Started GET "/" for 127.0.0.1 at 2016-12-05 16:56:01 +0900 Processing by Rails::WelcomeController#index as HTML Parameters: {"internal"=>true} Rendering /var/lib/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb Rendered /var/lib/gems/2.3.0/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb (2.9ms) Completed 200 OK in 29ms (Views: 7.6ms) Started GET "/books/" for 127.0.0.1 at 2016-12-05 16:56:04 +0900 ActionController::RoutingError (No route matches [GET] "/books"): actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call' web-console (3.4.0) lib/web_console/middleware.rb:135:in `call_app' web-console (3.4.0) lib/web_console/middleware.rb:28:in `block in call' web-console (3.4.0) lib/web_console/middleware.rb:18:in `catch' web-console (3.4.0) lib/web_console/middleware.rb:18:in `call' actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app' railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged' activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged' railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call' rack (2.0.1) lib/rack/method_override.rb:22:in `call' rack (2.0.1) lib/rack/runtime.rb:22:in `call' activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call' actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call' rack (2.0.1) lib/rack/sendfile.rb:111:in `call' railties (5.0.0.1) lib/rails/engine.rb:522:in `call' puma (3.6.2) lib/puma/configuration.rb:225:in `call' puma (3.6.2) lib/puma/server.rb:578:in `handle_request' puma (3.6.2) lib/puma/server.rb:415:in `process_client' puma (3.6.2) lib/puma/server.rb:275:in `block in run' puma (3.6.2) lib/puma/thread_pool.rb:116:in `block in spawn_thread' Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms) Rendered collection of /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb [8 times] (4.9ms) Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb (14.1ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (57.7ms) Started GET "/posts" for 127.0.0.1 at 2016-12-05 16:56:07 +0900 Processing by PostsController#index as HTML Completed 500 Internal Server Error in 4ms Groonga::Client::Protocol::WrappedError (Failed to open TCP connection to 127.0.0.1:10041 (Connection refused - connect(2) for "127.0.0.1" port 10041)): groonga-client (0.3.1) lib/groonga/client/protocol/http/synchronous.rb:56:in `rescue in send' groonga-client (0.3.1) lib/groonga/client/protocol/http/synchronous.rb:38:in `send' groonga-client (0.3.1) lib/groonga/client/protocol/http/thread.rb:39:in `block in send' Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (2.7ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (21.3ms) Started GET "/posts" for 127.0.0.1 at 2016-12-05 16:56:29 +0900 Processing by PostsController#index as HTML Completed 500 Internal Server Error in 7ms NoMethodError (undefined method `records' for #): app/controllers/posts_controller.rb:7:in `index' Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (13.7ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (26.8ms) Started GET "/posts" for 127.0.0.1 at 2016-12-05 16:56:41 +0900 Processing by PostsController#index as HTML Completed 500 Internal Server Error in 11ms NoMethodError (undefined method `records' for #): app/controllers/posts_controller.rb:7:in `index' Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (3.7ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (19.9ms) Started GET "/posts" for 127.0.0.1 at 2016-12-05 16:58:00 +0900 Processing by PostsController#index as HTML Completed 500 Internal Server Error in 15ms NoMethodError (undefined method `key?' for #): app/controllers/posts_controller.rb:7:in `index' Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (3.7ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.3ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (21.9ms) Started GET "/posts" for 127.0.0.1 at 2016-12-05 16:58:54 +0900 Processing by PostsController#index as HTML Completed 500 Internal Server Error in 16ms NoMethodError (undefined method `records' for #): app/controllers/posts_controller.rb:7:in `index' Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (4.0ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms) Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (22.9ms) Started GET "/posts" for 127.0.0.1 at 2016-12-05 16:59:27 +0900 Processing by PostsController#index as HTML Completed 500 Internal Server Error in 14ms GroongaClientModel::Error (table doesn't exist: ): app/controllers/posts_controller.rb:7:in `index' Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (4.0ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (21.8ms) Started GET "/posts" for 127.0.0.1 at 2016-12-05 17:00:18 +0900 Processing by PostsController#index as HTML Completed 500 Internal Server Error in 1ms GroongaClientModel::Error (table doesn't exist: ): app/controllers/posts_controller.rb:7:in `index' Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (2.7ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms) Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (15.9ms) Started GET "/posts" for 127.0.0.1 at 2016-12-05 17:05:50 +0900 Processing by PostsController#index as HTML Completed 500 Internal Server Error in 1ms GroongaClientModel::Error (table doesn't exist: ): app/controllers/posts_controller.rb:7:in `index' Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (7.5ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms) Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (21.3ms) Started GET "/posts" for 127.0.0.1 at 2016-12-05 17:05:57 +0900 Processing by PostsController#index as HTML Completed 500 Internal Server Error in 1ms GroongaClientModel::Error (table doesn't exist: ): app/controllers/posts_controller.rb:7:in `index' Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (2.8ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.5ms) Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (14.5ms) Started GET "/posts" for 127.0.0.1 at 2016-12-05 17:06:11 +0900 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (3.6ms) Completed 200 OK in 1042ms (Views: 1027.4ms) Started GET "/posts/new" for 127.0.0.1 at 2016-12-05 17:06:54 +0900 Processing by PostsController#new as HTML Rendering posts/new.html.erb within layouts/application Rendered posts/_form.html.erb (58.5ms) Rendered posts/new.html.erb within layouts/application (59.8ms) Completed 200 OK in 92ms (Views: 90.5ms) Started GET "/posts/new" for 127.0.0.1 at 2016-12-05 17:06:55 +0900 Processing by PostsController#new as HTML Rendering posts/new.html.erb within layouts/application Rendered posts/_form.html.erb (3.1ms) Rendered posts/new.html.erb within layouts/application (4.2ms) Completed 200 OK in 39ms (Views: 38.0ms) Started GET "/posts" for 127.0.0.1 at 2016-12-05 17:06:57 +0900 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.8ms) Completed 200 OK in 33ms (Views: 29.0ms) Started GET "/posts/new" for 127.0.0.1 at 2016-12-05 17:06:58 +0900 Processing by PostsController#new as HTML Rendering posts/new.html.erb within layouts/application Rendered posts/_form.html.erb (3.0ms) Rendered posts/new.html.erb within layouts/application (4.6ms) Completed 200 OK in 24ms (Views: 22.1ms) Started POST "/posts" for 127.0.0.1 at 2016-12-05 17:07:04 +0900 Processing by PostsController#create as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"UKarvI2G3wSoLopwNIi29EptCIgNedJ8DNgW5djbhGJAsPJ8T2wjewuFtoJVECJAqg1i7P9kh735gSPjqK0EDQ==", "post"=>{"title"=>"Hello", "body"=>"World"}, "commit"=>"Create Post"} Redirected to Completed 500 Internal Server Error in 3ms ActionController::UrlGenerationError (No route matches {:action=>"show", :controller=>"posts", :id=>""} missing required keys: [:id]): app/controllers/posts_controller.rb:31:in `block (2 levels) in create' app/controllers/posts_controller.rb:29:in `create' Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (2.9ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms) Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (15.9ms) Started GET "/posts" for 127.0.0.1 at 2016-12-05 17:07:19 +0900 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (1.5ms) Completed 200 OK in 27ms (Views: 22.5ms) Started GET "/posts/1" for 127.0.0.1 at 2016-12-05 17:07:21 +0900 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.6ms) Completed 200 OK in 53ms (Views: 17.8ms) Started GET "/posts/1/edit" for 127.0.0.1 at 2016-12-05 17:07:23 +0900 Processing by PostsController#edit as HTML Parameters: {"id"=>"1"} Rendering posts/edit.html.erb within layouts/application Rendered posts/_form.html.erb (3.0ms) Rendered posts/edit.html.erb within layouts/application (4.3ms) Completed 200 OK in 23ms (Views: 19.5ms) Started PATCH "/posts/1" for 127.0.0.1 at 2016-12-05 17:07:25 +0900 Processing by PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/dnTiHXZcom03lThURWtSzRHEGIdYvk5bYJhhk9O9tcaL5OIxp5L8T+YDr8zO7Byk72k5qut8AFgnnlv2ynsng==", "post"=>{"title"=>"Hello", "body"=>"World"}, "commit"=>"Update Post", "id"=>"1"} Completed 500 Internal Server Error in 6ms NoMethodError (undefined method `update' for #): app/controllers/posts_controller.rb:44:in `block in update' app/controllers/posts_controller.rb:43:in `update' Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (3.8ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms) Rendering /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms) Rendered /var/lib/gems/2.3.0/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (17.3ms) Started PATCH "/posts/1" for 127.0.0.1 at 2016-12-05 17:41:04 +0900 Processing by PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"/dnTiHXZcom03lThURWtSzRHEGIdYvk5bYJhhk9O9tcaL5OIxp5L8T+YDr8zO7Byk72k5qut8AFgnnlv2ynsng==", "post"=>{"title"=>"Hello", "body"=>"World"}, "commit"=>"Update Post", "id"=>"1"} Redirected to http://localhost:3000/posts/1 Completed 302 Found in 19ms Started GET "/posts/1" for 127.0.0.1 at 2016-12-05 17:41:04 +0900 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (2.5ms) Completed 200 OK in 248ms (Views: 244.7ms) Started GET "/posts/1/edit" for 127.0.0.1 at 2016-12-05 17:41:07 +0900 Processing by PostsController#edit as HTML Parameters: {"id"=>"1"} Rendering posts/edit.html.erb within layouts/application Rendered posts/_form.html.erb (11.0ms) Rendered posts/edit.html.erb within layouts/application (12.0ms) Completed 200 OK in 29ms (Views: 26.6ms) Started PATCH "/posts/1" for 127.0.0.1 at 2016-12-05 17:41:09 +0900 Processing by PostsController#update as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"sYqq5iDrfdrPwZvp0XoQFlSXgy04XJBq1Oew6LAqIHBWfOrmk6xEokSHwbezVA0v8203qY6TmVLZ+6gBJE06OQ==", "post"=>{"title"=>"Hello", "body"=>"World!!!"}, "commit"=>"Update Post", "id"=>"1"} Redirected to http://localhost:3000/posts/1 Completed 302 Found in 4ms Started GET "/posts/1" for 127.0.0.1 at 2016-12-05 17:41:09 +0900 Processing by PostsController#show as HTML Parameters: {"id"=>"1"} Rendering posts/show.html.erb within layouts/application Rendered posts/show.html.erb within layouts/application (0.6ms) Completed 200 OK in 18ms (Views: 14.5ms) Started GET "/posts" for 127.0.0.1 at 2016-12-05 17:41:11 +0900 Processing by PostsController#index as HTML Rendering posts/index.html.erb within layouts/application Rendered posts/index.html.erb within layouts/application (0.8ms) Completed 200 OK in 15ms (Views: 12.7ms)