Started GET "/" for ::1 at 2016-03-31 16:42:18 -0700 Processing by Rails::WelcomeController#index as HTML Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (3.7ms) Completed 200 OK in 23ms (Views: 22.3ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2016-03-31 16:42:21 -0700 Processing by Rails::WelcomeController#index as HTML Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (0.1ms) Completed 200 OK in 2ms (Views: 2.1ms | ActiveRecord: 0.0ms) Started GET "/test" for ::1 at 2016-03-31 20:15:29 -0700 ActionController::RoutingError (No route matches [GET] "/test"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (6.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (62.7ms) Started GET "/test" for ::1 at 2016-03-31 20:15:59 -0700 ActionController::RoutingError (No route matches [GET] "/test"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (42.8ms) Started GET "/test" for ::1 at 2016-03-31 20:22:07 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms) ActionView::MissingTemplate (Missing template push_routes/push_routes/get, push_routes/application/get with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/Users/matthewchang/work/call9/push_routes/test/dummy/app/views" * "/Users/matthewchang/work/call9/push_routes/app/views" ): actionview (4.2.6) lib/action_view/path_set.rb:46:in `find' actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (29.3ms) Started GET "/test" for ::1 at 2016-03-31 20:24:38 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) IOError (not opened for reading): activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `to_a' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:50:in `as_json' activesupport (4.2.6) lib/active_support/json/encoding.rb:35:in `encode' activesupport (4.2.6) lib/active_support/json/encoding.rb:22:in `encode' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:37:in `to_json_with_active_support_encoder' /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:4:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (29.9ms) Started GET "/test" for ::1 at 2016-03-31 20:25:31 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) IOError (not opened for reading): activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `to_a' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:50:in `as_json' activesupport (4.2.6) lib/active_support/json/encoding.rb:35:in `encode' activesupport (4.2.6) lib/active_support/json/encoding.rb:22:in `encode' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:37:in `to_json_with_active_support_encoder' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:116:in `block in ' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:45:in `block in _render_to_body_with_renderer' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each_key' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:41:in `_render_to_body_with_renderer' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:4:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (29.2ms) Started GET "/test" for ::1 at 2016-03-31 20:25:37 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) IOError (not opened for reading): activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `to_a' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:50:in `as_json' activesupport (4.2.6) lib/active_support/json/encoding.rb:35:in `encode' activesupport (4.2.6) lib/active_support/json/encoding.rb:22:in `encode' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:37:in `to_json_with_active_support_encoder' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:116:in `block in ' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:45:in `block in _render_to_body_with_renderer' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each_key' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:41:in `_render_to_body_with_renderer' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:4:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (28.2ms) Started GET "/test" for ::1 at 2016-03-31 20:25:38 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) IOError (not opened for reading): activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `to_a' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:50:in `as_json' activesupport (4.2.6) lib/active_support/json/encoding.rb:35:in `encode' activesupport (4.2.6) lib/active_support/json/encoding.rb:22:in `encode' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:37:in `to_json_with_active_support_encoder' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:116:in `block in ' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:45:in `block in _render_to_body_with_renderer' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each_key' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:41:in `_render_to_body_with_renderer' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:4:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (30.7ms) Started GET "/" for ::1 at 2016-03-31 20:25:48 -0700 Processing by Rails::WelcomeController#index as HTML Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (0.8ms) Completed 200 OK in 3ms (Views: 3.3ms | ActiveRecord: 0.0ms) Started GET "/test" for ::1 at 2016-03-31 20:25:50 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) IOError (not opened for reading): activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `to_a' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:50:in `as_json' activesupport (4.2.6) lib/active_support/json/encoding.rb:35:in `encode' activesupport (4.2.6) lib/active_support/json/encoding.rb:22:in `encode' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:37:in `to_json_with_active_support_encoder' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:116:in `block in ' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:45:in `block in _render_to_body_with_renderer' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each_key' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:41:in `_render_to_body_with_renderer' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:4:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (27.8ms) Started GET "/test" for ::1 at 2016-03-31 20:25:51 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) IOError (not opened for reading): activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `to_a' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:50:in `as_json' activesupport (4.2.6) lib/active_support/json/encoding.rb:35:in `encode' activesupport (4.2.6) lib/active_support/json/encoding.rb:22:in `encode' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:37:in `to_json_with_active_support_encoder' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:116:in `block in ' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:45:in `block in _render_to_body_with_renderer' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each_key' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:41:in `_render_to_body_with_renderer' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:4:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (30.1ms) Started GET "/test" for ::1 at 2016-03-31 20:29:30 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) IOError (not opened for reading): activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `to_a' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:50:in `as_json' activesupport (4.2.6) lib/active_support/json/encoding.rb:35:in `encode' activesupport (4.2.6) lib/active_support/json/encoding.rb:22:in `encode' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:37:in `to_json_with_active_support_encoder' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:116:in `block in ' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:45:in `block in _render_to_body_with_renderer' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each_key' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:41:in `_render_to_body_with_renderer' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:4:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (28.7ms) Started GET "/test" for ::1 at 2016-03-31 20:30:40 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms) ActionView::MissingTemplate (Missing template push_routes/push_routes/get, push_routes/application/get with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/Users/matthewchang/work/call9/push_routes/test/dummy/app/views" * "/Users/matthewchang/work/call9/push_routes/app/views" ): actionview (4.2.6) lib/action_view/path_set.rb:46:in `find' actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find' actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template' actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render' actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template' actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render' actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template' actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template' actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (34.4ms) Started GET "/test" for ::1 at 2016-03-31 20:30:43 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms) IOError (not opened for reading): activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `to_a' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:159:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:50:in `as_json' activesupport (4.2.6) lib/active_support/json/encoding.rb:35:in `encode' activesupport (4.2.6) lib/active_support/json/encoding.rb:22:in `encode' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:37:in `to_json_with_active_support_encoder' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:116:in `block in ' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:45:in `block in _render_to_body_with_renderer' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each_key' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:41:in `_render_to_body_with_renderer' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:4:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (30.2ms) Started GET "/test" for ::1 at 2016-03-31 20:30:53 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) IOError (not opened for reading): activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `each' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `to_a' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:140:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:140:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:140:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:140:in `block in as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:140:in `map' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:140:in `as_json' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:128:in `as_json' activesupport (4.2.6) lib/active_support/json/encoding.rb:35:in `encode' activesupport (4.2.6) lib/active_support/json/encoding.rb:22:in `encode' activesupport (4.2.6) lib/active_support/core_ext/object/json.rb:37:in `to_json_with_active_support_encoder' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:116:in `block in ' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:45:in `block in _render_to_body_with_renderer' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each_key' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/set.rb:306:in `each' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:41:in `_render_to_body_with_renderer' actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body' actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/benchmark.rb:308:in `realtime' activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:4:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (27.9ms) Started GET "/test" for ::1 at 2016-03-31 20:31:14 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/test" for ::1 at 2016-03-31 20:34:14 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) NoMethodError (undefined method `routeExists' for PushRoutes:Module): /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:5:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (27.4ms) Started GET "/test" for ::1 at 2016-03-31 20:34:26 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) ArgumentError (wrong number of arguments (given 1, expected 2)): /Users/matthewchang/work/call9/push_routes/lib/push_routes.rb:18:in `evaluateRoute' /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:6:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (6.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (37.5ms) Started GET "/test" for ::1 at 2016-03-31 20:34:28 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms) ArgumentError (wrong number of arguments (given 1, expected 2)): /Users/matthewchang/work/call9/push_routes/lib/push_routes.rb:18:in `evaluateRoute' /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:6:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (31.4ms) Started GET "/test" for ::1 at 2016-03-31 20:34:39 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/test" for ::1 at 2016-03-31 20:34:40 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/test" for ::1 at 2016-03-31 20:34:55 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Completed 200 OK in 0ms (Views: 0.1ms | ActiveRecord: 0.0ms) Started GET "/test" for ::1 at 2016-03-31 20:43:13 -0700 ActionController::RoutingError (No route matches [GET] "/test"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (52.7ms) Started GET "/test/5" for ::1 at 2016-03-31 20:43:17 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Parameters: {"id"=>"5"} Completed 404 Not Found in 0ms (ActiveRecord: 0.0ms) ActionController::RoutingError (Not Found): /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:8:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (39.1ms) Started GET "/test/5" for ::1 at 2016-03-31 20:43:20 -0700 Processing by PushRoutes::PushRoutesController#get as HTML Parameters: {"id"=>"5"} Completed 404 Not Found in 0ms (ActiveRecord: 0.0ms) ActionController::RoutingError (Not Found): /Users/matthewchang/work/call9/push_routes/app/controllers/push_routes/push_routes_controller.rb:8:in `get' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action' actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile' activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call' activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument' activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument' activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument' actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action' activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action' actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (39.2ms) Started GET "/" for ::1 at 2016-04-01 16:16:29 -0700 Processing by Rails::WelcomeController#index as HTML Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (1.2ms) Completed 200 OK in 8ms (Views: 7.8ms | ActiveRecord: 0.0ms) Started GET "/socket" for ::1 at 2016-04-01 16:16:36 -0700 Processing by SocketsController#test as HTML Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms) ActionView::MissingTemplate (Missing template sockets/okay, application/okay with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/Users/matthewchang/work/call9/push_routes/test/dummy/app/views" * "/Users/matthewchang/work/call9/push_routes/app/views" ): app/controllers/sockets_controller.rb:3:in `test' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (6.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (39.4ms) Started GET "/sockets" for ::1 at 2016-04-01 16:16:38 -0700 ActionController::RoutingError (No route matches [GET] "/sockets"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (6.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (52.6ms) Started GET "/socket" for ::1 at 2016-04-01 16:16:40 -0700 Processing by SocketsController#test as HTML Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms) ActionView::MissingTemplate (Missing template sockets/okay, application/okay with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/Users/matthewchang/work/call9/push_routes/test/dummy/app/views" * "/Users/matthewchang/work/call9/push_routes/app/views" ): app/controllers/sockets_controller.rb:3:in `test' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (30.9ms) Started GET "/socket" for ::1 at 2016-04-01 16:17:16 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.6ms) Completed 200 OK in 178ms (Views: 177.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:17:16 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:17:16 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:17:29 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (45.0ms) Completed 500 Internal Server Error in 48ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( socket.io.js )` to `config/initializers/assets.rb` and restart your server): 1: <%= javascript_include_tag 'socket.io' %> app/views/sockets/test.html.erb:1:in `_app_views_sockets_test_html_erb__4440532998448060597_70152471064340' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (33.2ms) Started GET "/socket" for ::1 at 2016-04-01 16:18:52 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.4ms) Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:18:52 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:18:52 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:21:27 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.3ms) Completed 200 OK in 6ms (Views: 6.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:21:27 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:21:27 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:21:28 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:21:28 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:21:28 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:22:48 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:22:48 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:22:48 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:22:49 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 7ms (Views: 6.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:22:49 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:22:49 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:23:12 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:23:12 -0700 Started GET "/assets/application.self-e0712c7a61cb9a755bf46a6bf5dabafedde2814db61ee074c5fb5e870169735f.js?body=1" for ::1 at 2016-04-01 16:23:12 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:24:14 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 6ms (Views: 6.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:24:15 -0700 Started GET "/assets/application.self-e0712c7a61cb9a755bf46a6bf5dabafedde2814db61ee074c5fb5e870169735f.js?body=1" for ::1 at 2016-04-01 16:24:15 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:27:31 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:27:31 -0700 Started GET "/assets/application.self-29ff007a0f741cb83a5a917f209f4e9106ebcf7e79e10830407cbba54f5e5626.js?body=1" for ::1 at 2016-04-01 16:27:31 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:27:57 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 9ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:27:57 -0700 Started GET "/assets/application.self-a253a81fdb18df70e7afca76d5b26f8f5b68f0797b321893287e8f4130738967.js?body=1" for ::1 at 2016-04-01 16:27:57 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:28:36 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.7ms) Completed 200 OK in 152ms (Views: 151.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:28:36 -0700 Started GET "/assets/application.self-a253a81fdb18df70e7afca76d5b26f8f5b68f0797b321893287e8f4130738967.js?body=1" for ::1 at 2016-04-01 16:28:36 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:28:49 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.1ms) Completed 200 OK in 7ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:28:49 -0700 Started GET "/assets/application.self-372a8e225328058bc43816faabe05b8ea71cb0bdeb0ef390ad1857cb4665345b.js?body=1" for ::1 at 2016-04-01 16:28:49 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:29:57 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 53ms (Views: 53.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:29:57 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:29:57 -0700 Started GET "/assets/application.self-a253a81fdb18df70e7afca76d5b26f8f5b68f0797b321893287e8f4130738967.js?body=1" for ::1 at 2016-04-01 16:29:57 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:30:00 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:30:00 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:30:00 -0700 Started GET "/assets/application.self-a253a81fdb18df70e7afca76d5b26f8f5b68f0797b321893287e8f4130738967.js?body=1" for ::1 at 2016-04-01 16:30:00 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:30:10 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:30:10 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:30:10 -0700 Started GET "/assets/application.self-a253a81fdb18df70e7afca76d5b26f8f5b68f0797b321893287e8f4130738967.js?body=1" for ::1 at 2016-04-01 16:30:10 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:30:12 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:30:12 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:30:12 -0700 Started GET "/assets/application.self-a253a81fdb18df70e7afca76d5b26f8f5b68f0797b321893287e8f4130738967.js?body=1" for ::1 at 2016-04-01 16:30:12 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:30:34 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 5ms (Views: 5.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:30:34 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:30:34 -0700 Started GET "/assets/application.self-a253a81fdb18df70e7afca76d5b26f8f5b68f0797b321893287e8f4130738967.js?body=1" for ::1 at 2016-04-01 16:30:34 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:31:59 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 28ms (Views: 28.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:31:59 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:32:00 -0700 Started GET "/assets/application.self-a989717624d497fd9939f3ad8fc7c1226d1e28719826b9e132d7a9880f54065c.js?body=1" for ::1 at 2016-04-01 16:32:00 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:32:31 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 8ms (Views: 8.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:32:31 -0700 Started GET "/assets/application.self-a989717624d497fd9939f3ad8fc7c1226d1e28719826b9e132d7a9880f54065c.js?body=1" for ::1 at 2016-04-01 16:32:31 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:33:34 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:33:34 -0700 Started GET "/assets/application.self-a989717624d497fd9939f3ad8fc7c1226d1e28719826b9e132d7a9880f54065c.js?body=1" for ::1 at 2016-04-01 16:33:34 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:33:48 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 27ms (Views: 27.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:33:48 -0700 Started GET "/assets/application.self-a989717624d497fd9939f3ad8fc7c1226d1e28719826b9e132d7a9880f54065c.js?body=1" for ::1 at 2016-04-01 16:33:48 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:33:49 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 7ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:33:49 -0700 Started GET "/assets/application.self-a989717624d497fd9939f3ad8fc7c1226d1e28719826b9e132d7a9880f54065c.js?body=1" for ::1 at 2016-04-01 16:33:49 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:34:28 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 8ms (Views: 8.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:34:28 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:34:28 -0700 Started GET "/assets/application.self-a989717624d497fd9939f3ad8fc7c1226d1e28719826b9e132d7a9880f54065c.js?body=1" for ::1 at 2016-04-01 16:34:28 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:35:07 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.1ms) Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `id' for nil:NilClass): 3: 4: Dummy 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %> 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %> 7: <%= csrf_meta_tags %> 8: 9: app/assets/javascripts/push_routes_socket_io.js.erb:17:in `_evaluate_template' app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___3054792098792084896_70167053780700' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (29.8ms) Started GET "/socket" for ::1 at 2016-04-01 16:35:31 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `id' for nil:NilClass): 3: 4: Dummy 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %> 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %> 7: <%= csrf_meta_tags %> 8: 9: app/assets/javascripts/push_routes_socket_io.js.erb:17:in `_evaluate_template' app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___3054792098792084896_70167053780700' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (30.6ms) Started GET "/socket" for ::1 at 2016-04-01 16:36:11 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 31ms (Views: 30.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:36:11 -0700 Started GET "/assets/push_routes_socket_io.self-9629d0e3e0bae47d26472e9670ea42951b36c00726d3689c4d246b857337b807.js?body=1" for ::1 at 2016-04-01 16:36:11 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:36:11 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:36:11 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:40:17 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 27ms (Views: 26.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:40:17 -0700 Started GET "/assets/push_routes_socket_io.self-a22c260c27082d75bfdf1e0bc708d9ec609899c5c35acedc85117071dd8bd7e0.js?body=1" for ::1 at 2016-04-01 16:40:17 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:40:17 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:40:17 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:41:11 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 27ms (Views: 27.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:41:11 -0700 Started GET "/assets/push_routes_socket_io.self-f5d3a628ffdf70080434f7a7391055367ee3cc009fbc036d2f15d8c3a6f8a741.js?body=1" for ::1 at 2016-04-01 16:41:11 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:41:11 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:41:11 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:41:41 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 30ms (Views: 29.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:41:41 -0700 Started GET "/assets/push_routes_socket_io.self-e5edb1ae312c26a127c74c50ca2f554d6ff418e09b89033dbae18b37b34de3f3.js?body=1" for ::1 at 2016-04-01 16:41:41 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:41:41 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:41:41 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:42:01 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 28ms (Views: 27.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:42:01 -0700 Started GET "/assets/push_routes_socket_io.self-2ac966b79bfd6faf914e743dc3bc48a037582ce87110f7cb9e83bae71e563052.js?body=1" for ::1 at 2016-04-01 16:42:01 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:42:01 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:42:01 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:43:41 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.0ms) Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:43:41 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:43:41 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:57:07 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (0.6ms) Completed 200 OK in 168ms (Views: 168.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:57:08 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:57:08 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:57:42 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (3.3ms) Completed 200 OK in 8ms (Views: 8.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:57:42 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:57:42 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:57:42 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:57:57 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (3.0ms) Completed 200 OK in 8ms (Views: 7.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:57:57 -0700 Started GET "/assets/push_routes_socket_io.self-2ac966b79bfd6faf914e743dc3bc48a037582ce87110f7cb9e83bae71e563052.js?body=1" for ::1 at 2016-04-01 16:57:57 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:57:57 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:59:18 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (2.6ms) Completed 200 OK in 7ms (Views: 7.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:59:18 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:59:18 -0700 Started GET "/javascripts/socket_io.js" for ::1 at 2016-04-01 16:59:18 -0700 ActionController::RoutingError (No route matches [GET] "/javascripts/socket_io.js"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (48.1ms) Started GET "/assets/push_routes_socket_io.self-2ac966b79bfd6faf914e743dc3bc48a037582ce87110f7cb9e83bae71e563052.js?body=1" for ::1 at 2016-04-01 16:59:18 -0700 Started GET "/socket" for ::1 at 2016-04-01 16:59:31 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (3.8ms) Completed 200 OK in 8ms (Views: 8.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 16:59:31 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 16:59:31 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 16:59:31 -0700 Started GET "/assets/push_routes_socket_io.self-2ac966b79bfd6faf914e743dc3bc48a037582ce87110f7cb9e83bae71e563052.js?body=1" for ::1 at 2016-04-01 16:59:31 -0700 Started GET "/socket" for ::1 at 2016-04-01 17:00:53 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (118.3ms) Completed 500 Internal Server Error in 124ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `alert' for #<#:0x007feb0849f5e8>): 1: <%= javascript_include_tag 'socket.io' %> 2: <%= javascript_include_tag 'push_routes_socket_io' %> app/views/sockets/test.html.erb:1:in `_app_views_sockets_test_html_erb__1410425846791688619_70323661703540' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (19.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (60.3ms) Started GET "/socket" for ::1 at 2016-04-01 17:02:40 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (121.4ms) Completed 500 Internal Server Error in 128ms (ActiveRecord: 0.0ms) SyntaxError (/Users/matthewchang/work/call9/push_routes/vendor/assets/javascripts/push_routes_socket_io.js.erb:2: syntax error, unexpected keyword_end, expecting keyword_then or ';' or '\n'): app/views/sockets/test.html.erb:1:in `_app_views_sockets_test_html_erb__342125045485675272_70198667877040' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (27.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (6.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (61.1ms) Started GET "/socket" for ::1 at 2016-04-01 17:06:59 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (4.4ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms) SyntaxError (/Users/matthewchang/work/call9/push_routes/vendor/assets/javascripts/push_routes_socket_io.js.erb:2: syntax error, unexpected keyword_end, expecting keyword_then or ';' or '\n'): app/views/sockets/test.html.erb:1:in `_app_views_sockets_test_html_erb__342125045485675272_70198667877040' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (35.0ms) Started GET "/socket" for ::1 at 2016-04-01 17:07:38 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (130.8ms) Completed 500 Internal Server Error in 137ms (ActiveRecord: 0.0ms) SyntaxError (/Users/matthewchang/work/call9/push_routes/vendor/assets/javascripts/push_routes_socket_io.js.erb:2: syntax error, unexpected keyword_end, expecting keyword_then or ';' or '\n'): app/views/sockets/test.html.erb:1:in `_app_views_sockets_test_html_erb___1768096438972250420_70152215994940' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (23.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (56.5ms) Started GET "/socket" for ::1 at 2016-04-01 17:08:42 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (116.5ms) Completed 500 Internal Server Error in 122ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized class variable @@config in PushRoutes): 1: <%= javascript_include_tag 'socket.io' %> 2: <%= javascript_include_tag 'push_routes_socket_io' %> app/views/sockets/test.html.erb:1:in `_app_views_sockets_test_html_erb___3601641924230107459_70162893650880' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (16.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (8.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (52.5ms) Started GET "/socket" for ::1 at 2016-04-01 17:10:21 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (4.2ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized class variable @@config in PushRoutes): 1: <%= javascript_include_tag 'socket.io' %> 2: <%= javascript_include_tag 'push_routes_socket_io' %> app/views/sockets/test.html.erb:1:in `_app_views_sockets_test_html_erb___3601641924230107459_70162893650880' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (41.8ms) Started GET "/socket" for ::1 at 2016-04-01 17:10:36 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (148.1ms) Completed 200 OK in 164ms (Views: 164.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 17:10:37 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 17:10:37 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 17:10:37 -0700 Started GET "/assets/push_routes_socket_io.self-ce0f50e39d17a7f2415ca8dce10b681a20fd820c15c074e9e5d51c2c8ecbc5d7.js?body=1" for ::1 at 2016-04-01 17:10:37 -0700 Started GET "/socket" for ::1 at 2016-04-01 17:13:51 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (4.6ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `id' for nil:NilClass): 1: <%= javascript_include_tag 'socket.io' %> 2: <%= javascript_include_tag 'push_routes_socket_io' %> app/views/sockets/test.html.erb:2:in `_app_views_sockets_test_html_erb__188905157239267558_70356214206400' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (37.3ms) Started GET "/socket" for ::1 at 2016-04-01 17:15:17 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (6.4ms) Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 17:15:17 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 17:15:17 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 17:15:17 -0700 Started GET "/assets/push_routes_socket_io.self-ce0f50e39d17a7f2415ca8dce10b681a20fd820c15c074e9e5d51c2c8ecbc5d7.js?body=1" for ::1 at 2016-04-01 17:15:17 -0700 Started GET "/socket" for ::1 at 2016-04-01 17:19:15 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (8.5ms) Completed 200 OK in 14ms (Views: 14.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 17:19:15 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 17:19:16 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 17:19:16 -0700 Started GET "/assets/push_routes_socket_io.self-0fff1d473bd1d507884db20db96eb5a635cb2b592204d71b4a4f673a292852c6.js?body=1" for ::1 at 2016-04-01 17:19:16 -0700 Started GET "/socket" for ::1 at 2016-04-01 17:19:46 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (8.0ms) Completed 200 OK in 14ms (Views: 14.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 17:19:46 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 17:19:46 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 17:19:46 -0700 Started GET "/assets/push_routes_socket_io.self-cc60bd5ceea40350e88a1bda684c22f3689548b52f05bbf960316a1f260f1437.js?body=1" for ::1 at 2016-04-01 17:19:46 -0700  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.1ms) select sqlite_version(*)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.0ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreatePeople (20160402002530)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "value" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160402002530"]]  (0.5ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 00:28:40.320298"], ["updated_at", "2016-04-02 00:28:40.320298"]]  (2.5ms) commit transaction Started GET "/socket" for ::1 at 2016-04-01 19:27:05 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (5.7ms) Completed 200 OK in 11ms (Views: 11.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 19:27:05 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 19:27:05 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 19:27:05 -0700 Started GET "/assets/push_routes_socket_io.self-c105a040f7f6068b3964df305b40e945fb87054c8f96bccf942b93ddcb324f65.js?body=1" for ::1 at 2016-04-01 19:27:05 -0700 Started GET "/socket" for ::1 at 2016-04-01 19:35:58 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (6.0ms) Completed 200 OK in 11ms (Views: 10.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 19:35:59 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 19:35:59 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 19:35:59 -0700 Started GET "/assets/push_routes_socket_io.self-c0a4149f8004566105c660baf20b5aecdf7b1b0923fd89b6b9a0676e3eb890a4.js?body=1" for ::1 at 2016-04-01 19:35:59 -0700  (0.1ms) begin transaction SQL (1.1ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 02:36:59.773552"], ["updated_at", "2016-04-02 02:36:59.773552"]]  (2.1ms) rollback transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 02:40:45.618227"], ["updated_at", "2016-04-02 02:40:45.618227"]]  (2.3ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 02:46:00.997389"], ["updated_at", "2016-04-02 02:46:00.997389"]]  (2.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 02:46:46.409568"], ["updated_at", "2016-04-02 02:46:46.409568"]]  (2.2ms) commit transaction Started GET "/socket" for ::1 at 2016-04-01 21:02:47 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (146.5ms) Completed 200 OK in 164ms (Views: 164.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 21:02:48 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 21:02:48 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 21:02:48 -0700 Started GET "/assets/push_routes_socket_io.self-c0a4149f8004566105c660baf20b5aecdf7b1b0923fd89b6b9a0676e3eb890a4.js?body=1" for ::1 at 2016-04-01 21:02:48 -0700  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 04:03:23.283233"], ["updated_at", "2016-04-02 04:03:23.283233"]]  (2.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 04:04:32.017815"], ["updated_at", "2016-04-02 04:04:32.017815"]]  (2.3ms) commit transaction  (0.1ms) begin transaction SQL (1.1ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 04:04:45.609090"], ["updated_at", "2016-04-02 04:04:45.609090"]]  (2.2ms) commit transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 04:06:03.328463"], ["updated_at", "2016-04-02 04:06:03.328463"]]  (2.1ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 04:07:01.741845"], ["updated_at", "2016-04-02 04:07:01.741845"]]  (2.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 04:07:07.870393"], ["updated_at", "2016-04-02 04:07:07.870393"]]  (2.2ms) commit transaction Started GET "/socket" for ::1 at 2016-04-01 21:07:28 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (123.0ms) Completed 200 OK in 141ms (Views: 140.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 21:07:28 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 21:07:28 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 21:07:28 -0700 Started GET "/assets/push_routes_socket_io.self-c0a4149f8004566105c660baf20b5aecdf7b1b0923fd89b6b9a0676e3eb890a4.js?body=1" for ::1 at 2016-04-01 21:07:28 -0700  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 04:07:38.633468"], ["updated_at", "2016-04-02 04:07:38.633468"]]  (2.2ms) commit transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 04:10:07.102946"], ["updated_at", "2016-04-02 04:10:07.102946"]]  (2.2ms) commit transaction Started GET "/socket" for ::1 at 2016-04-01 21:10:10 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (5.8ms) Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-01 21:10:10 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-01 21:10:10 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-01 21:10:10 -0700 Started GET "/assets/push_routes_socket_io.self-741c5a9efd2c8903e8faa001b2297a2afdfa96492676f8b8be9eb03f82bdea42.js?body=1" for ::1 at 2016-04-01 21:10:10 -0700  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "people" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-04-02 04:10:19.128225"], ["updated_at", "2016-04-02 04:10:19.128225"]]  (2.2ms) commit transaction Person Load (0.4ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (1.0ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 100], ["updated_at", "2016-04-04 05:21:06.723257"], ["id", 13]]  (0.4ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.9ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 102], ["updated_at", "2016-04-04 05:25:41.083838"], ["id", 13]]  (2.4ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.8ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.3ms) begin transaction SQL (1.4ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 100], ["updated_at", "2016-04-04 17:38:20.173732"], ["id", 13]]  (0.4ms) commit transaction Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.4ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.2ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 43], ["updated_at", "2016-04-04 17:43:02.143885"], ["id", 13]]  (2.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) rollback transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 32], ["updated_at", "2016-04-04 17:49:31.494244"], ["id", 13]]  (2.0ms) rollback transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 32], ["updated_at", "2016-04-04 17:50:27.521944"], ["id", 13]]  (2.1ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 32], ["updated_at", "2016-04-04 17:50:57.785827"], ["id", 13]]  (2.5ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 39], ["updated_at", "2016-04-04 17:51:23.894801"], ["id", 13]]  (2.4ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 30], ["updated_at", "2016-04-04 17:52:05.946732"], ["id", 13]]  (2.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 31], ["updated_at", "2016-04-04 17:52:17.051455"], ["id", 13]]  (2.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.6ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.3ms) begin transaction SQL (1.0ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 0], ["updated_at", "2016-04-04 18:50:15.072655"], ["id", 13]]  (2.1ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 0], ["updated_at", "2016-04-04 18:51:23.540569"], ["id", 13]]  (0.7ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 0], ["updated_at", "2016-04-04 18:52:17.629562"], ["id", 13]]  (2.4ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 80], ["updated_at", "2016-04-04 18:54:57.497716"], ["id", 13]]  (2.2ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 20], ["updated_at", "2016-04-04 18:55:00.524733"], ["id", 13]]  (2.3ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (1.1ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 50], ["updated_at", "2016-04-04 18:55:02.828720"], ["id", 13]]  (2.3ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-04 18:55:04.228870"], ["id", 13]]  (2.5ms) commit transaction Started GET "/" for ::1 at 2016-04-04 12:24:19 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by Rails::WelcomeController#index as HTML Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/railties-4.2.6/lib/rails/templates/rails/welcome/index.html.erb (1.1ms) Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms) Started GET "/push_routes/people" for ::1 at 2016-04-04 12:24:26 -0700 ActionController::RoutingError (uninitialized constant PushRouteController): app/controllers/push_routes/people_controller.rb:1:in `' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (59.0ms) Started GET "/push_routes/people" for ::1 at 2016-04-04 12:24:51 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActionController::RoutingError (uninitialized constant PushRouteController): app/controllers/push_routes/people_controller.rb:1:in `' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (5.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (54.2ms) Started GET "/push_routes/people" for ::1 at 2016-04-04 12:24:52 -0700 ActionController::RoutingError (uninitialized constant PushRouteController): app/controllers/push_routes/people_controller.rb:1:in `' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (46.5ms) Started GET "/push_routes/people" for ::1 at 2016-04-04 12:25:35 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" LoadError (Unable to autoload constant PushRoutes::PeopleController, expected /Users/matthewchang/work/call9/push_routes/test/dummy/app/controllers/push_routes/people_controller.rb to define it): activesupport (4.2.6) lib/active_support/dependencies.rb:495:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (7.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (34.5ms) Started GET "/push_routes/people" for ::1 at 2016-04-04 12:26:17 -0700 Processing by PushRoutes::PeopleController#value as HTML Person Load (0.2ms) SELECT "people".* FROM "people" Completed 200 OK in 5ms (Views: 3.7ms | ActiveRecord: 0.4ms) Started GET "/push_routes/people" for ::1 at 2016-04-04 12:26:37 -0700 ActionController::RoutingError (No route matches [GET] "/push_routes/people"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (47.7ms) Started GET "/people" for ::1 at 2016-04-04 12:26:43 -0700 Processing by PushRoutes::PeopleController#value as HTML Person Load (0.2ms) SELECT "people".* FROM "people" Completed 200 OK in 6ms (Views: 3.6ms | ActiveRecord: 0.4ms) Started GET "/people" for ::1 at 2016-04-04 13:10:20 -0700 SyntaxError (/Users/matthewchang/work/call9/push_routes/test/dummy/app/controllers/push_routes/people_controller.rb:2: syntax error, unexpected '|', expecting '}' add_trigger(Person,:after_save,{|e| return true;}) ^ /Users/matthewchang/work/call9/push_routes/test/dummy/app/controllers/push_routes/people_controller.rb:2: void value expression add_trigger(Person,:after_save,{|e| return true;}) ^ /Users/matthewchang/work/call9/push_routes/test/dummy/app/controllers/push_routes/people_controller.rb:2: syntax error, unexpected keyword_true, expecting keyword_end add_trigger(Person,:after_save,{|e| return true;}) ^ /Users/matthewchang/work/call9/push_routes/test/dummy/app/controllers/push_routes/people_controller.rb:2: syntax error, unexpected '}', expecting keyword_end add_trigger(Person,:after_save,{|e| return true;}) ^): app/controllers/push_routes/people_controller.rb:2: syntax error, unexpected '|', expecting '}' app/controllers/push_routes/people_controller.rb:2: void value expression app/controllers/push_routes/people_controller.rb:2: syntax error, unexpected keyword_true, expecting keyword_end app/controllers/push_routes/people_controller.rb:2: syntax error, unexpected '}', expecting keyword_end Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (32.5ms) Started GET "/people" for ::1 at 2016-04-04 13:10:34 -0700 ActionController::RoutingError (undefined method `add_trigger' for PushRoutes::PeopleController:Class): app/controllers/push_routes/people_controller.rb:2:in `' app/controllers/push_routes/people_controller.rb:1:in `' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (45.0ms) Started GET "/people" for ::1 at 2016-04-04 13:13:04 -0700 ActionController::RoutingError (undefined method `add_trigger' for PushRoutes::PeopleController:Class): app/controllers/push_routes/people_controller.rb:2:in `' app/controllers/push_routes/people_controller.rb:1:in `' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (41.3ms) Started GET "/people" for ::1 at 2016-04-04 13:15:16 -0700 Processing by PushRoutes::PeopleController#value as HTML Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.4ms) Started GET "/people" for ::1 at 2016-04-04 13:20:53 -0700 Processing by PushRoutes::PeopleController#value as HTML Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms) Started GET "/test" for ::1 at 2016-04-04 13:20:59 -0700 ActionController::RoutingError (No route matches [GET] "/test"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (41.4ms) Started GET "/socket" for ::1 at 2016-04-04 13:21:04 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (172.5ms) Completed 200 OK in 181ms (Views: 180.8ms | ActiveRecord: 0.0ms) Started GET "/socket" for ::1 at 2016-04-04 13:21:14 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (2.7ms) Completed 200 OK in 7ms (Views: 7.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:21:14 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:21:14 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:21:14 -0700 Started GET "/assets/push_routes_socket_io.self-741c5a9efd2c8903e8faa001b2297a2afdfa96492676f8b8be9eb03f82bdea42.js?body=1" for ::1 at 2016-04-04 13:21:14 -0700 Started GET "/socket" for ::1 at 2016-04-04 13:21:43 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (3.2ms) Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:21:43 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:21:43 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:21:43 -0700 Started GET "/assets/push_routes_socket_io.self-741c5a9efd2c8903e8faa001b2297a2afdfa96492676f8b8be9eb03f82bdea42.js?body=1" for ::1 at 2016-04-04 13:21:43 -0700 Started GET "/javascripts/jquery.js" for ::1 at 2016-04-04 13:21:43 -0700 ActionController::RoutingError (No route matches [GET] "/javascripts/jquery.js"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (42.0ms) Started GET "/socket" for ::1 at 2016-04-04 13:21:44 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (3.0ms) Completed 200 OK in 7ms (Views: 7.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:21:44 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:21:44 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:21:44 -0700 Started GET "/assets/push_routes_socket_io.self-741c5a9efd2c8903e8faa001b2297a2afdfa96492676f8b8be9eb03f82bdea42.js?body=1" for ::1 at 2016-04-04 13:21:44 -0700 Started GET "/javascripts/jquery.js" for ::1 at 2016-04-04 13:21:44 -0700 ActionController::RoutingError (No route matches [GET] "/javascripts/jquery.js"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (42.3ms) Started GET "/socket" for ::1 at 2016-04-04 13:22:14 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (3.2ms) Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'jquery' with type 'application/javascript'): 3: 4: Dummy 5: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %> 6: <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %> 7: <%= csrf_meta_tags %> 8: 9: app/assets/javascripts/application.js:14 app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb__4187202128839665235_70097705743980' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (35.5ms) Started GET "/socket" for ::1 at 2016-04-04 13:24:28 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (175.8ms) Completed 500 Internal Server Error in 182ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'jquery' with type 'application/javascript'): 1: <%= javascript_include_tag 'socket.io' %> 2: <%= javascript_include_tag 'push_routes_socket_io' %> 3: <%= javascript_include_tag 'jquery' %> 4:

app/assets/javascripts/application.js:14 app/views/sockets/test.html.erb:1:in `_app_views_sockets_test_html_erb__2948175425957691224_70206591020980' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (8.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (6.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (40.6ms) Started GET "/socket" for ::1 at 2016-04-04 13:24:29 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (4.6ms) Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'jquery' with type 'application/javascript'): 1: <%= javascript_include_tag 'socket.io' %> 2: <%= javascript_include_tag 'push_routes_socket_io' %> 3: <%= javascript_include_tag 'jquery' %> 4:

app/assets/javascripts/application.js:14 app/views/sockets/test.html.erb:1:in `_app_views_sockets_test_html_erb__2948175425957691224_70206591020980' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (32.9ms) Started GET "/socket" for ::1 at 2016-04-04 13:25:03 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (4.9ms) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'jquery' with type 'application/javascript'): 1: <%= javascript_include_tag 'socket.io' %> 2: <%= javascript_include_tag 'push_routes_socket_io' %> 3: <%= javascript_include_tag 'jquery' %> 4:

app/assets/javascripts/application.js:14 app/views/sockets/test.html.erb:1:in `_app_views_sockets_test_html_erb__2948175425957691224_70206583592860' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (35.7ms) Started GET "/socket" for ::1 at 2016-04-04 13:25:04 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (6.2ms) Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'jquery' with type 'application/javascript'): 1: <%= javascript_include_tag 'socket.io' %> 2: <%= javascript_include_tag 'push_routes_socket_io' %> 3: <%= javascript_include_tag 'jquery' %> 4:

app/assets/javascripts/application.js:14 app/views/sockets/test.html.erb:1:in `_app_views_sockets_test_html_erb__2948175425957691224_70206583592860' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (33.0ms) Started GET "/socket" for ::1 at 2016-04-04 13:25:09 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (25.8ms) Completed 200 OK in 33ms (Views: 33.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:25:09 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:25:09 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:25:09 -0700 Started GET "/javascripts/jquery.js" for ::1 at 2016-04-04 13:25:09 -0700 ActionController::RoutingError (No route matches [GET] "/javascripts/jquery.js"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (50.6ms) Started GET "/assets/push_routes_socket_io.self-741c5a9efd2c8903e8faa001b2297a2afdfa96492676f8b8be9eb03f82bdea42.js?body=1" for ::1 at 2016-04-04 13:25:09 -0700 Started GET "/people" for ::1 at 2016-04-04 13:25:09 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.4ms) Started GET "/socket" for ::1 at 2016-04-04 13:25:22 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (4.7ms) Completed 200 OK in 10ms (Views: 10.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:25:22 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:25:22 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:25:22 -0700 Started GET "/assets/push_routes_socket_io.self-741c5a9efd2c8903e8faa001b2297a2afdfa96492676f8b8be9eb03f82bdea42.js?body=1" for ::1 at 2016-04-04 13:25:22 -0700 Started GET "/people" for ::1 at 2016-04-04 13:25:22 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Started GET "/socket" for ::1 at 2016-04-04 13:26:53 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (7.3ms) Completed 200 OK in 12ms (Views: 12.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:26:53 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:26:53 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:26:53 -0700 Started GET "/assets/push_routes_socket_io.self-90d8c2ce4ab76d620935bee809fb450db8db751868d9a8211f1a9e0bd4a76eb7.js?body=1" for ::1 at 2016-04-04 13:26:53 -0700 Started GET "/people" for ::1 at 2016-04-04 13:26:53 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Started GET "/socket" for ::1 at 2016-04-04 13:27:24 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (4.7ms) Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:27:24 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:27:25 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:27:25 -0700 Started GET "/assets/push_routes_socket_io.self-90d8c2ce4ab76d620935bee809fb450db8db751868d9a8211f1a9e0bd4a76eb7.js?body=1" for ::1 at 2016-04-04 13:27:25 -0700 Started GET "/people" for ::1 at 2016-04-04 13:27:25 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.2ms) Started GET "/socket" for ::1 at 2016-04-04 13:28:06 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (7.0ms) Completed 200 OK in 12ms (Views: 11.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:28:06 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:28:06 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:28:06 -0700 Started GET "/assets/push_routes_socket_io.self-139a35ec19921d92aaba7bf170174ee7f8b0e9ebe845044ad89b1f75e3ada72c.js?body=1" for ::1 at 2016-04-04 13:28:06 -0700 Started GET "/people" for ::1 at 2016-04-04 13:28:06 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.2ms) Started GET "/socket" for ::1 at 2016-04-04 13:31:42 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (6.8ms) Completed 200 OK in 11ms (Views: 11.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:31:42 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:31:42 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:31:42 -0700 Started GET "/assets/push_routes_socket_io.self-5ff92f9d68db436c9ecf0fbdf0e816f0618c447a971b87dd2dc81db700ae99d0.js?body=1" for ::1 at 2016-04-04 13:31:42 -0700 Started GET "/people" for ::1 at 2016-04-04 13:31:42 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.3ms) Started GET "/socket" for ::1 at 2016-04-04 13:32:11 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (3.6ms) Completed 200 OK in 8ms (Views: 8.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:32:11 -0700 Started GET "/assets/push_routes_socket_io.self-5ff92f9d68db436c9ecf0fbdf0e816f0618c447a971b87dd2dc81db700ae99d0.js?body=1" for ::1 at 2016-04-04 13:32:11 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:32:11 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:32:11 -0700 Started GET "/people" for ::1 at 2016-04-04 13:32:11 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms) Started GET "/socket" for ::1 at 2016-04-04 13:32:30 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (4.0ms) Completed 200 OK in 9ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:32:31 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:32:31 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:32:31 -0700 Started GET "/assets/push_routes_socket_io.self-5ff92f9d68db436c9ecf0fbdf0e816f0618c447a971b87dd2dc81db700ae99d0.js?body=1" for ::1 at 2016-04-04 13:32:31 -0700 Started GET "/people" for ::1 at 2016-04-04 13:32:31 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Started GET "/socket" for ::1 at 2016-04-04 13:32:35 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (3.7ms) Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:32:35 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:32:35 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:32:35 -0700 Started GET "/assets/push_routes_socket_io.self-5ff92f9d68db436c9ecf0fbdf0e816f0618c447a971b87dd2dc81db700ae99d0.js?body=1" for ::1 at 2016-04-04 13:32:35 -0700 Started GET "/people" for ::1 at 2016-04-04 13:32:35 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Started GET "/socket" for ::1 at 2016-04-04 13:32:43 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (3.8ms) Completed 200 OK in 9ms (Views: 8.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:32:43 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:32:43 -0700 Started GET "/assets/push_routes_socket_io.self-5ff92f9d68db436c9ecf0fbdf0e816f0618c447a971b87dd2dc81db700ae99d0.js?body=1" for ::1 at 2016-04-04 13:32:43 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:32:43 -0700 Started GET "/people" for ::1 at 2016-04-04 13:32:43 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Started GET "/socket" for ::1 at 2016-04-04 13:32:44 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (3.9ms) Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:32:44 -0700 Started GET "/assets/push_routes_socket_io.self-5ff92f9d68db436c9ecf0fbdf0e816f0618c447a971b87dd2dc81db700ae99d0.js?body=1" for ::1 at 2016-04-04 13:32:44 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:32:44 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:32:44 -0700 Started GET "/people" for ::1 at 2016-04-04 13:32:44 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Started GET "/socket" for ::1 at 2016-04-04 13:33:05 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (4.2ms) Completed 200 OK in 9ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:33:05 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:33:05 -0700 Started GET "/assets/push_routes_socket_io.self-5ff92f9d68db436c9ecf0fbdf0e816f0618c447a971b87dd2dc81db700ae99d0.js?body=1" for ::1 at 2016-04-04 13:33:05 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:33:05 -0700 Started GET "/people" for ::1 at 2016-04-04 13:33:05 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Started GET "/people" for ::1 at 2016-04-04 13:33:27 -0700 Processing by PushRoutes::PeopleController#value as HTML Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Started GET "/socket" for ::1 at 2016-04-04 13:33:47 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (4.4ms) Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:33:47 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:33:47 -0700 Started GET "/assets/push_routes_socket_io.self-5ff92f9d68db436c9ecf0fbdf0e816f0618c447a971b87dd2dc81db700ae99d0.js?body=1" for ::1 at 2016-04-04 13:33:47 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:33:47 -0700 Started GET "/people" for ::1 at 2016-04-04 13:33:47 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.1ms) Started GET "/socket" for ::1 at 2016-04-04 13:34:28 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (3.3ms) Completed 200 OK in 8ms (Views: 8.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:34:28 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:34:28 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:34:28 -0700 Started GET "/assets/push_routes_socket_io.self-5ff92f9d68db436c9ecf0fbdf0e816f0618c447a971b87dd2dc81db700ae99d0.js?body=1" for ::1 at 2016-04-04 13:34:28 -0700 Started GET "/people" for ::1 at 2016-04-04 13:34:29 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Started GET "/socket" for ::1 at 2016-04-04 13:34:41 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (4.6ms) Completed 200 OK in 11ms (Views: 10.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:34:41 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:34:41 -0700 Started GET "/assets/push_routes_socket_io.self-5ff92f9d68db436c9ecf0fbdf0e816f0618c447a971b87dd2dc81db700ae99d0.js?body=1" for ::1 at 2016-04-04 13:34:41 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:34:41 -0700 Started GET "/people" for ::1 at 2016-04-04 13:34:41 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1 Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 9], ["updated_at", "2016-04-04 20:35:57.108202"], ["id", 1]]  (2.5ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 90], ["updated_at", "2016-04-04 20:37:26.610091"], ["id", 1]]  (2.4ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.0ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/socket" for ::1 at 2016-04-04 13:42:50 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (3.8ms) Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 13:42:50 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 13:42:50 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 13:42:50 -0700 Started GET "/assets/push_routes_socket_io.self-5ff92f9d68db436c9ecf0fbdf0e816f0618c447a971b87dd2dc81db700ae99d0.js?body=1" for ::1 at 2016-04-04 13:42:50 -0700 Started GET "/people" for ::1 at 2016-04-04 13:42:51 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 3ms (Views: 2.7ms | ActiveRecord: 0.4ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.0ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 9], ["updated_at", "2016-04-04 20:43:21.452568"], ["id", 1]]  (2.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 13:48:56 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.4ms) Started GET "/socket" for ::1 at 2016-04-04 16:43:52 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (8.5ms) Completed 200 OK in 15ms (Views: 14.9ms | ActiveRecord: 0.0ms) Started GET "/people" for ::1 at 2016-04-04 16:43:52 -0700 ActionController::RoutingError (No route matches [GET] "/people"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (0.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb (9.3ms) Started GET "/people" for ::1 at 2016-04-04 16:43:55 -0700 ActionController::RoutingError (No route matches [GET] "/people"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (38.9ms) Started GET "/push_routes/people" for ::1 at 2016-04-04 16:44:19 -0700 ActionController::RoutingError (No route matches [GET] "/push_routes/people"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (40.1ms) Started GET "/people" for ::1 at 2016-04-04 16:44:25 -0700 ActionController::RoutingError (No route matches [GET] "/people"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (39.2ms) Started GET "/test" for ::1 at 2016-04-04 16:45:15 -0700 ActionController::RoutingError (No route matches [GET] "/test"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (43.3ms) Started GET "/test/people" for ::1 at 2016-04-04 16:45:16 -0700 ActionController::RoutingError (No route matches [GET] "/test/people"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (39.1ms) Started GET "/test/people" for ::1 at 2016-04-04 16:45:22 -0700 ActionController::RoutingError (No route matches [GET] "/test/people"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (39.8ms) Person Load (1.0ms) SELECT "people".* FROM "people" WHERE (value > 50) Started GET "/people" for ::1 at 2016-04-04 16:57:21 -0700 ActionController::RoutingError (uninitialized constant PushRoutes::PushRoute): app/controllers/push_routes/people_controller.rb:1:in `' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (39.0ms) Started GET "/people" for ::1 at 2016-04-04 16:57:41 -0700 Processing by PushRoutes::PeopleController#value as HTML Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 3ms (Views: 2.5ms | ActiveRecord: 0.4ms) Started GET "/people" for ::1 at 2016-04-04 17:01:12 -0700 ActionController::RoutingError (uninitialized constant PushRoutes::PushRoutesController): activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (42.7ms) Started GET "/people" for ::1 at 2016-04-04 17:01:13 -0700 ActionController::RoutingError (uninitialized constant PushRoutes::PushRoutesController): activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (41.4ms) Started GET "/people" for ::1 at 2016-04-04 17:07:39 -0700 NoMethodError (undefined method `empty?' for nil:NilClass): actionview (4.2.6) lib/action_view/lookup_context.rb:180:in `normalize_name' actionview (4.2.6) lib/action_view/lookup_context.rb:155:in `args_for_lookup' actionview (4.2.6) lib/action_view/lookup_context.rb:134:in `exists?' actionview (4.2.6) lib/action_view/view_paths.rb:13:in `template_exists?' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:14:in `method_for_action' actionpack (4.2.6) lib/abstract_controller/base.rb:230:in `_find_action_name' actionpack (4.2.6) lib/abstract_controller/base.rb:131:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_controller/metal.rb:227:in `call' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (26.8ms) Started GET "/people" for ::1 at 2016-04-04 17:08:40 -0700 NoMethodError (undefined method `empty?' for nil:NilClass): actionview (4.2.6) lib/action_view/lookup_context.rb:180:in `normalize_name' actionview (4.2.6) lib/action_view/lookup_context.rb:155:in `args_for_lookup' actionview (4.2.6) lib/action_view/lookup_context.rb:134:in `exists?' actionview (4.2.6) lib/action_view/view_paths.rb:13:in `template_exists?' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:14:in `method_for_action' actionpack (4.2.6) lib/abstract_controller/base.rb:230:in `_find_action_name' actionpack (4.2.6) lib/abstract_controller/base.rb:131:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_controller/metal.rb:227:in `call' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (7.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (31.5ms) Started GET "/people" for ::1 at 2016-04-04 17:08:42 -0700 NoMethodError (undefined method `empty?' for nil:NilClass): actionview (4.2.6) lib/action_view/lookup_context.rb:180:in `normalize_name' actionview (4.2.6) lib/action_view/lookup_context.rb:155:in `args_for_lookup' actionview (4.2.6) lib/action_view/lookup_context.rb:134:in `exists?' actionview (4.2.6) lib/action_view/view_paths.rb:13:in `template_exists?' actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:14:in `method_for_action' actionpack (4.2.6) lib/abstract_controller/base.rb:230:in `_find_action_name' actionpack (4.2.6) lib/abstract_controller/base.rb:131:in `process' actionview (4.2.6) lib/action_view/rendering.rb:30:in `process' actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch' actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch' actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action' actionpack (4.2.6) lib/action_controller/metal.rb:227:in `call' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (28.8ms) Started GET "/people" for ::1 at 2016-04-04 17:09:03 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by PushRoutes::PeopleController#value as HTML Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 6552ms (Views: 4.7ms | ActiveRecord: 0.6ms) Started GET "/socket" for ::1 at 2016-04-04 17:10:47 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (133.5ms) Completed 200 OK in 150ms (Views: 149.6ms | ActiveRecord: 0.0ms) Started GET "/people" for ::1 at 2016-04-04 17:10:47 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 4ms (Views: 2.9ms | ActiveRecord: 0.3ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 50], ["updated_at", "2016-04-05 00:11:17.500396"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:11:17 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:11:20.202956"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:11:20 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 100], ["updated_at", "2016-04-05 00:11:22.771015"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:11:22 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 100], ["updated_at", "2016-04-05 00:11:27.187769"], ["id", 1]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:11:27 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:11:50 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.1ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:13:57.337672"], ["id", 13]]  (2.2ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:14:04.296355"], ["id", 13]]  (2.3ms) commit transaction Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:14:07.592549"], ["id", 13]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:14:07 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 5ms (Views: 2.6ms | ActiveRecord: 0.6ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction SQL (1.0ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 41], ["updated_at", "2016-04-05 00:14:12.944429"], ["id", 13]]  (2.3ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:14:15.161018"], ["id", 13]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:14:15 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 59], ["updated_at", "2016-04-05 00:15:03.340955"], ["id", 13]]  (2.4ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:15:12.629836"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:15:12 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.4ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:15:16.790107"], ["id", 13]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:15:16 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:15:18.030233"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:15:18 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:15:18.678233"], ["id", 13]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:15:18 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:15:19.758365"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:15:19 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:15:23.358647"], ["id", 13]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:15:23 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:22:18.185158"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:22:18 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 4ms (Views: 2.3ms | ActiveRecord: 0.5ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:22:20.273373"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:22:20 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:22:20.969418"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:22:20 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:22:21.593288"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:22:21 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:32:59.126611"], ["id", 13]]  (2.3ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:33:05.390476"], ["id", 13]]  (2.5ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:33:08.150587"], ["id", 13]]  (2.5ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:33:18.968310"], ["id", 13]]  (2.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:33:18 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 4ms (Views: 2.2ms | ActiveRecord: 0.4ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:34:09.884413"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:34:09 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 4ms (Views: 2.1ms | ActiveRecord: 0.4ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (1.1ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:34:12.724644"], ["id", 13]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:34:12 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:35:10.169517"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:35:10 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 4ms (Views: 2.0ms | ActiveRecord: 0.4ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:35:16.154101"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:35:16 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:35:20.586380"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:35:20 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:35:21.362347"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:35:21 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:35:21.962463"], ["id", 13]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:35:21 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:35:39.804001"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:35:39 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:35:40.444226"], ["id", 13]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:35:40 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (1.0ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:35:41.044272"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:35:41 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms) Started GET "/socket" for ::1 at 2016-04-04 17:52:41 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (7.9ms) Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 17:52:41 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 17:52:41 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 17:52:41 -0700 Started GET "/assets/push_routes_socket_io.self-f552174e207a7be63806a9e4a6bfcf513f287ccc1b877a71aa001969f4072752.js?body=1" for ::1 at 2016-04-04 17:52:41 -0700 Started GET "/people" for ::1 at 2016-04-04 17:52:41 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (15.8ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 21ms (Views: 2.9ms | ActiveRecord: 16.0ms) Started GET "/socket" for ::1 at 2016-04-04 17:53:03 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (6.5ms) Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 17:53:03 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 17:53:03 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 17:53:03 -0700 Started GET "/assets/push_routes_socket_io.self-f552174e207a7be63806a9e4a6bfcf513f287ccc1b877a71aa001969f4072752.js?body=1" for ::1 at 2016-04-04 17:53:03 -0700 Started GET "/people" for ::1 at 2016-04-04 17:53:03 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:53:11.612509"], ["id", 13]]  (0.5ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:53:11 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:53:14.772855"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:53:14 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.4ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.4ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:53:16.900927"], ["id", 13]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:53:16 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 00:53:17.477128"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:53:17 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 00:53:18.077146"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 17:53:18 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.1ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 01:03:09.008382"], ["id", 13]]  (2.2ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (1.0ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 01:03:11.408547"], ["id", 13]]  (2.4ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 01:03:12.528668"], ["id", 13]]  (2.5ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 01:04:21.518688"], ["id", 13]]  (2.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 18:04:21 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 4ms (Views: 2.4ms | ActiveRecord: 0.4ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 01:04:24.166728"], ["id", 13]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 18:04:24 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 01:04:25.182922"], ["id", 13]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 18:04:25 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 01:04:26.102809"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 18:04:26 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.2ms) Started GET "/socket" for ::1 at 2016-04-04 18:06:04 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (10.2ms) Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 18:06:04 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 18:06:04 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 18:06:04 -0700 Started GET "/assets/push_routes_socket_io.self-d50b2ef462365d27cd44bf761dd251411e41904cb03ce893ef38685e9f2c2e0e.js?body=1" for ::1 at 2016-04-04 18:06:04 -0700 Started GET "/people" for ::1 at 2016-04-04 18:06:05 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.1ms) Started GET "/socket" for ::1 at 2016-04-04 18:06:19 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (15.7ms) Completed 200 OK in 21ms (Views: 21.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 18:06:19 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 18:06:19 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 18:06:19 -0700 Started GET "/assets/push_routes_socket_io.self-f59598133b110270af27f7062fbed43bc4ceb65b4c52782ffdfdf5854690fb8f.js?body=1" for ::1 at 2016-04-04 18:06:19 -0700 Started GET "/people" for ::1 at 2016-04-04 18:06:19 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.3ms) Started GET "/socket" for ::1 at 2016-04-04 18:06:27 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb within layouts/application (10.8ms) Completed 200 OK in 17ms (Views: 17.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-04 18:06:28 -0700 Started GET "/assets/application.self-8f06a73c35179188914ab50e057157639fce1401c1cdca640ac9cec33746fc5b.js?body=1" for ::1 at 2016-04-04 18:06:28 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-04 18:06:28 -0700 Started GET "/assets/push_routes_socket_io.self-02e96743530bae3e2ae4f041f05b4af68b401e29866c4e51f3fd70ffeee20970.js?body=1" for ::1 at 2016-04-04 18:06:28 -0700 Started GET "/people" for ::1 at 2016-04-04 18:06:28 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 01:07:49.416526"], ["id", 13]]  (2.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 18:07:49 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 01:07:50.775762"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 18:07:50 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.5ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 49], ["updated_at", "2016-04-05 01:07:51.640587"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 18:07:51 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 51], ["updated_at", "2016-04-05 01:07:52.352733"], ["id", 13]]  (2.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-04 18:07:52 -0700 Processing by PushRoutes::PeopleController#value as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.2ms) Started GET "/people" for ::1 at 2016-04-04 18:08:05 -0700 Processing by PushRoutes::PeopleController#value as HTML Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.1ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (1.1ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 100], ["updated_at", "2016-04-06 22:03:21.654448"], ["id", 13]]  (1.5ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 20], ["updated_at", "2016-04-06 22:03:28.441583"], ["id", 13]]  (2.2ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Started GET "/" for ::1 at 2016-04-06 15:09:43 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActionController::RoutingError (undefined method `[]' for nil:NilClass): /Users/matthewchang/work/call9/push_routes/lib/push_routes/push_route.rb:11:in `inherited' railties (4.2.6) lib/rails/application_controller.rb:1:in `' activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `require' activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `block in require' activesupport (4.2.6) lib/active_support/dependencies.rb:240:in `load_dependency' activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `require' railties (4.2.6) lib/rails/welcome_controller.rb:1:in `' activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `require' activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `block in require' activesupport (4.2.6) lib/active_support/dependencies.rb:240:in `load_dependency' activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `require' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (8.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (106.8ms) Started GET "/" for ::1 at 2016-04-06 15:09:47 -0700 ActionController::RoutingError (undefined method `[]' for nil:NilClass): /Users/matthewchang/work/call9/push_routes/lib/push_routes/push_route.rb:11:in `inherited' railties (4.2.6) lib/rails/welcome_controller.rb:3:in `' activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `require' activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `block in require' activesupport (4.2.6) lib/active_support/dependencies.rb:240:in `load_dependency' activesupport (4.2.6) lib/active_support/dependencies.rb:274:in `require' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (67.4ms) Started GET "/socket" for ::1 at 2016-04-06 15:09:53 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb (242.5ms) Completed 200 OK in 247ms (Views: 246.4ms | ActiveRecord: 0.0ms) Started GET "/assets/push_routes_socket_io.self-59a675c863c19f2db0141adf2dd8635033a5f7ef060fc60de03cf7ed4357748a.js?body=1" for ::1 at 2016-04-06 15:09:54 -0700 Started GET "/people" for ::1 at 2016-04-06 15:09:54 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 6ms (Views: 4.9ms | ActiveRecord: 0.5ms) Started GET "/socket" for ::1 at 2016-04-06 15:10:21 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb (4.8ms) Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms) Started GET "/assets/push_routes_socket_io.self-59a675c863c19f2db0141adf2dd8635033a5f7ef060fc60de03cf7ed4357748a.js?body=1" for ::1 at 2016-04-06 15:10:21 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-06 15:10:21 -0700 Started GET "/people" for ::1 at 2016-04-06 15:10:21 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.2ms) Started GET "/socket" for ::1 at 2016-04-06 15:11:08 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb (6.5ms) Completed 200 OK in 10ms (Views: 9.8ms | ActiveRecord: 0.0ms) Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-06 15:11:08 -0700 Started GET "/assets/push_routes_socket_io.self-59a675c863c19f2db0141adf2dd8635033a5f7ef060fc60de03cf7ed4357748a.js?body=1" for ::1 at 2016-04-06 15:11:08 -0700 Started GET "/socket" for ::1 at 2016-04-06 15:11:26 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb (6.2ms) Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms) Started GET "/assets/push_routes_socket_io.self-59a675c863c19f2db0141adf2dd8635033a5f7ef060fc60de03cf7ed4357748a.js?body=1" for ::1 at 2016-04-06 15:11:26 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-06 15:11:26 -0700 Started GET "/socket" for ::1 at 2016-04-06 15:11:46 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb (6.0ms) Completed 200 OK in 9ms (Views: 9.0ms | ActiveRecord: 0.0ms) Started GET "/assets/push_routes_socket_io.self-59a675c863c19f2db0141adf2dd8635033a5f7ef060fc60de03cf7ed4357748a.js?body=1" for ::1 at 2016-04-06 15:11:46 -0700 Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-06 15:11:46 -0700 Started GET "/socket" for ::1 at 2016-04-06 15:12:07 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb (5.4ms) Completed 200 OK in 8ms (Views: 8.3ms | ActiveRecord: 0.0ms) Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-06 15:12:08 -0700 Started GET "/assets/push_routes_socket_io.self-59a675c863c19f2db0141adf2dd8635033a5f7ef060fc60de03cf7ed4357748a.js?body=1" for ::1 at 2016-04-06 15:12:08 -0700 Started GET "/socket" for ::1 at 2016-04-06 15:12:22 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb (6.5ms) Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.0ms) Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-06 15:12:22 -0700 Started GET "/assets/push_routes_socket_io.self-59a675c863c19f2db0141adf2dd8635033a5f7ef060fc60de03cf7ed4357748a.js?body=1" for ::1 at 2016-04-06 15:12:22 -0700 Started GET "/people" for ::1 at 2016-04-06 15:12:22 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 15:12:30 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 15:12:32 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 60], ["updated_at", "2016-04-06 22:12:34.359730"], ["id", 13]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 15:12:34 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 20], ["updated_at", "2016-04-06 22:12:37.432206"], ["id", 13]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 15:12:37 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 15:12:41 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.0ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 15:12:42 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.2ms) Started GET "/nested_route" for ::1 at 2016-04-06 15:13:54 -0700 ActionController::RoutingError (No route matches [GET] "/nested_route"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (65.9ms) Started GET "/nested_route" for ::1 at 2016-04-06 15:17:08 -0700 ActionController::RoutingError (No route matches [GET] "/nested_route"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (62.6ms) Started GET "/nested_route" for ::1 at 2016-04-06 15:17:18 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" LoadError (Unable to autoload constant PushRoutes::NestedController, expected /Users/matthewchang/work/call9/push_routes/test/dummy/app/controllers/push_routes/nested_controller.rb to define it): activesupport (4.2.6) lib/active_support/dependencies.rb:495:in `load_missing_constant' activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing' activesupport (4.2.6) lib/active_support/inflector/methods.rb:276:in `const_get' activesupport (4.2.6) lib/active_support/inflector/methods.rb:276:in `block in constantize' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject' activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize' activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get' activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/railtie.rb:194:in `public_send' railties (4.2.6) lib/rails/railtie.rb:194:in `method_missing' actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:51:in `serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each' actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve' actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call' rack (1.6.4) lib/rack/etag.rb:24:in `call' rack (1.6.4) lib/rack/conditionalget.rb:25:in `call' rack (1.6.4) lib/rack/head.rb:13:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call' rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context' rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call' activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call' activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call' activerecord (4.2.6) lib/active_record/migration.rb:377:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__' activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks' activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (9.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (11.4ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (66.0ms) Started GET "/nested_route" for ::1 at 2016-04-06 15:17:48 -0700 Processing by PushRoutes::NestedController#nested_function as HTML Person Load (0.3ms) SELECT "people".* FROM "people" Completed 200 OK in 8ms (Views: 5.0ms | ActiveRecord: 0.5ms) Started GET "/api2/users/10/get_message?last_seen=0" for 73.223.75.68 at 2016-04-06 15:57:32 -0700 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActionController::RoutingError (No route matches [GET] "/api2/users/10/get_message"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (8.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (102.9ms) Started POST "/api/users/sign_in" for 73.223.75.68 at 2016-04-06 15:57:46 -0700 ActionController::RoutingError (No route matches [POST] "/api/users/sign_in"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (76.9ms) Started POST "/api/users/sign_in" for 73.223.75.68 at 2016-04-06 16:02:18 -0700 ActionController::RoutingError (No route matches [POST] "/api/users/sign_in"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (55.0ms) Started POST "/api/users/sign_in" for 73.223.75.68 at 2016-04-06 16:03:01 -0700 ActionController::RoutingError (No route matches [POST] "/api/users/sign_in"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (68.3ms) Started POST "/api/users/sign_in" for 73.223.75.68 at 2016-04-06 16:06:32 -0700 ActionController::RoutingError (No route matches [POST] "/api/users/sign_in"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.1ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (74.0ms) Started POST "/api/users/sign_in" for 73.223.75.68 at 2016-04-06 16:11:09 -0700 ActionController::RoutingError (No route matches [POST] "/api/users/sign_in"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.7ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (294.8ms) Started GET "/socket" for ::1 at 2016-04-06 17:05:34 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb (260.8ms) Completed 200 OK in 264ms (Views: 264.1ms | ActiveRecord: 0.0ms) Started GET "/nested_function/2" for ::1 at 2016-04-06 17:05:34 -0700 ActionController::RoutingError (No route matches [GET] "/nested_function/2"): actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call' railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app' railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged' railties (4.2.6) lib/rails/rack/logger.rb:20:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call' rack (1.6.4) lib/rack/methodoverride.rb:22:in `call' rack (1.6.4) lib/rack/runtime.rb:18:in `call' activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call' rack (1.6.4) lib/rack/sendfile.rb:113:in `call' railties (4.2.6) lib/rails/engine.rb:518:in `call' railties (4.2.6) lib/rails/application.rb:165:in `call' rack (1.6.4) lib/rack/lock.rb:17:in `call' rack (1.6.4) lib/rack/content_length.rb:15:in `call' rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:140:in `service' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/httpserver.rb:96:in `run' /Users/matthewchang/.rvm/rubies/ruby-head/lib/ruby/2.4.0/webrick/server.rb:296:in `block in start_thread' Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (0.6ms) Rendered /Users/matthewchang/.rvm/gems/ruby-head/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb (12.5ms) Started GET "/people" for ::1 at 2016-04-06 17:05:34 -0700 Processing by PeopleController#index as */* Person Load (0.3ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 6ms (Views: 3.3ms | ActiveRecord: 0.5ms) Started GET "/socket" for ::1 at 2016-04-06 17:06:37 -0700 Processing by SocketsController#test as HTML Rendered sockets/test.html.erb (6.1ms) Completed 200 OK in 9ms (Views: 9.2ms | ActiveRecord: 0.0ms) Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-06 17:06:37 -0700 Started GET "/assets/push_routes_socket_io.self-59a675c863c19f2db0141adf2dd8635033a5f7ef060fc60de03cf7ed4357748a.js?body=1" for ::1 at 2016-04-06 17:06:37 -0700 Started GET "/people" for ::1 at 2016-04-06 17:06:37 -0700 Processing by PeopleController#index as */* Person Load (0.4ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 6ms (Views: 3.5ms | ActiveRecord: 0.7ms) Started GET "/nested_route/2" for ::1 at 2016-04-06 17:06:37 -0700 Processing by PushRoutes::NestedController#nested_function as */* Parameters: {"id"=>"2"} Person Load (0.3ms) SELECT "people".* FROM "people" Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.3ms) Started GET "/socket" for ::1 at 2016-04-06 17:07:11 -0700 ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Processing by SocketsController#test as HTML Rendered sockets/test.html.erb (193.8ms) Completed 200 OK in 201ms (Views: 200.4ms | ActiveRecord: 0.0ms) Started GET "/assets/socket.io.self-d55c53253dafdb2ef27506cc7db9aa5e77bd90baa53cb5daf74f337d6980044f.js?body=1" for ::1 at 2016-04-06 17:07:11 -0700 Started GET "/assets/push_routes_socket_io.self-59a675c863c19f2db0141adf2dd8635033a5f7ef060fc60de03cf7ed4357748a.js?body=1" for ::1 at 2016-04-06 17:07:11 -0700 Started GET "/nested_route/2" for ::1 at 2016-04-06 17:07:11 -0700 Processing by PushRoutes::NestedController#nested_function as */* Parameters: {"id"=>"2"} Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 13ms (Views: 0.7ms | ActiveRecord: 0.6ms) Started GET "/people" for ::1 at 2016-04-06 17:07:11 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]] Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 30], ["updated_at", "2016-04-07 00:08:39.181931"], ["id", 1]]  (0.3ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 30], ["updated_at", "2016-04-07 00:09:51.394666"], ["id", 1]]  (1.9ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 30], ["updated_at", "2016-04-07 00:10:25.845289"], ["id", 1]]  (2.0ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction SQL (0.4ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 30], ["updated_at", "2016-04-07 00:10:58.400423"], ["id", 1]]  (2.3ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 30], ["updated_at", "2016-04-07 00:11:45.089955"], ["id", 2]]  (2.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction  (0.1ms) rollback transaction Started GET "/people" for ::1 at 2016-04-06 17:16:26 -0700 Processing by PeopleController#index as */* Person Load (0.4ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 4ms (Views: 1.0ms | ActiveRecord: 0.4ms) Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction Started GET "/people" for ::1 at 2016-04-06 17:16:47 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.2ms)  (0.3ms) rollback transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.0ms) begin transaction Started GET "/people" for ::1 at 2016-04-06 17:17:54 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction Started GET "/people" for ::1 at 2016-04-06 17:18:38 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.0ms) begin transaction Started GET "/people" for ::1 at 2016-04-06 17:20:32 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.2ms)  (0.1ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.1ms) begin transaction  (0.2ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:21:57 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.2ms) Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.0ms) begin transaction SQL (0.4ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 80], ["updated_at", "2016-04-07 00:22:27.840728"], ["id", 1]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:22:27 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 5ms (Views: 4.1ms | ActiveRecord: 0.5ms) Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.0ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 80], ["updated_at", "2016-04-07 00:22:33.674577"], ["id", 2]]  (2.4ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:22:33 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:22:40 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:22:44 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.1ms | ActiveRecord: 0.2ms) Started GET "/nested_route/2" for ::1 at 2016-04-06 17:33:12 -0700 Processing by PushRoutes::NestedController#nested_function as */* Parameters: {"id"=>"2"} Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.2ms) Started GET "/people" for ::1 at 2016-04-06 17:33:12 -0700 Processing by PeopleController#index as */* Person Load (0.1ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.1ms) Started GET "/people" for ::1 at 2016-04-06 17:33:12 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:33:51 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.2ms) Started GET "/nested_route/2" for ::1 at 2016-04-06 17:33:51 -0700 Processing by PushRoutes::NestedController#nested_function as */* Parameters: {"id"=>"2"} Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:33:55 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.2ms) Started GET "/nested_route/2" for ::1 at 2016-04-06 17:33:55 -0700 Processing by PushRoutes::NestedController#nested_function as */* Parameters: {"id"=>"2"} Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.1ms) Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:33:58 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:33:58 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:34:03 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:34:04 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 1.0ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:34:04 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 1.1ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:34:04 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.2ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction  (0.1ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:34:07 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.2ms | ActiveRecord: 0.2ms) Started GET "/nested_route/2" for ::1 at 2016-04-06 17:34:07 -0700 Processing by PushRoutes::NestedController#nested_function as */* Parameters: {"id"=>"2"} Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]] Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.1ms) Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 80], ["updated_at", "2016-04-07 00:34:10.518301"], ["id", 6]]  (2.3ms) commit transaction Started GET "/people" for ::1 at 2016-04-06 17:34:10 -0700 Processing by PeopleController#index as */* Person Load (0.2ms) SELECT "people".* FROM "people" WHERE (value > 50) Completed 200 OK in 2ms (Views: 1.3ms | ActiveRecord: 0.2ms) Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.7ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 100], ["updated_at", "2016-04-08 21:23:44.185492"], ["id", 13]]  (0.3ms) rollback transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 100], ["updated_at", "2016-04-08 21:25:33.482664"], ["id", 13]]  (2.1ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 100], ["updated_at", "2016-04-08 21:25:37.734917"], ["id", 13]]  (0.6ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) rollback transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]] Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction SQL (0.4ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 100], ["updated_at", "2016-04-08 21:30:00.259276"], ["id", 2]]  (2.5ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 0], ["updated_at", "2016-04-08 21:31:19.554706"], ["id", 2]]  (2.4ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 90], ["updated_at", "2016-04-08 21:31:24.555331"], ["id", 2]]  (2.5ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.0ms) begin transaction  (0.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 40], ["updated_at", "2016-04-08 21:33:38.783812"], ["id", 2]]  (2.5ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction SQL (0.9ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 90], ["updated_at", "2016-04-08 21:33:40.655877"], ["id", 2]]  (2.4ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.0ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 40], ["updated_at", "2016-04-08 21:34:01.479281"], ["id", 2]]  (2.2ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 90], ["updated_at", "2016-04-08 21:34:06.074394"], ["id", 2]]  (2.4ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 40], ["updated_at", "2016-04-08 21:34:07.234484"], ["id", 2]]  (2.5ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 90], ["updated_at", "2016-04-08 21:34:08.034380"], ["id", 2]]  (2.6ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction SQL (0.4ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 40], ["updated_at", "2016-04-08 21:34:50.358661"], ["id", 2]]  (2.3ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 90], ["updated_at", "2016-04-08 21:34:51.671225"], ["id", 2]]  (2.5ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 40], ["updated_at", "2016-04-08 21:34:52.366724"], ["id", 2]]  (2.4ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.0ms) begin transaction  (0.1ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.1ms) begin transaction  (0.0ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]  (0.0ms) begin transaction  (0.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.1ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.1ms) rollback transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.0ms) begin transaction  (0.0ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.0ms) rollback transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction  (0.1ms) commit transaction Person Load (0.2ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1  (0.1ms) begin transaction SQL (0.3ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 30], ["updated_at", "2016-04-08 23:49:24.343015"], ["id", 13]]  (2.3ms) commit transaction Person Load (0.3ms) SELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1  (0.0ms) begin transaction SQL (0.2ms) UPDATE "people" SET "value" = ?, "updated_at" = ? WHERE "people"."id" = ? [["value", 30], ["updated_at", "2016-04-08 23:49:30.728746"], ["id", 1]]  (2.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreatePeople (20160402002530)  (0.1ms) begin transaction  (1.1ms) DROP TABLE "people" SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = ? [["version", "20160402002530"]]  (0.4ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreatePeople (20160402002530)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "age" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160402002530"]]  (0.5ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateReloadTests (20160504183412)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "reload_tests" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160504183412"]]  (0.4ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (2.0ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateReloadTests (20160504183412) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateReloadTestModels (20160504183412)  (0.0ms) begin transaction  (0.2ms) DROP TABLE "reload_test_models"  (0.0ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateClubs (20160513005720)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "clubs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160513005720"]]  (2.0ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Person Load (0.1ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateClubs (20160513005720)  (0.1ms) begin transaction  (0.3ms) DROP TABLE "clubs" SQL (0.1ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = ? [["version", "20160513005720"]]  (2.5ms) commit transaction Migrating to CreateReloadTestModels (20160504183412)  (0.1ms) begin transaction  (0.1ms) DROP TABLE "reload_test_models"  (0.0ms) rollback transaction ReloadTestModel Load (0.1ms) SELECT "reload_test_models".* FROM "reload_test_models" ORDER BY "reload_test_models"."id" DESC LIMIT 1  (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)   (0.0ms) select sqlite_version(*)  (0.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreatePeople (20160402002530)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "age" integer, "club_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160402002530"]]  (0.4ms) commit transaction Migrating to CreateReloadTestModels (20160504183412)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "reload_test_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160504183412"]]  (0.4ms) commit transaction Migrating to CreateClubs (20160513005720)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "clubs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160513005720"]]  (0.5ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Person Load (2.0ms) SELECT "people".* FROM "people" ORDER BY "people"."id" DESC LIMIT 1 ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.3ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateBanks (20160830212751)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "banks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "value" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160830212751"]]  (0.6ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "banks" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-08-30 21:37:11.363544"], ["updated_at", "2016-08-30 21:37:11.363544"]]  (2.4ms) commit transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "banks" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-08-30 21:52:41.003798"], ["updated_at", "2016-08-30 21:52:41.003798"]]  (2.6ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "banks" ("value", "created_at", "updated_at") VALUES (?, ?, ?) [["value", 100], ["created_at", "2016-08-30 21:52:44.233359"], ["updated_at", "2016-08-30 21:52:44.233359"]]  (1.9ms) rollback transaction  (0.0ms) begin transaction SQL (0.3ms) INSERT INTO "banks" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-08-30 21:54:10.523479"], ["updated_at", "2016-08-30 21:54:10.523479"]]  (2.5ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "banks" ("value", "created_at", "updated_at") VALUES (?, ?, ?) [["value", 10], ["created_at", "2016-08-30 21:54:18.785561"], ["updated_at", "2016-08-30 21:54:18.785561"]]  (1.8ms) rollback transaction  (0.1ms) begin transaction SQL (0.8ms) INSERT INTO "banks" ("value", "created_at", "updated_at") VALUES (?, ?, ?) [["value", 10], ["created_at", "2016-08-30 21:55:07.749172"], ["updated_at", "2016-08-30 21:55:07.749172"]]  (0.3ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "banks" ("value", "created_at", "updated_at") VALUES (?, ?, ?) [["value", 10], ["created_at", "2016-08-30 21:55:33.267052"], ["updated_at", "2016-08-30 21:55:33.267052"]]  (1.8ms) rollback transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "banks" ("value", "created_at", "updated_at") VALUES (?, ?, ?) [["value", 10], ["created_at", "2016-08-30 21:55:40.717722"], ["updated_at", "2016-08-30 21:55:40.717722"]]  (0.2ms) rollback transaction  (0.0ms) begin transaction SQL (0.4ms) INSERT INTO "banks" ("value", "created_at", "updated_at") VALUES (?, ?, ?) [["value", 10], ["created_at", "2016-08-30 21:56:06.212156"], ["updated_at", "2016-08-30 21:56:06.212156"]]  (2.0ms) rollback transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "banks" ("value", "created_at", "updated_at") VALUES (?, ?, ?) [["value", 10], ["created_at", "2016-08-30 21:56:14.400481"], ["updated_at", "2016-08-30 21:56:14.400481"]]  (1.6ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "banks" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2016-08-30 21:57:48.720633"], ["updated_at", "2016-08-30 21:57:48.720633"]]  (2.5ms) commit transaction  (0.1ms) begin transaction SQL (0.4ms) INSERT INTO "banks" ("value", "created_at", "updated_at") VALUES (?, ?, ?) [["value", 10], ["created_at", "2016-08-30 21:57:54.708589"], ["updated_at", "2016-08-30 21:57:54.708589"]]  (2.0ms) rollback transaction  (0.1ms) begin transaction SQL (0.3ms) INSERT INTO "banks" ("value", "created_at", "updated_at") VALUES (?, ?, ?) [["value", 10], ["created_at", "2016-08-30 21:58:14.744885"], ["updated_at", "2016-08-30 21:58:14.744885"]]  (2.4ms) commit transaction