Started GET "/" for ::1 at 2016-04-19 19:35:59 +0900 Processing by HomeController#index as HTML Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.0ms) ActionView::MissingTemplate (Missing template home/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby]}. Searched in: * "/Users/mizchi/proj/watchify_rails/test/dummy/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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/benchmark.rb:303: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: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: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 `call' 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' 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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.2ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (8.6ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (54.6ms) Started GET "/" for ::1 at 2016-04-19 19:36:59 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.5ms) Completed 200 OK in 145ms (Views: 144.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-ee03d51898c9260cdd11635d5ee5c5ae0a0e860aea283be5cc14b375d3e7b6aa.js?body=1" for ::1 at 2016-04-19 19:36:59 +0900 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 19:36:59 +0900 Started GET "/" for ::1 at 2016-04-19 19:37:23 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.9ms) Completed 200 OK in 138ms (Views: 137.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 19:37:24 +0900 Started GET "/assets/application.self-ee03d51898c9260cdd11635d5ee5c5ae0a0e860aea283be5cc14b375d3e7b6aa.js?body=1" for ::1 at 2016-04-19 19:37:24 +0900 Started GET "/" for ::1 at 2016-04-19 19:46:32 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.8ms) Completed 200 OK in 154ms (Views: 153.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 19:46:32 +0900 Started GET "/assets/application.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-19 19:46:32 +0900 Started GET "/" for ::1 at 2016-04-19 19:46:33 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.0ms) Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-19 19:46:33 +0900 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 19:46:34 +0900 Started GET "/" for ::1 at 2016-04-19 19:46:48 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.7ms) Completed 200 OK in 135ms (Views: 134.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 19:46:48 +0900 Started GET "/assets/application.self-ee03d51898c9260cdd11635d5ee5c5ae0a0e860aea283be5cc14b375d3e7b6aa.js?body=1" for ::1 at 2016-04-19 19:46:48 +0900 Started GET "/" for ::1 at 2016-04-19 20:03:31 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.7ms) Completed 200 OK in 152ms (Views: 151.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 20:03:31 +0900 Started GET "/assets/application.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-19 20:03:31 +0900 Started GET "/" for ::1 at 2016-04-19 20:05:55 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.7ms) Completed 200 OK in 149ms (Views: 148.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-4f91180055311b6d5aaf90d3c647cac28e9129461eb4ff487e16752d55ee2dce.js?body=1" for ::1 at 2016-04-19 20:05:55 +0900 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 20:05:56 +0900 Started GET "/" for ::1 at 2016-04-19 20:05:58 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.1ms) Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 20:05:58 +0900 Started GET "/assets/application.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-19 20:05:58 +0900 Started GET "/" for ::1 at 2016-04-20 13:49:52 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (1.3ms) Completed 200 OK in 181ms (Views: 180.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 13:49:52 +0900 Started GET "/" for ::1 at 2016-04-20 13:50:22 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (1.0ms) Completed 200 OK in 144ms (Views: 143.5ms | ActiveRecord: 0.0ms) Started GET "/javascripts/application.bundle.js" for ::1 at 2016-04-20 13:50:22 +0900 ActionController::RoutingError (No route matches [GET] "/javascripts/application.bundle.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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (10.3ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (86.6ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 13:50:22 +0900 Started GET "/" for ::1 at 2016-04-20 13:50:32 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.1ms) 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-20 13:50:32 +0900 Started GET "/javascripts/application.bundle.js" for ::1 at 2016-04-20 13:50:32 +0900 ActionController::RoutingError (No route matches [GET] "/javascripts/application.bundle.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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (59.0ms) Started GET "/" for ::1 at 2016-04-20 13:50:38 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.7ms) Completed 200 OK in 136ms (Views: 135.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 13:50:38 +0900 Started GET "/javascripts/application.bundle.js" for ::1 at 2016-04-20 13:50:38 +0900 ActionController::RoutingError (No route matches [GET] "/javascripts/application.bundle.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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.9ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (63.9ms) Started GET "/" for ::1 at 2016-04-20 13:50:39 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.0ms) Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 13:50:39 +0900 Started GET "/javascripts/application.bundle.js" for ::1 at 2016-04-20 13:50:39 +0900 ActionController::RoutingError (No route matches [GET] "/javascripts/application.bundle.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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (52.0ms) Started GET "/" for ::1 at 2016-04-20 13:51:24 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.7ms) Completed 200 OK in 159ms (Views: 158.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 13:51:24 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 13:51:24 +0900 Started GET "/" for ::1 at 2016-04-20 15:10:27 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (1.2ms) Completed 200 OK in 163ms (Views: 162.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 15:10:27 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 15:10:27 +0900 Started GET "/" for ::1 at 2016-04-20 16:11:40 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (2.1ms) Completed 200 OK in 190ms (Views: 189.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2016-04-20 16:34:24 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (1.0ms) Completed 200 OK in 193ms (Views: 193.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 16:34:25 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 16:34:26 +0900 Started GET "/" for ::1 at 2016-04-20 16:35:00 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (1.0ms) Completed 200 OK in 692ms (Views: 691.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 16:35:01 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 16:35:01 +0900 Started GET "/" for ::1 at 2016-04-20 16:35:03 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.1ms) Completed 200 OK in 9ms (Views: 8.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 16:35:03 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 16:35:03 +0900 Started GET "/" for ::1 at 2016-04-20 16:36:03 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (1.1ms) Completed 200 OK in 178ms (Views: 177.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 16:36:03 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 16:36:03 +0900 Started GET "/" for ::1 at 2016-04-20 16:36:35 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.2ms) Completed 200 OK in 10ms (Views: 9.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 16:36:35 +0900 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 16:36:35 +0900 Started GET "/" for ::1 at 2016-04-20 16:36:47 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.0ms) Completed 200 OK in 6ms (Views: 6.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 16:36:47 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 16:36:47 +0900 Started GET "/" for ::1 at 2016-04-20 16:38:32 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.9ms) Completed 200 OK in 171ms (Views: 170.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 16:38:32 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 16:38:32 +0900 Started GET "/" for ::1 at 2016-04-20 16:38:33 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.0ms) Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 16:38:33 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 16:38:33 +0900 Started GET "/" for ::1 at 2016-04-20 16:40:27 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (1.0ms) Completed 200 OK in 191ms (Views: 191.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 16:40:27 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 16:40:27 +0900 Started GET "/" for ::1 at 2016-04-20 16:40:43 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.0ms) Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 16:40:43 +0900 Started GET "/assets/application.bundle.self-68f212b2e51c0ae54ae5ff0abbe1ff462e0e3c41f92074c1aaf84ef464fd3d88.js?body=1" for ::1 at 2016-04-20 16:40:43 +0900 Started GET "/" for ::1 at 2016-04-20 19:29:16 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.8ms) Completed 200 OK in 148ms (Views: 147.5ms | ActiveRecord: 0.0ms) Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 19:29:17 +0900 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 19:29:17 +0900 Started GET "/" for ::1 at 2016-04-20 19:31:01 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.9ms) Completed 200 OK in 167ms (Views: 166.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 19:31:01 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 19:31:01 +0900 Started GET "/" for ::1 at 2016-04-20 19:36:17 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (1.5ms) Completed 200 OK in 142ms (Views: 141.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 19:36:17 +0900 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 19:36:17 +0900 Started GET "/" for ::1 at 2016-04-20 19:46:52 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.7ms) Completed 200 OK in 141ms (Views: 141.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 19:46:52 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 19:46:52 +0900 Started GET "/" for ::1 at 2016-04-20 19:50:22 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.9ms) Completed 200 OK in 157ms (Views: 156.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 19:50:22 +0900 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 19:50:22 +0900 Started GET "/" for ::1 at 2016-04-20 19:52:09 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.0ms) Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 19:52:09 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 19:52:09 +0900 Started GET "/" for ::1 at 2016-04-20 19:52:14 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.9ms) Completed 200 OK in 150ms (Views: 150.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 19:52:15 +0900 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 19:52:15 +0900 Started GET "/" for ::1 at 2016-04-20 19:52:36 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.9ms) Completed 200 OK in 142ms (Views: 141.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 19:52:36 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 19:52:36 +0900 Started GET "/" for ::1 at 2016-04-20 19:53:07 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.8ms) Completed 200 OK in 146ms (Views: 146.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 19:53:08 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 19:53:08 +0900 Started GET "/" for ::1 at 2016-04-20 20:06:08 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.7ms) Completed 200 OK in 159ms (Views: 158.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:06:09 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:06:09 +0900 NoMethodError (undefined method `[]' for /assets\/(.*).bundle/:Regexp): /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:27:in `find_original_target_by_name' /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:36: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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.3ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (42.2ms) Started GET "/" for ::1 at 2016-04-20 20:06:48 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.9ms) Completed 200 OK in 145ms (Views: 144.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:06:48 +0900 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:06:48 +0900 Started GET "/" for ::1 at 2016-04-20 20:07:34 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (1.4ms) Completed 200 OK in 172ms (Views: 171.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:07:34 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:07:34 +0900 Started GET "/" for ::1 at 2016-04-20 20:07:50 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (1.0ms) Completed 200 OK in 139ms (Views: 138.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:07:50 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:07:50 +0900 Started GET "/" for ::1 at 2016-04-20 20:08:15 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (1.5ms) Completed 200 OK in 171ms (Views: 170.7ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:08:15 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:08:15 +0900 Started GET "/" for ::1 at 2016-04-20 20:10:36 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.8ms) Completed 200 OK in 146ms (Views: 145.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:10:36 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:10:36 +0900 NameError (undefined local variable or method `path' for #): /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:37: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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.4ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (50.2ms) Started GET "/" for ::1 at 2016-04-20 20:10:52 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (1.0ms) Completed 200 OK in 159ms (Views: 158.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:10:52 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:10:52 +0900 NameError (undefined local variable or method `target' for #): /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:28:in `get_tmp_fpath' /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:37: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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.1ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (36.6ms) Started GET "/" for ::1 at 2016-04-20 20:10:54 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.0ms) Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:10:54 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:10:54 +0900 NameError (undefined local variable or method `target' for #): /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:28:in `get_tmp_fpath' /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:37: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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.0ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (38.6ms) Started GET "/" for ::1 at 2016-04-20 20:11:48 +0900 Processing by HomeController#index as HTML Rendered home/index.html 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-20 20:11:48 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:11:48 +0900 NameError (undefined local variable or method `target' for #): /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:28:in `get_tmp_fpath' /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:37: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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.6ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (51.3ms) Started GET "/" for ::1 at 2016-04-20 20:11:54 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (1.0ms) Completed 200 OK in 147ms (Views: 146.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:11:54 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:11:54 +0900 Started GET "/" for ::1 at 2016-04-20 20:12:29 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.8ms) Completed 200 OK in 142ms (Views: 142.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:12:30 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:12:30 +0900 Errno::ENOENT (No such file or directory @ rb_sysopen - /tmp/cache/brwy_rails/application.bundle.js): /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:39:in `read' /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:39: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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.0ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (38.7ms) Started GET "/" for ::1 at 2016-04-20 20:12:31 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.0ms) Completed 200 OK in 6ms (Views: 6.2ms | ActiveRecord: 0.0ms) Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:12:31 +0900 Errno::ENOENT (No such file or directory @ rb_sysopen - /tmp/cache/brwy_rails/application.bundle.js): /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:39:in `read' /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:39: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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.1ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (38.1ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:12:31 +0900 Started GET "/" for ::1 at 2016-04-20 20:13:04 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (2.6ms) Completed 200 OK in 166ms (Views: 165.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:13:04 +0900 Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:13:04 +0900 Started GET "/" for ::1 at 2016-04-20 20:22:15 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.9ms) Completed 200 OK in 143ms (Views: 143.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:22:16 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:22:16 +0900 NoMethodError (undefined method `file_is_readable' for #): /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:44:in `block in call' /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:43:in `loop' /Users/mizchi/proj/brwy_rails/lib/brwy_rails/middleware.rb:43: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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.1ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (38.4ms) Started GET "/" for ::1 at 2016-04-20 20:22:32 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.7ms) Completed 200 OK in 147ms (Views: 146.4ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:22:32 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:22:32 +0900 Started GET "/" for ::1 at 2016-04-20 20:23:45 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.0ms) Completed 200 OK in 5ms (Views: 4.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:23:45 +0900 Started GET "/javascripts/application.bundle.js" for ::1 at 2016-04-20 20:23:45 +0900 ActionController::RoutingError (No route matches [GET] "/javascripts/application.bundle.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/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run' /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread' Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.5ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.6ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms) Rendered /Users/mizchi/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (53.9ms) Started GET "/" for ::1 at 2016-04-20 20:24:36 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.0ms) Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:24:36 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:24:36 +0900 Started GET "/" for ::1 at 2016-04-20 20:24:51 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.0ms) Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:24:51 +0900 Started GET "/assets/application.bundle.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.js?body=1" for ::1 at 2016-04-20 20:24:51 +0900 Started GET "/" for ::1 at 2016-04-20 20:25:05 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.0ms) Completed 200 OK in 6ms (Views: 5.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:25:05 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:25:05 +0900 Started GET "/" for ::1 at 2016-04-20 20:27:49 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.7ms) Completed 200 OK in 139ms (Views: 138.9ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:27:49 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:27:49 +0900 Started GET "/" for ::1 at 2016-04-20 20:27:50 +0900 Processing by HomeController#index as HTML Rendered home/index.html 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-20 20:27:50 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:27:51 +0900 Started GET "/" for ::1 at 2016-04-20 20:27:51 +0900 Processing by HomeController#index as HTML Rendered home/index.html 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-20 20:27:51 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:27:51 +0900 Started GET "/" for ::1 at 2016-04-20 20:34:11 +0900 Processing by HomeController#index as HTML Rendered home/index.html within layouts/application (0.7ms) Completed 200 OK in 142ms (Views: 141.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 20:34:11 +0900 Started GET "/assets/application.bundle.self-ffa8dfaa026c3de81aee7ff33a09cc68d838dc21d9077a175df5ff6ef5998895.js?body=1" for ::1 at 2016-04-20 20:34:11 +0900