test/dummy/log/development.log in resque-web-0.0.2 vs test/dummy/log/development.log in resque-web-0.0.3
- old
+ new
@@ -215562,5 +215562,5393 @@
Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-08 08:51:10 -0700
Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-08 08:51:10 -0700
+
+
+Started GET "/resque" for 127.0.0.1 at 2013-09-08 12:09:54 -0700
+
+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.6ms)
+ 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.4ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (6.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 (41.8ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (4.2ms)
+ 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 (2.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (13.9ms)
+Completed 200 OK in 236ms (Views: 235.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-08 12:09:59 -0700
+
+
+Started GET "/" for 127.0.0.1 at 2013-09-17 22:10:04 -0700
+Processing by Rails::WelcomeController#index as HTML
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (2.4ms)
+Completed 200 OK in 97ms (Views: 96.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque" for 127.0.0.1 at 2013-09-17 22:10:07 -0700
+
+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.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.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.7ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (17.5ms)
+ 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.8ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 22:10:10 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (4.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (27.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (29.4ms)
+Completed 500 Internal Server Error in 51ms
+
+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___3101513474155884925_35428460'
+ 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___4147040300361725342_35403980'
+ 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__406654131202922984_35389280'
+ 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:393:in `_run__3846613768523027050__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__2553735916074752613__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 (39.4ms)
+ 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 (49.2ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 22:10:18 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (2.7ms)
+ 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 within layouts/resque_web/application (6.3ms)
+Completed 500 Internal Server Error in 547ms
+
+ActionView::Template::Error (undefined local variable or method `overview_path' for ResqueWeb:Module):
+ 24: <%= link_to "Resque.", root_path, :class => "brand" %>
+ 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>
+ /home/tony/src/resque_web/lib/resque_web.rb:6:in `tabs'
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:9:in `tabs'
+ /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___3970816339931033694_35397160'
+ 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:393:in `_run__3846613768523027050__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__2553735916074752613__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.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 (12.5ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 22:21:07 -0700
+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 (4.9ms)
+ 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 within layouts/resque_web/application (12.1ms)
+Completed 200 OK in 254ms (Views: 219.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:21:07 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 22:21:07 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:07 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:07 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 22:21:07 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 22:21:07 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/assets/resque_web/poll.png" for 127.0.0.1 at 2013-09-17 22:21:08 -0700
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 22:21:20 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (2.7ms)
+ 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 within layouts/resque_web/application (4.6ms)
+Completed 500 Internal Server Error in 19ms
+
+ActionView::Template::Error (undefined method `each' for nil:NilClass):
+ 24: <%= link_to "Resque.", root_path, :class => "brand" %>
+ 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>
+ /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__2043401937217135012_13889600'
+ 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:393:in `_run__4187492027591230636__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__953110730981043687__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.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 (9.2ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 22:21:35 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (5.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (2.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (13.6ms)
+Completed 500 Internal Server Error in 227ms
+
+ActionView::Template::Error (undefined method `each' for nil:NilClass):
+ 24: <%= link_to "Resque.", root_path, :class => "brand" %>
+ 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>
+ /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__4119373756988252891_27861840'
+ 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:393:in `_run__4130408428629445376__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__3657363416367579338__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.5ms)
+ 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.4ms)
+ 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 (14.2ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 22:24:29 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (5.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (11.8ms)
+Completed 500 Internal Server Error in 224ms
+
+ActionView::Template::Error (undefined local variable or method `overview_path' for ResqueWeb:Module):
+ 24: <%= link_to "Resque.", root_path, :class => "brand" %>
+ 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>
+ /home/tony/src/resque_web/lib/resque_web.rb:7:in `tabs'
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:7:in `tabs'
+ /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__1485993366038424715_23031580'
+ 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:393:in `_run__2580143347949066954__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__4492599147052251733__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.1ms)
+ 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.1ms)
+ 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.7ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 22:25:06 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (5.3ms)
+ 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 within layouts/resque_web/application (50.9ms)
+Completed 500 Internal Server Error in 256ms
+
+ActionView::Template::Error (undefined method `overview_path' for #<ResqueWeb::Engine:0x00000001a0b288>):
+ 24: <%= link_to "Resque.", root_path, :class => "brand" %>
+ 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>
+ railties (4.0.0) lib/rails/railtie/configurable.rb:30:in `method_missing'
+ /home/tony/src/resque_web/lib/resque_web/engine.rb:10:in `tabs'
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:7:in `tabs'
+ /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___2404941725465772617_27079660'
+ 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:393:in `_run__3180590328308167351__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__442635790908146208__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.5ms)
+ 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 (2.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 (11.5ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 22:43:15 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (4.7ms)
+ 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 within layouts/resque_web/application (14.7ms)
+Completed 500 Internal Server Error in 258ms
+
+ActionView::Template::Error (stack level too deep):
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:20
+
+
+ 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 (5.1ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 22:43:48 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (5.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (2.3ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (50.2ms)
+Completed 500 Internal Server Error in 276ms
+
+ActionView::Template::Error (undefined method `_tabs' for #<#<Class:0x00000002ec0c00>:0x00000002ec7d98>):
+ 24: <%= link_to "Resque.", root_path, :class => "brand" %>
+ 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>
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:20:in `tabs'
+ /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__1476172266201947967_24612680'
+ 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:393:in `_run__2359906462029133805__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__1181293933388003524__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.6ms)
+ 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 (9.4ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 22:44:30 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (3.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 (1.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (12.2ms)
+Completed 500 Internal Server Error in 278ms
+
+ActionView::Template::Error (undefined method `_tabs' for #<#<Class:0x000000033a7160>:0x000000033a6350>):
+ 24: <%= link_to "Resque.", root_path, :class => "brand" %>
+ 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>
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:22:in `tabs'
+ /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__2359102128966894246_27135980'
+ 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:393:in `_run__1658000072653764224__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__1342042923223321627__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.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 (2.1ms)
+ 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-09-17 22:44:32 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (2.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 (5.5ms)
+Completed 500 Internal Server Error in 33ms
+
+ActionView::Template::Error (undefined method `_tabs' for #<#<Class:0x000000033a7160>:0x0000000334b248>):
+ 24: <%= link_to "Resque.", root_path, :class => "brand" %>
+ 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>
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:22:in `tabs'
+ /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__2359102128966894246_27135980'
+ 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:393:in `_run__1658000072653764224__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__1342042923223321627__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 (41.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 (0.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 (49.5ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 22:44:33 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (5.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 within layouts/resque_web/application (7.6ms)
+Completed 500 Internal Server Error in 32ms
+
+ActionView::Template::Error (undefined method `_tabs' for #<#<Class:0x000000033a7160>:0x00000001e71098>):
+ 24: <%= link_to "Resque.", root_path, :class => "brand" %>
+ 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>
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:22:in `tabs'
+ /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__2359102128966894246_27135980'
+ 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:393:in `_run__1658000072653764224__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__1342042923223321627__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.1ms)
+ 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.1ms)
+ 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 (9.3ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 22:54:38 -0700
+
+ActionController::RoutingError (undefined method `cattr_accessor' for ResqueWeb::ApplicationHelper:Module):
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:6:in `<module:ApplicationHelper>'
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:2:in `<module:ResqueWeb>'
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:1:in `<top (required)>'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `load'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `block in load_file'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:615:in `new_constants_in'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:422:in `load_file'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:323:in `require_or_load'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:288:in `depend_on'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:206:in `require_dependency'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:135:in `block in modules_for_helpers'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:130:in `map!'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:130:in `modules_for_helpers'
+ actionpack (4.0.0) lib/action_controller/metal/helpers.rb:89:in `modules_for_helpers'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:94:in `helper'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:171:in `default_helper_module!'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:22:in `block in inherited'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:22:in `class_eval'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:22:in `inherited'
+ actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:226:in `inherited'
+ actionpack (4.0.0) lib/abstract_controller/railties/routes_helpers.rb:7:in `block (2 levels) in with'
+ actionpack (4.0.0) lib/action_controller/railties/helpers.rb:5:in `inherited'
+ /home/tony/src/resque_web/app/controllers/resque_web/application_controller.rb:2:in `<module:ResqueWeb>'
+ /home/tony/src/resque_web/app/controllers/resque_web/application_controller.rb:1:in `<top (required)>'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `load'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `block in load_file'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:615:in `new_constants_in'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:422:in `load_file'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:323:in `require_or_load'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:462:in `load_missing_constant'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:183:in `const_missing'
+ /home/tony/src/resque_web/app/controllers/resque_web/overview_controller.rb:2:in `<module:ResqueWeb>'
+ /home/tony/src/resque_web/app/controllers/resque_web/overview_controller.rb:1:in `<top (required)>'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `load'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `block in load_file'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:615:in `new_constants_in'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:422:in `load_file'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:323:in `require_or_load'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:462:in `load_missing_constant'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:183:in `const_missing'
+ activesupport (4.0.0) lib/active_support/inflector/methods.rb:228:in `const_get'
+ activesupport (4.0.0) lib/active_support/inflector/methods.rb:228:in `block in constantize'
+ activesupport (4.0.0) lib/active_support/inflector/methods.rb:224:in `each'
+ activesupport (4.0.0) lib/active_support/inflector/methods.rb:224:in `inject'
+ activesupport (4.0.0) lib/active_support/inflector/methods.rb:224:in `constantize'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:534:in `get'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:565:in `constantize'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:66:in `controller'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:44: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__871126450228295852__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 (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 (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 (1.4ms)
+ 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.5ms)
+ 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 (60.7ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 22:56:19 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (4.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 (1.0ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (11.5ms)
+Completed 200 OK in 227ms (Views: 226.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:19 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:19 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:19 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 22:56:20 -0700
+
+
+Started GET "/resque_web/overview" for 127.0.0.1 at 2013-09-17 22:56:21 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (3.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 (6.5ms)
+Completed 200 OK in 23ms (Views: 22.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:21 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:21 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 22:56:22 -0700
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+Processing by ResqueWeb::WorkingController#index as HTML
+ 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/working/index.html.erb within layouts/resque_web/application (2.2ms)
+Completed 200 OK in 59ms (Views: 58.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 22:56:23 -0700
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+Processing by ResqueWeb::WorkingController#index as HTML
+ 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/working/index.html.erb within layouts/resque_web/application (1.6ms)
+Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:01:30 -0700
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-09-17 23:03:31 -0700
+Processing by ResqueWeb::WorkingController#index as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (1.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/index.html.erb within layouts/resque_web/application (5.5ms)
+Completed 200 OK in 209ms (Views: 207.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:03:32 -0700
+
+
+Started GET "/resque_web/overview" for 127.0.0.1 at 2013-09-17 23:03:33 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (6.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 (12.2ms)
+Completed 200 OK in 68ms (Views: 67.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+Processing by ResqueWeb::WorkingController#index as HTML
+ 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/working/index.html.erb within layouts/resque_web/application (2.6ms)
+Completed 200 OK in 17ms (Views: 16.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:03:34 -0700
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-09-17 23:04:39 -0700
+
+ActionController::RoutingError (undefined method `cattr_accessor' for ResqueWeb::ApplicationHelper:Module):
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:5:in `<module:ApplicationHelper>'
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:2:in `<module:ResqueWeb>'
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:1:in `<top (required)>'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `load'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `block in load_file'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:615:in `new_constants_in'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:422:in `load_file'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:323:in `require_or_load'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:288:in `depend_on'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:206:in `require_dependency'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:135:in `block in modules_for_helpers'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:130:in `map!'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:130:in `modules_for_helpers'
+ actionpack (4.0.0) lib/action_controller/metal/helpers.rb:89:in `modules_for_helpers'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:94:in `helper'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:171:in `default_helper_module!'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:22:in `block in inherited'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:22:in `class_eval'
+ actionpack (4.0.0) lib/abstract_controller/helpers.rb:22:in `inherited'
+ actionpack (4.0.0) lib/action_controller/metal/params_wrapper.rb:226:in `inherited'
+ actionpack (4.0.0) lib/abstract_controller/railties/routes_helpers.rb:7:in `block (2 levels) in with'
+ actionpack (4.0.0) lib/action_controller/railties/helpers.rb:5:in `inherited'
+ /home/tony/src/resque_web/app/controllers/resque_web/application_controller.rb:2:in `<module:ResqueWeb>'
+ /home/tony/src/resque_web/app/controllers/resque_web/application_controller.rb:1:in `<top (required)>'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `load'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `block in load_file'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:615:in `new_constants_in'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:422:in `load_file'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:323:in `require_or_load'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:462:in `load_missing_constant'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:183:in `const_missing'
+ /home/tony/src/resque_web/app/controllers/resque_web/working_controller.rb:2:in `<module:ResqueWeb>'
+ /home/tony/src/resque_web/app/controllers/resque_web/working_controller.rb:1:in `<top (required)>'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `load'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:423:in `block in load_file'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:615:in `new_constants_in'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:422:in `load_file'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:323:in `require_or_load'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:462:in `load_missing_constant'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:183:in `const_missing'
+ activesupport (4.0.0) lib/active_support/inflector/methods.rb:228:in `const_get'
+ activesupport (4.0.0) lib/active_support/inflector/methods.rb:228:in `block in constantize'
+ activesupport (4.0.0) lib/active_support/inflector/methods.rb:224:in `each'
+ activesupport (4.0.0) lib/active_support/inflector/methods.rb:224:in `inject'
+ activesupport (4.0.0) lib/active_support/inflector/methods.rb:224:in `constantize'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:534:in `get'
+ activesupport (4.0.0) lib/active_support/dependencies.rb:565:in `constantize'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:76:in `controller_reference'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:66:in `controller'
+ actionpack (4.0.0) lib/action_dispatch/routing/route_set.rb:44: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__2425213114036529415__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.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 (0.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 (1.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 (3.4ms)
+ 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 (38.9ms)
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-09-17 23:04:59 -0700
+Processing by ResqueWeb::WorkingController#index as HTML
+ 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/working/index.html.erb within layouts/resque_web/application (1.9ms)
+Completed 500 Internal Server Error in 21ms
+
+ActionView::Template::Error (undefined method `each' for nil:NilClass):
+ 24: <%= link_to "Resque.", root_path, :class => "brand" %>
+ 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>
+ /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__3893803200935897668_24279980'
+ 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'
+ actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ 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:393:in `_run__3659617791100142370__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__2425213114036529415__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.1ms)
+ 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.4ms)
+ 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 (9.4ms)
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-09-17 23:05:18 -0700
+Processing by ResqueWeb::WorkingController#index as HTML
+ 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/working/index.html.erb within layouts/resque_web/application (1.3ms)
+Completed 500 Internal Server Error in 15ms
+
+ActionView::Template::Error (undefined local variable or method `overview_path' for ResqueWeb::ApplicationHelper:Module):
+ 24: <%= link_to "Resque.", root_path, :class => "brand" %>
+ 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>
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:9:in `tabs'
+ /home/tony/src/resque_web/app/helpers/resque_web/application_helper.rb:20:in `tabs'
+ /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__3893803200935897668_24279980'
+ 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'
+ actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ 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:393:in `_run__3659617791100142370__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__2425213114036529415__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.2ms)
+ 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.6ms)
+ 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_web/working" for 127.0.0.1 at 2013-09-17 23:06:06 -0700
+Processing by ResqueWeb::WorkingController#index as HTML
+ 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/working/index.html.erb within layouts/resque_web/application (1.3ms)
+Completed 500 Internal Server Error in 69ms
+
+ActionView::Template::Error (undefined method `overview_path_path' for #<#<Class:0x000000030fbe48>:0x000000030faf48>):
+ 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__3893803200935897668_24279980'
+ /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__3893803200935897668_24279980'
+ 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'
+ actionpack (4.0.0) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ 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:393:in `_run__3659617791100142370__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__2425213114036529415__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 (2.0ms)
+ 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 (9.3ms)
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-09-17 23:06:30 -0700
+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 (1.8ms)
+Completed 200 OK in 52ms (Views: 51.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:06:31 -0700
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+Processing by ResqueWeb::WorkingController#index as HTML
+ 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/working/index.html.erb within layouts/resque_web/application (1.3ms)
+Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:06:34 -0700
+
+
+Started GET "/resque_web/failures" for 127.0.0.1 at 2013-09-17 23:06:35 -0700
+Processing by ResqueWeb::FailuresController#index as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/failures/index.html.erb within layouts/resque_web/application (8.5ms)
+Completed 200 OK in 67ms (Views: 66.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:35 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:35 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:35 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:35 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:35 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:35 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:35 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:35 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:35 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+
+
+Started GET "/resque_web/queues" for 127.0.0.1 at 2013-09-17 23:06:36 -0700
+Processing by ResqueWeb::QueuesController#index as HTML
+ 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 (3.5ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/index.html.erb within layouts/resque_web/application (4.7ms)
+Completed 200 OK in 19ms (Views: 17.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:06:37 -0700
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+Processing by ResqueWeb::WorkingController#index as HTML
+ 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/working/index.html.erb within layouts/resque_web/application (2.0ms)
+Completed 200 OK in 62ms (Views: 61.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:06:38 -0700
+
+
+Started GET "/resque_web/overview" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (4.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 within layouts/resque_web/application (7.1ms)
+Completed 200 OK in 22ms (Views: 20.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:06:39 -0700
+
+
+Started GET "/resque_web/workers" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+Processing by ResqueWeb::WorkersController#index as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/workers/index.html.erb within layouts/resque_web/application (2.5ms)
+Completed 200 OK in 60ms (Views: 58.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+
+
+Started GET "/resque_web/stats" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+Processing by ResqueWeb::StatsController#index as HTML
+Redirected to http://0.0.0.0:3000/resque_web/stats/resque
+Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/stats/resque" for 127.0.0.1 at 2013-09-17 23:06:40 -0700
+Processing by ResqueWeb::StatsController#resque as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/stats/resque.html.erb within layouts/resque_web/application (2.9ms)
+Completed 200 OK in 17ms (Views: 16.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:06:41 -0700
+
+
+Started GET "/resque_web/workers" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+Processing by ResqueWeb::WorkersController#index as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/workers/index.html.erb within layouts/resque_web/application (2.4ms)
+Completed 200 OK in 61ms (Views: 59.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:06:42 -0700
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+Processing by ResqueWeb::WorkingController#index as HTML
+ 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/working/index.html.erb within layouts/resque_web/application (1.4ms)
+Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+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.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 within layouts/resque_web/application (5.3ms)
+Completed 200 OK in 66ms (Views: 66.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:43 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:44 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:44 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:44 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:44 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:44 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:44 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:06:44 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:06:44 -0700
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (2.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 within layouts/resque_web/application (5.2ms)
+Completed 200 OK in 21ms (Views: 19.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:11:26 -0700
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+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.2ms)
+ 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 (4.5ms)
+Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:11:27 -0700
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+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.4ms)
+ 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 (6.2ms)
+Completed 200 OK in 20ms (Views: 19.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:11:28 -0700
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (2.5ms)
+ 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 within layouts/resque_web/application (5.2ms)
+Completed 200 OK in 18ms (Views: 17.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:11:29 -0700
+
+
+Started GET "/resque_web/working" for 127.0.0.1 at 2013-09-17 23:11:48 -0700
+Processing by ResqueWeb::WorkingController#index as HTML
+ 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/working/index.html.erb within layouts/resque_web/application (1.4ms)
+Completed 200 OK in 15ms (Views: 13.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:48 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:48 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:48 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:48 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:48 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:48 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:48 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:48 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:48 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:48 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:48 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:48 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/resque_web/failures" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+Processing by ResqueWeb::FailuresController#index as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/failures/index.html.erb within layouts/resque_web/application (1.5ms)
+Completed 200 OK in 19ms (Views: 18.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:11:49 -0700
+
+
+Started GET "/resque_web/stats" for 127.0.0.1 at 2013-09-17 23:11:50 -0700
+Processing by ResqueWeb::StatsController#index as HTML
+Redirected to http://0.0.0.0:3000/resque_web/stats/resque
+Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web/stats/resque" for 127.0.0.1 at 2013-09-17 23:11:50 -0700
+Processing by ResqueWeb::StatsController#resque as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/stats/resque.html.erb within layouts/resque_web/application (2.3ms)
+Completed 200 OK in 21ms (Views: 21.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:50 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:50 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:50 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:50 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:50 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:50 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:50 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:50 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:50 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/resque_web/overview" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (2.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 within layouts/resque_web/application (4.4ms)
+Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:11:51 -0700
+
+
+Started GET "/resque_web/overview" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (2.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 within layouts/resque_web/application (5.0ms)
+Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:13:08 -0700
+
+
+Started GET "/resque_web/overview" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+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.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 (5.5ms)
+Completed 200 OK in 18ms (Views: 17.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:13:09 -0700
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (4.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 (1.7ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (11.8ms)
+Completed 200 OK in 30ms (Views: 30.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:10 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/resque_web/" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (3.2ms)
+ 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.1ms)
+Completed 200 OK in 19ms (Views: 18.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:13:11 -0700
+
+
+Started GET "/" for 127.0.0.1 at 2013-09-17 23:13:13 -0700
+Processing by Rails::WelcomeController#index as HTML
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (0.7ms)
+Completed 200 OK in 3ms (Views: 2.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (2.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 (4.8ms)
+Completed 200 OK in 65ms (Views: 63.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:13:17 -0700
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (2.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 within layouts/resque_web/application (4.1ms)
+Completed 200 OK in 18ms (Views: 17.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+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.1ms)
+ 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 within layouts/resque_web/application (4.0ms)
+Completed 200 OK in 62ms (Views: 61.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:13:21 -0700
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (2.0ms)
+ 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 within layouts/resque_web/application (3.9ms)
+Completed 200 OK in 16ms (Views: 15.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:13:22 -0700
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+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.4ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (4.9ms)
+Completed 200 OK in 19ms (Views: 18.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/resque_web/application.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/bootstrap.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/resque_web/bootstrap_and_overrides.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter-bootstrap-static/fontawesome.css?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-transition.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-alert.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-modal.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-scrollspy.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tab.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-dropdown.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-popover.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-tooltip.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-button.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-collapse.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-typeahead.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-carousel.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap/bootstrap-affix.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/twitter/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/resque_web/bootstrap.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/resque_web/jquery.relative-date.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/resque_web/application.js?body=1" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/assets/resque_web/lifebuoy.png" for 127.0.0.1 at 2013-09-17 23:13:23 -0700
+
+
+Started GET "/" for 127.0.0.1 at 2013-09-17 23:13:55 -0700
+Processing by Rails::WelcomeController#index as HTML
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (2.1ms)
+Completed 200 OK in 9ms (Views: 8.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-17 23:13:58 -0700
+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 (4.5ms)
+ 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 within layouts/resque_web/application (11.1ms)
+Completed 500 Internal Server Error in 288ms
+
+ActionView::Template::Error (undefined method `wat_path' for #<#<Class:0x00000003fff660>:0x00000003ffe5a8>):
+ 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___1165658003155627970_33568120'
+ /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___1165658003155627970_33568120'
+ 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:393:in `_run__3723501852556362199__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__2120743246497855063__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.2ms)
+ 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.8ms)
+
+
+Started GET "/" for 127.0.0.1 at 2013-09-23 04:16:54 -0700
+Processing by Rails::WelcomeController#index as HTML
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/railties-4.0.0/lib/rails/templates/rails/welcome/index.html.erb (3.7ms)
+Completed 200 OK in 55ms (Views: 53.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/resque" for 127.0.0.1 at 2013-09-23 04:16:59 -0700
+
+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.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.4ms)
+ Rendered /home/tony/.rvm/gems/ruby-2.0.0-p195/gems/actionpack-4.0.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb (30.4ms)
+ 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 (141.0ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-23 04:17:03 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues_basic.html.erb (7.9ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/queues/_queues.html.erb (18.2ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (23.5ms)
+Completed 500 Internal Server Error in 62ms
+
+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___3213028707919508057_26993260'
+ 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__2020016742890597842_26968740'
+ 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___3638337547832872503_26954080'
+ 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:393:in `_run__681395420448585955__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__3564346824786345895__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 (2.9ms)
+ 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 (66.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 (82.0ms)
+
+
+Started GET "/resque_web" for 127.0.0.1 at 2013-09-23 04:17:12 -0700
+Processing by ResqueWeb::OverviewController#show as HTML
+ 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 (4.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/working/_working.html.erb (2.6ms)
+ Rendered /home/tony/src/resque_web/app/views/resque_web/overview/show.html.erb within layouts/resque_web/application (12.0ms)
+Completed 500 Internal Server Error in 950ms
+
+ActionView::Template::Error (undefined method `wat_path' for #<#<Class:0x0000000336bc00>:0x00000001a11ef8>):
+ 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__225548036593679288_26961980'
+ /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__225548036593679288_26961980'
+ 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:393:in `_run__681395420448585955__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__3564346824786345895__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.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)