'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:446:in `block in make_lambda'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:192:in `block in simple'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:504:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:504: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_prepare_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:83:in `prepare!'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:71:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/5d9ab749d5a24ea4/variables" for ::1 at 2016-04-21 15:58:12 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 15:58:25 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (16.2ms)
+Completed 200 OK in 51ms (Views: 47.0ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-21 15:58:25 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 15:58:25 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 15:58:25 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 15:58:25 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 15:58:25 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-21 15:58:25 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 15:58:25 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 15:58:43 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (16.2ms)
+Completed 200 OK in 43ms (Views: 39.5ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-21 15:58:43 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-21 15:58:43 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 15:58:43 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 15:58:43 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 15:58:43 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 15:58:43 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 15:58:43 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 15:59:27 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.8ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (26.1ms)
+Completed 200 OK in 53ms (Views: 49.7ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 15:59:27 -0700
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-21 15:59:27 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-21 15:59:27 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 15:59:27 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 15:59:27 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 15:59:27 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 15:59:27 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 16:00:57 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (12.7ms)
+Completed 200 OK in 41ms (Views: 39.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-21 16:00:57 -0700
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-21 16:00:57 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:00:57 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:00:57 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:00:57 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:00:57 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:00:57 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 16:00:59 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (10.5ms)
+Completed 200 OK in 30ms (Views: 29.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:00:59 -0700
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-21 16:00:59 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:00:59 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:00:59 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-21 16:00:59 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:00:59 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:00:59 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 16:01:53 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (12.1ms)
+Completed 200 OK in 33ms (Views: 32.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-21 16:01:53 -0700
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-21 16:01:53 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:01:53 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:01:53 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:01:53 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:01:53 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:01:53 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 16:02:05 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (11.9ms)
+Completed 200 OK in 32ms (Views: 30.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:02:05 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:02:05 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:02:05 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:02:05 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-21 16:02:05 -0700
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-21 16:02:05 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:02:05 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 16:02:21 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (11.8ms)
+Completed 200 OK in 33ms (Views: 32.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-21 16:02:22 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-21 16:02:22 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:02:22 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:02:22 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:02:22 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:02:22 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:02:22 -0700
+
+
+Started GET "/tasks28" for ::1 at 2016-04-21 16:10:39 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+
+ActionController::RoutingError (No route matches [GET] "/tasks28"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (10.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (14.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (131.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (76.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (158.3ms)
+
+
+Started GET "/tasks28" for ::1 at 2016-04-21 16:10:39 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks28"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (88.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (60.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (137.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:17:35 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.4ms)
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected '<'
+...fe_append=' '.freeze; else <%= button_to "Delete", "/t...
+... ^:
+ app/views/tasks/index.html.erb:21:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/5d1225375dbb7b22/variables" for ::1 at 2016-04-21 16:17:36 -0700
+ [1m[35mTask Load (23.8ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-21 16:17:37 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.3ms)
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected '<'
+...fe_append=' '.freeze; else
<%= button_to "Delete", "/t...
+... ^:
+ app/views/tasks/index.html.erb:21:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/43e19ad67574c4cb/variables" for ::1 at 2016-04-21 16:17:37 -0700
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+
+
+Started GET "/" for ::1 at 2016-04-21 16:18:44 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.7ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:29: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/index.html.erb:27:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/2a0e71b8e3f47d8b/variables" for ::1 at 2016-04-21 16:18:44 -0700
+ [1m[35mTask Load (0.8ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-21 16:18:46 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.2ms)
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:29: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/index.html.erb:27:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/da1946079776743b/variables" for ::1 at 2016-04-21 16:18:46 -0700
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+
+
+Started GET "/" for ::1 at 2016-04-21 16:20:24 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.4ms)
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting end-of-input:
+ app/views/tasks/index.html.erb:24:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/5592fcbb386af0c5/variables" for ::1 at 2016-04-21 16:20:24 -0700
+ [1m[35mTask Load (1.7ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-21 16:20:36 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (16.7ms)
+Completed 200 OK in 319ms (Views: 317.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-21 16:20:37 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:20:37 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-21 16:20:37 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:20:37 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:20:37 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:20:37 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:20:37 -0700
+
+
+Started PATCH "/tasks/4/completed_at" for ::1 at 2016-04-21 16:21:14 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"fCoja7C7j8GyQs3+psVJ+Bb8l/qNlkJyNJGo2cI53+DcZrJpyJXsJWD3wd6s8D2Lj8nG3pg4qsdOBR6PstpERw==", "id"=>"4"}
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 4]]
+Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.3ms)
+
+RuntimeError - :
+ app/controllers/tasks_controller.rb:61:in `complete'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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:38: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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3599b22bcfe7de4b/variables" for ::1 at 2016-04-21 16:21:14 -0700
+
+
+Started POST "/__better_errors/3599b22bcfe7de4b/eval" for ::1 at 2016-04-21 16:21:30 -0700
+
+
+Started POST "/__better_errors/3599b22bcfe7de4b/eval" for ::1 at 2016-04-21 16:22:43 -0700
+
+
+Started POST "/__better_errors/3599b22bcfe7de4b/eval" for ::1 at 2016-04-21 16:23:33 -0700
+
+
+Started POST "/__better_errors/3599b22bcfe7de4b/eval" for ::1 at 2016-04-21 16:24:15 -0700
+
+
+Started POST "/__better_errors/3599b22bcfe7de4b/eval" for ::1 at 2016-04-21 16:24:20 -0700
+
+
+Started POST "/__better_errors/3599b22bcfe7de4b/eval" for ::1 at 2016-04-21 16:24:37 -0700
+
+
+Started PATCH "/tasks/4/completed_at" for ::1 at 2016-04-21 16:25:38 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"fCoja7C7j8GyQs3+psVJ+Bb8l/qNlkJyNJGo2cI53+DcZrJpyJXsJWD3wd6s8D2Lj8nG3pg4qsdOBR6PstpERw==", "id"=>"4"}
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 4]]
+Completed 500 Internal Server Error in 35ms (ActiveRecord: 1.5ms)
+
+NameError - undefined local variable or method `task' for #
+Did you mean? @task:
+ app/controllers/tasks_controller.rb:62:in `complete'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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:38: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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/2878a46af46f2612/variables" for ::1 at 2016-04-21 16:25:39 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 16:25:43 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (17.2ms)
+Completed 200 OK in 54ms (Views: 52.8ms | ActiveRecord: 0.4ms)
+
+
+Started PATCH "/tasks/4/completed_at" for ::1 at 2016-04-21 16:25:46 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"DX9/ClxZ4blhHUb0zbu6BSwRnQkyWORTliewHlIC/1utM+4IJHeCXbOoStTHjs52tSTMLSf2DObsswZIIuFk/A==", "id"=>"4"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 4]]
+Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.2ms)
+
+NameError - undefined local variable or method `task' for #
+Did you mean? @task:
+ app/controllers/tasks_controller.rb:62:in `complete'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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:38: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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/7a350e183888b6bf/variables" for ::1 at 2016-04-21 16:25:46 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 16:26:46 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (18.8ms)
+Completed 200 OK in 40ms (Views: 37.6ms | ActiveRecord: 0.8ms)
+
+
+Started PATCH "/tasks/4/completed_at" for ::1 at 2016-04-21 16:26:47 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"c4F36wQ39AhdRKfhohw4hOdaZjrWOq3dqxW7XqV3X3/TzebpfBmX7I/xq8GoKUz3fm83HsOURWjRgQ0I1ZTE2A==", "id"=>"4"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mUPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["completed_at", "2016-04-21 23:26:47.887531"], ["updated_at", "2016-04-21 23:26:47.891412"], ["id", 4]]
+ [1m[35m (3.2ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 13ms (ActiveRecord: 4.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:26:47 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (22.6ms)
+Completed 200 OK in 47ms (Views: 45.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:28:53 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (18.2ms)
+Completed 200 OK in 46ms (Views: 45.2ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-21 16:28:54 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:28:54 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:28:54 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:28:54 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:28:54 -0700
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-21 16:28:54 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:28:54 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:28:54 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:28:54 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:28:54 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:28:54 -0700
+
+
+Started PATCH "/tasks/7/completed_at" for ::1 at 2016-04-21 16:29:03 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"4yz8taFL6/Gl7q7LI49HvvytzpRGvhj+TjomiAl9AHFDYG232WWIFXdbouspujPNZZifsFMQ8Es0rpDeeZ6b1g==", "id"=>"7"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["completed_at", "2016-04-21 23:29:03.542378"], ["updated_at", "2016-04-21 23:29:03.543278"], ["id", 7]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 6ms (ActiveRecord: 1.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:29:03 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (21.0ms)
+Completed 200 OK in 43ms (Views: 41.5ms | ActiveRecord: 0.5ms)
+
+
+Started PATCH "/tasks/6/completed_at" for ::1 at 2016-04-21 16:29:11 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"LoVA0gzNpMIvyCKINtnSveqK2wCJQ69IFZ15nieEEX2OydHQdOPHJv19Lqg87KbOc7+KJJztR/1vCc/IV2eK2g==", "id"=>"6"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["completed_at", "2016-04-21 23:29:11.376335"], ["updated_at", "2016-04-21 23:29:11.376987"], ["id", 6]]
+ [1m[36m (3.3ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 8ms (ActiveRecord: 4.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:29:11 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (17.0ms)
+Completed 200 OK in 36ms (Views: 35.0ms | ActiveRecord: 0.3ms)
+
+
+Started PATCH "/tasks/5/completed_at" for ::1 at 2016-04-21 16:29:32 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"cz4fju4foKVhM/iv5+eIITXvzKdpsfuIM1kCy6FtDBbTco6MljHDQbOG9I/t0vxSrNqdg3wfEz1JzbSd0Y6XsQ==", "id"=>"5"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["completed_at", "2016-04-21 23:29:32.047750"], ["updated_at", "2016-04-21 23:29:32.048373"], ["id", 5]]
+ [1m[35m (100.0ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 104ms (ActiveRecord: 100.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:29:32 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (19.8ms)
+Completed 200 OK in 41ms (Views: 39.7ms | ActiveRecord: 0.5ms)
+
+
+Started PATCH "/tasks/9/completed_at" for ::1 at 2016-04-21 16:42:20 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"lMpIZdXUGMlIPnNuUwltS2uswns4ZGUmP6T4lmwBrT80htlnrfp7LZqLf05ZPBk48pmTXy3KjZNFME7AHOI2mA==", "id"=>"9"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.9ms)[0m UPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["completed_at", "2016-04-21 23:42:20.680196"], ["updated_at", "2016-04-21 23:42:20.681663"], ["id", 9]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 16ms (ActiveRecord: 2.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:42:20 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (22.0ms)
+Completed 200 OK in 55ms (Views: 53.3ms | ActiveRecord: 0.5ms)
+
+
+Started PATCH "/tasks/8/completed_at" for ::1 at 2016-04-21 16:42:31 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"i0P1xXs5q6hNSoqFDe6ZcawbikgZieD6F9YQcW1IaAErD2THAxfITJ//hqUH2+0CNS7bbAwnCE9tQqYnHavzpg==", "id"=>"8"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 8]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["completed_at", "2016-04-21 23:42:31.896802"], ["updated_at", "2016-04-21 23:42:31.897386"], ["id", 8]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 6ms (ActiveRecord: 1.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:42:31 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (19.5ms)
+Completed 200 OK in 54ms (Views: 53.0ms | ActiveRecord: 0.3ms)
+ [1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to CreatePeople (20160422002807)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.5ms)[0m [1mCREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160422002807"]]
+ [1m[36m (4.0ms)[0m [1mcommit transaction[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.3ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations"[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (1.1ms)[0m [1mINSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "risha"], ["created_at", "2016-04-22 00:34:27.409978"], ["updated_at", "2016-04-22 00:34:27.409978"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "andre"], ["created_at", "2016-04-22 00:34:27.416770"], ["updated_at", "2016-04-22 00:34:27.416770"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "jordan"], ["created_at", "2016-04-22 00:34:27.419703"], ["updated_at", "2016-04-22 00:34:27.419703"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "people"[0m
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [[nil, 1]]
+ [1m[36mTask Load (0.8ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [[nil, 1]]
+ [1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to AddBelongsToPersonToTasks (20160422005217)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.6ms)[0m [1mALTER TABLE "tasks" ADD "person_id" integer[0m
+ [1m[35m (0.1ms)[0m select sqlite_version(*)
+ [1m[36m (0.5ms)[0m [1mCREATE INDEX "index_tasks_on_person_id" ON "tasks" ("person_id")[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160422005217"]]
+ [1m[36m (1.4ms)[0m [1mcommit transaction[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.3ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_tasks_on_person_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_tasks_on_person_id' AND type='index'
+[0m
+ [1m[36mPerson Load (0.5ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mPerson Load (0.7ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36mSQL (0.9ms)[0m [1mINSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "Risha"], ["created_at", "2016-04-24 01:43:03.511957"], ["updated_at", "2016-04-24 01:43:03.511957"]]
+ [1m[35m (5.6ms)[0m commit transaction
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to AddPersonIdToTasks (20160424015548)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to AddPersonIdToTasks (20160424015548)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to AddPersonIdToTasks (20160424015548)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.7ms)[0m [1mALTER TABLE "people" ADD "person_id" integer[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160424015548"]]
+ [1m[36m (3.7ms)[0m [1mcommit transaction[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.2ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_tasks_on_person_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_tasks_on_person_id' AND type='index'
+[0m
+ [1m[36m (0.2ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations"[0m
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.1ms)[0m INSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "Sarah"], ["created_at", "2016-04-24 02:12:45.119595"], ["updated_at", "2016-04-24 02:12:45.119595"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.2ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_tasks_on_person_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_tasks_on_person_id' AND type='index'
+[0m
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+
+
+Started GET "/" for ::1 at 2016-04-23 19:59:47 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (1.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.9ms)
+Completed 500 Internal Server Error in 37ms (ActiveRecord: 0.0ms)
+
+SyntaxError - unknown type of %string
+... task.completed_at.strftime(%m/%d/%Y) );@output_buffer.safe_...
+... ^
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:14: syntax error, unexpected end-of-input, expecting ')'
+... task.completed_at.strftime(%m/%d/%Y) );@output_buffer.safe_...
+... ^:
+ app/views/tasks/index.html.erb:14:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/c47807fff21cdfb9/variables" for ::1 at 2016-04-23 19:59:48 -0700
+ [1m[35mTask Load (0.8ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-23 19:59:49 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (2.3ms)
+Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.0ms)
+
+SyntaxError - unknown type of %string
+... task.completed_at.strftime(%m/%d/%Y) );@output_buffer.safe_...
+... ^
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:14: syntax error, unexpected end-of-input, expecting ')'
+... task.completed_at.strftime(%m/%d/%Y) );@output_buffer.safe_...
+... ^:
+ app/views/tasks/index.html.erb:14:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/cfdcb06f99ec6bf6/variables" for ::1 at 2016-04-23 19:59:49 -0700
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+
+
+Started GET "/" for ::1 at 2016-04-23 19:59:50 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (2.3ms)
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)
+
+SyntaxError - unknown type of %string
+... task.completed_at.strftime(%m/%d/%Y) );@output_buffer.safe_...
+... ^
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:14: syntax error, unexpected end-of-input, expecting ')'
+... task.completed_at.strftime(%m/%d/%Y) );@output_buffer.safe_...
+... ^:
+ app/views/tasks/index.html.erb:14:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/205640d1f0d98d65/variables" for ::1 at 2016-04-23 19:59:50 -0700
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-23 20:00:46 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (13.3ms)
+Completed 500 Internal Server Error in 20ms (ActiveRecord: 0.0ms)
+
+NameError - uninitialized constant ActionView::CompiledTemplates::Tasks:
+ activesupport (4.2.6) lib/active_support/dependencies.rb:533:in `load_missing_constant'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137506593720'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/430988301db6f376/variables" for ::1 at 2016-04-23 20:00:46 -0700
+ [1m[36mTask Load (0.8ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+
+
+Started GET "/" for ::1 at 2016-04-23 20:00:48 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (15.0ms)
+Completed 500 Internal Server Error in 25ms (ActiveRecord: 0.0ms)
+
+NameError - uninitialized constant ActionView::CompiledTemplates::Tasks:
+ activesupport (4.2.6) lib/active_support/dependencies.rb:533:in `load_missing_constant'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137506593720'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/1c50af01a4204d06/variables" for ::1 at 2016-04-23 20:00:48 -0700
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-23 20:00:50 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (19.5ms)
+Completed 500 Internal Server Error in 28ms (ActiveRecord: 0.0ms)
+
+NameError - uninitialized constant ActionView::CompiledTemplates::Tasks:
+ activesupport (4.2.6) lib/active_support/dependencies.rb:533:in `load_missing_constant'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137506593720'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/e7cec41b64449560/variables" for ::1 at 2016-04-23 20:00:50 -0700
+ [1m[36mTask Load (1.0ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+
+
+Started GET "/" for ::1 at 2016-04-23 20:01:03 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (40.2ms)
+Completed 500 Internal Server Error in 46ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `edit_task_path' for #<#:0x007f9453a31be8>:
+ app/views/tasks/index.html.erb:11:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137517479480'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:9:in `_app_views_tasks_index_html_erb__1921239763804155028_70137517479480'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/b11ec4cdfa502153/variables" for ::1 at 2016-04-23 20:01:03 -0700
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+
+
+Started GET "/" for ::1 at 2016-04-23 20:01:05 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (38.1ms)
+Completed 500 Internal Server Error in 44ms (ActiveRecord: 0.3ms)
+
+NoMethodError - undefined method `edit_task_path' for #<#:0x007f9453119a10>:
+ app/views/tasks/index.html.erb:11:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137517479480'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:9:in `_app_views_tasks_index_html_erb__1921239763804155028_70137517479480'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/340d46b0f523d738/variables" for ::1 at 2016-04-23 20:01:06 -0700
+ [1m[36mTask Load (1.0ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+
+
+Started GET "/" for ::1 at 2016-04-23 20:01:23 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (15.8ms)
+Completed 500 Internal Server Error in 23ms (ActiveRecord: 0.6ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:14:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137509523160'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:9:in `_app_views_tasks_index_html_erb__1921239763804155028_70137509523160'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/9287c93db05620c8/variables" for ::1 at 2016-04-23 20:01:23 -0700
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+
+
+Started GET "/" for ::1 at 2016-04-23 20:01:25 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (21.5ms)
+Completed 500 Internal Server Error in 29ms (ActiveRecord: 0.6ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:14:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137509523160'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:9:in `_app_views_tasks_index_html_erb__1921239763804155028_70137509523160'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/7fbf1c479008954e/variables" for ::1 at 2016-04-23 20:01:25 -0700
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+
+
+Started GET "/" for ::1 at 2016-04-23 20:01:27 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (14.4ms)
+Completed 500 Internal Server Error in 20ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:14:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137509523160'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:9:in `_app_views_tasks_index_html_erb__1921239763804155028_70137509523160'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/f5e2e6aaf3b647eb/variables" for ::1 at 2016-04-23 20:01:28 -0700
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+
+
+Started GET "/" for ::1 at 2016-04-23 20:01:41 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (9.8ms)
+Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.0ms)
+
+NameError - uninitialized constant ActionView::CompiledTemplates::Tasks:
+ activesupport (4.2.6) lib/active_support/dependencies.rb:533:in `load_missing_constant'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137541777860'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/bc3dcacbae305845/variables" for ::1 at 2016-04-23 20:01:42 -0700
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-23 20:01:50 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (14.0ms)
+Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.3ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137507018480'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137507018480'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/63f8a1a5e6785b4f/variables" for ::1 at 2016-04-23 20:01:50 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:01:52 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (14.8ms)
+Completed 500 Internal Server Error in 22ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137507018480'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137507018480'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/c340a0f0522b17d4/variables" for ::1 at 2016-04-23 20:01:53 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:01:54 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (13.4ms)
+Completed 500 Internal Server Error in 20ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137507018480'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137507018480'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/01e966ff4111bc07/variables" for ::1 at 2016-04-23 20:01:55 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:01:57 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (10.6ms)
+Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.3ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137507018480'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137507018480'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/4f753dc2e010aa70/variables" for ::1 at 2016-04-23 20:01:57 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:02:12 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (11.7ms)
+Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.3ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137513404760'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137513404760'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/2f128915b4a05828/variables" for ::1 at 2016-04-23 20:02:13 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:02:15 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (15.5ms)
+Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.4ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137513404760'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137513404760'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/511e486fbe82bee1/variables" for ::1 at 2016-04-23 20:02:15 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:02:17 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (17.6ms)
+Completed 500 Internal Server Error in 25ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137513404760'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137513404760'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/2ef3c4e9e076c41b/variables" for ::1 at 2016-04-23 20:02:17 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:02:38 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (11.9ms)
+Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.3ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:14:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137507345140'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137507345140'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/6debd7d41ed5c2dc/variables" for ::1 at 2016-04-23 20:02:38 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:02:40 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (20.1ms)
+Completed 500 Internal Server Error in 28ms (ActiveRecord: 0.6ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:14:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137507345140'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137507345140'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/210273e8fbb3ddf4/variables" for ::1 at 2016-04-23 20:02:40 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:02:42 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (19.7ms)
+Completed 500 Internal Server Error in 28ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:14:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137507345140'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137507345140'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/fc378f53d1dda371/variables" for ::1 at 2016-04-23 20:02:42 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:02:43 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.8ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (22.0ms)
+Completed 500 Internal Server Error in 30ms (ActiveRecord: 0.8ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:14:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137507345140'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137507345140'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/cb251f61d8e22ef0/variables" for ::1 at 2016-04-23 20:02:43 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:02:45 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (19.6ms)
+Completed 500 Internal Server Error in 28ms (ActiveRecord: 0.6ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:14:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137507345140'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137507345140'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/6883d2f8f461c086/variables" for ::1 at 2016-04-23 20:02:45 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:04:05 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (12.3ms)
+Completed 500 Internal Server Error in 20ms (ActiveRecord: 0.4ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137519940380'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137519940380'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/562394f8163a739f/variables" for ::1 at 2016-04-23 20:04:05 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:04:07 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (4.7ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (15.8ms)
+Completed 500 Internal Server Error in 23ms (ActiveRecord: 4.7ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137519940380'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137519940380'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/" for ::1 at 2016-04-23 20:04:07 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (16.2ms)
+Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137519940380'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137519940380'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/84a8ac622f5759ad/variables" for ::1 at 2016-04-23 20:04:07 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:04:07 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (19.1ms)
+Completed 500 Internal Server Error in 27ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137519940380'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137519940380'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/" for ::1 at 2016-04-23 20:04:09 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.9ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (19.0ms)
+Completed 500 Internal Server Error in 27ms (ActiveRecord: 0.9ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137519940380'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137519940380'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/" for ::1 at 2016-04-23 20:04:09 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (21.6ms)
+Completed 500 Internal Server Error in 32ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `strftime' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb__1921239763804155028_70137519940380'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:8:in `_app_views_tasks_index_html_erb__1921239763804155028_70137519940380'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/ea12e43994b14ffc/variables" for ::1 at 2016-04-23 20:04:09 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:06:25 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (22.1ms)
+Completed 200 OK in 353ms (Views: 351.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:06:26 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:06:26 -0700
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-23 20:06:26 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:06:26 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:06:26 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:06:26 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:06:26 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:07:52 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (22.3ms)
+Completed 200 OK in 57ms (Views: 55.5ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:07:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:07:53 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:07:53 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:07:53 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:07:53 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:07:53 -0700
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-23 20:07:53 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:07:55 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (38.2ms)
+Completed 200 OK in 69ms (Views: 67.2ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:07:55 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:07:55 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:07:55 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:07:55 -0700
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-23 20:07:55 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:07:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:07:55 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:07:56 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (18.0ms)
+Completed 200 OK in 41ms (Views: 39.4ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:07:57 -0700
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-23 20:07:57 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:07:57 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:07:57 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:07:57 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:07:57 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:07:57 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:08:58 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (16.3ms)
+Completed 200 OK in 47ms (Views: 46.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:08:58 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:08:58 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:08:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:08:58 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:08:58 -0700
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-23 20:08:58 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:08:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:09:00 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (20.2ms)
+Completed 200 OK in 41ms (Views: 39.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:09:00 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:09:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:09:00 -0700
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-23 20:09:00 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:09:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:09:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:09:00 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-23 20:11:34 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (31.9ms)
+Completed 200 OK in 73ms (Views: 72.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks4" for ::1 at 2016-04-23 20:11:38 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks4"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (128.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (76.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (176.1ms)
+
+
+Started GET "/tasks4" for ::1 at 2016-04-23 20:11:38 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks4"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (101.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (73.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (171.1ms)
+
+
+Started GET "/tasks4" for ::1 at 2016-04-23 20:16:03 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks4"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (104.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (79.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (163.2ms)
+
+
+Started GET "/tasks4" for ::1 at 2016-04-23 20:16:05 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks4"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (111.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (78.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (165.2ms)
+
+
+Started GET "/tasks4" for ::1 at 2016-04-23 20:16:07 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks4"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (111.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (70.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (163.1ms)
+
+
+Started GET "/tasks4" for ::1 at 2016-04-23 20:16:08 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks4"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (106.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (66.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (151.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:31:42 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (29.4ms)
+Completed 500 Internal Server Error in 89ms (ActiveRecord: 1.1ms)
+
+Sass::SyntaxError - Invalid CSS after "...ontroller here.": expected class name, was "// They will au...":
+ sass (3.4.22) lib/sass/scss/parser.rb:1189:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1125:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1120:in `tok!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:190:in `class_selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:158:in `simple_selector_sequence'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:118:in `selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:86:in `selector_comma_sequence'
+ sass (3.4.22) lib/sass/scss/parser.rb:1103:in `expr!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:20:in `parse_selector'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:427:in `visit_rule'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `block in visit'
+ sass (3.4.22) lib/sass/stack.rb:79:in `block in with_base'
+ sass (3.4.22) lib/sass/stack.rb:115:in `with_frame'
+ sass (3.4.22) lib/sass/stack.rb:79:in `with_base'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:181:in `with_environment'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:168:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `block in visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:188:in `visit_root'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:159:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:8:in `visit'
+ sass (3.4.22) lib/sass/tree/root_node.rb:36:in `css_tree'
+ sass (3.4.22) lib/sass/tree/root_node.rb:20:in `render'
+ sass (3.4.22) lib/sass/engine.rb:281:in `render'
+ sass-rails (5.0.4) lib/sass/rails/template.rb:47:in `evaluate'
+ tilt (2.0.2) lib/tilt/template.rb:99:in `render'
+ sprockets (3.6.0) lib/sprockets/legacy_tilt_processor.rb:25:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:23:in `block in call'
+ sprockets (3.6.0) lib/sprockets/utils.rb:183:in `dfs'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:24:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/base.rb:66:in `find_asset'
+ sprockets (3.6.0) lib/sprockets/base.rb:92:in `[]'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:341:in `find_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:333:in `find_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:216:in `block in lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:229:in `block in resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:228:in `resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:215:in `lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:157:in `block in stylesheet_link_tag'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:156:in `stylesheet_link_tag'
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2924534451872637292_70137519634720'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/ec157ece96af70a7/variables" for ::1 at 2016-04-23 20:31:43 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:31:45 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.8ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (47.3ms)
+Completed 500 Internal Server Error in 76ms (ActiveRecord: 0.8ms)
+
+Sass::SyntaxError - Invalid CSS after "...ontroller here.": expected class name, was "// They will au...":
+ sass (3.4.22) lib/sass/scss/parser.rb:1189:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1125:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1120:in `tok!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:190:in `class_selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:158:in `simple_selector_sequence'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:118:in `selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:86:in `selector_comma_sequence'
+ sass (3.4.22) lib/sass/scss/parser.rb:1103:in `expr!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:20:in `parse_selector'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:427:in `visit_rule'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `block in visit'
+ sass (3.4.22) lib/sass/stack.rb:79:in `block in with_base'
+ sass (3.4.22) lib/sass/stack.rb:115:in `with_frame'
+ sass (3.4.22) lib/sass/stack.rb:79:in `with_base'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:181:in `with_environment'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:168:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `block in visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:188:in `visit_root'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:159:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:8:in `visit'
+ sass (3.4.22) lib/sass/tree/root_node.rb:36:in `css_tree'
+ sass (3.4.22) lib/sass/tree/root_node.rb:20:in `render'
+ sass (3.4.22) lib/sass/engine.rb:281:in `render'
+ sass-rails (5.0.4) lib/sass/rails/template.rb:47:in `evaluate'
+ tilt (2.0.2) lib/tilt/template.rb:99:in `render'
+ sprockets (3.6.0) lib/sprockets/legacy_tilt_processor.rb:25:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:23:in `block in call'
+ sprockets (3.6.0) lib/sprockets/utils.rb:183:in `dfs'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:24:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/base.rb:66:in `find_asset'
+ sprockets (3.6.0) lib/sprockets/base.rb:92:in `[]'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:341:in `find_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:333:in `find_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:216:in `block in lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:229:in `block in resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:228:in `resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:215:in `lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:157:in `block in stylesheet_link_tag'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:156:in `stylesheet_link_tag'
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2924534451872637292_70137519634720'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/c1001a520b1323ef/variables" for ::1 at 2016-04-23 20:31:45 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:31:46 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (31.8ms)
+Completed 500 Internal Server Error in 56ms (ActiveRecord: 0.7ms)
+
+Sass::SyntaxError - Invalid CSS after "...ontroller here.": expected class name, was "// They will au...":
+ sass (3.4.22) lib/sass/scss/parser.rb:1189:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1125:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1120:in `tok!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:190:in `class_selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:158:in `simple_selector_sequence'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:118:in `selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:86:in `selector_comma_sequence'
+ sass (3.4.22) lib/sass/scss/parser.rb:1103:in `expr!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:20:in `parse_selector'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:427:in `visit_rule'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `block in visit'
+ sass (3.4.22) lib/sass/stack.rb:79:in `block in with_base'
+ sass (3.4.22) lib/sass/stack.rb:115:in `with_frame'
+ sass (3.4.22) lib/sass/stack.rb:79:in `with_base'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:181:in `with_environment'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:168:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `block in visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:188:in `visit_root'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:159:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:8:in `visit'
+ sass (3.4.22) lib/sass/tree/root_node.rb:36:in `css_tree'
+ sass (3.4.22) lib/sass/tree/root_node.rb:20:in `render'
+ sass (3.4.22) lib/sass/engine.rb:281:in `render'
+ sass-rails (5.0.4) lib/sass/rails/template.rb:47:in `evaluate'
+ tilt (2.0.2) lib/tilt/template.rb:99:in `render'
+ sprockets (3.6.0) lib/sprockets/legacy_tilt_processor.rb:25:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:23:in `block in call'
+ sprockets (3.6.0) lib/sprockets/utils.rb:183:in `dfs'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:24:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/base.rb:66:in `find_asset'
+ sprockets (3.6.0) lib/sprockets/base.rb:92:in `[]'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:341:in `find_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:333:in `find_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:216:in `block in lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:229:in `block in resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:228:in `resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:215:in `lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:157:in `block in stylesheet_link_tag'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:156:in `stylesheet_link_tag'
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2924534451872637292_70137519634720'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/a64d6784ae88bd4b/variables" for ::1 at 2016-04-23 20:31:47 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:34:51 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (19.7ms)
+Completed 500 Internal Server Error in 60ms (ActiveRecord: 0.3ms)
+
+Sass::SyntaxError - Invalid CSS after "...ontroller here.": expected class name, was "// They will au...":
+ sass (3.4.22) lib/sass/scss/parser.rb:1189:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1125:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1120:in `tok!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:190:in `class_selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:158:in `simple_selector_sequence'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:118:in `selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:86:in `selector_comma_sequence'
+ sass (3.4.22) lib/sass/scss/parser.rb:1103:in `expr!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:20:in `parse_selector'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:427:in `visit_rule'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `block in visit'
+ sass (3.4.22) lib/sass/stack.rb:79:in `block in with_base'
+ sass (3.4.22) lib/sass/stack.rb:115:in `with_frame'
+ sass (3.4.22) lib/sass/stack.rb:79:in `with_base'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:181:in `with_environment'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:168:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `block in visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:188:in `visit_root'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:159:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:8:in `visit'
+ sass (3.4.22) lib/sass/tree/root_node.rb:36:in `css_tree'
+ sass (3.4.22) lib/sass/tree/root_node.rb:20:in `render'
+ sass (3.4.22) lib/sass/engine.rb:281:in `render'
+ sass-rails (5.0.4) lib/sass/rails/template.rb:47:in `evaluate'
+ tilt (2.0.2) lib/tilt/template.rb:99:in `render'
+ sprockets (3.6.0) lib/sprockets/legacy_tilt_processor.rb:25:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:23:in `block in call'
+ sprockets (3.6.0) lib/sprockets/utils.rb:183:in `dfs'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:24:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/base.rb:66:in `find_asset'
+ sprockets (3.6.0) lib/sprockets/base.rb:92:in `[]'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:341:in `find_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:333:in `find_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:216:in `block in lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:229:in `block in resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:228:in `resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:215:in `lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:157:in `block in stylesheet_link_tag'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:156:in `stylesheet_link_tag'
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2924534451872637292_70137519634720'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/f73b76a6022d795c/variables" for ::1 at 2016-04-23 20:34:52 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:34:55 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (18.4ms)
+Completed 500 Internal Server Error in 37ms (ActiveRecord: 0.6ms)
+
+Sass::SyntaxError - Invalid CSS after "...ontroller here.": expected class name, was "// They will au...":
+ sass (3.4.22) lib/sass/scss/parser.rb:1189:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1125:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1120:in `tok!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:190:in `class_selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:158:in `simple_selector_sequence'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:118:in `selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:86:in `selector_comma_sequence'
+ sass (3.4.22) lib/sass/scss/parser.rb:1103:in `expr!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:20:in `parse_selector'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:427:in `visit_rule'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `block in visit'
+ sass (3.4.22) lib/sass/stack.rb:79:in `block in with_base'
+ sass (3.4.22) lib/sass/stack.rb:115:in `with_frame'
+ sass (3.4.22) lib/sass/stack.rb:79:in `with_base'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:181:in `with_environment'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:168:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `block in visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:188:in `visit_root'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:159:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:8:in `visit'
+ sass (3.4.22) lib/sass/tree/root_node.rb:36:in `css_tree'
+ sass (3.4.22) lib/sass/tree/root_node.rb:20:in `render'
+ sass (3.4.22) lib/sass/engine.rb:281:in `render'
+ sass-rails (5.0.4) lib/sass/rails/template.rb:47:in `evaluate'
+ tilt (2.0.2) lib/tilt/template.rb:99:in `render'
+ sprockets (3.6.0) lib/sprockets/legacy_tilt_processor.rb:25:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:23:in `block in call'
+ sprockets (3.6.0) lib/sprockets/utils.rb:183:in `dfs'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:24:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/base.rb:66:in `find_asset'
+ sprockets (3.6.0) lib/sprockets/base.rb:92:in `[]'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:341:in `find_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:333:in `find_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:216:in `block in lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:229:in `block in resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:228:in `resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:215:in `lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:157:in `block in stylesheet_link_tag'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:156:in `stylesheet_link_tag'
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2924534451872637292_70137519634720'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/93c552e222884bd7/variables" for ::1 at 2016-04-23 20:34:56 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:36:37 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (29.8ms)
+Completed 500 Internal Server Error in 88ms (ActiveRecord: 0.6ms)
+
+Sass::SyntaxError - Invalid CSS after "...ontroller here.": expected class name, was "// They will au...":
+ sass (3.4.22) lib/sass/scss/parser.rb:1189:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1125:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1120:in `tok!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:190:in `class_selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:158:in `simple_selector_sequence'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:118:in `selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:86:in `selector_comma_sequence'
+ sass (3.4.22) lib/sass/scss/parser.rb:1103:in `expr!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:20:in `parse_selector'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:427:in `visit_rule'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `block in visit'
+ sass (3.4.22) lib/sass/stack.rb:79:in `block in with_base'
+ sass (3.4.22) lib/sass/stack.rb:115:in `with_frame'
+ sass (3.4.22) lib/sass/stack.rb:79:in `with_base'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:181:in `with_environment'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:168:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `block in visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:188:in `visit_root'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:159:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:8:in `visit'
+ sass (3.4.22) lib/sass/tree/root_node.rb:36:in `css_tree'
+ sass (3.4.22) lib/sass/tree/root_node.rb:20:in `render'
+ sass (3.4.22) lib/sass/engine.rb:281:in `render'
+ sass-rails (5.0.4) lib/sass/rails/template.rb:47:in `evaluate'
+ tilt (2.0.2) lib/tilt/template.rb:99:in `render'
+ sprockets (3.6.0) lib/sprockets/legacy_tilt_processor.rb:25:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:23:in `block in call'
+ sprockets (3.6.0) lib/sprockets/utils.rb:183:in `dfs'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:24:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/base.rb:66:in `find_asset'
+ sprockets (3.6.0) lib/sprockets/base.rb:92:in `[]'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:341:in `find_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:333:in `find_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:216:in `block in lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:229:in `block in resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:228:in `resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:215:in `lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:157:in `block in stylesheet_link_tag'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:156:in `stylesheet_link_tag'
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2924534451872637292_70137519634720'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/afccf782efceae9b/variables" for ::1 at 2016-04-23 20:36:37 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:36:39 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (39.8ms)
+Completed 500 Internal Server Error in 72ms (ActiveRecord: 0.6ms)
+
+Sass::SyntaxError - Invalid CSS after "...ontroller here.": expected class name, was "// They will au...":
+ sass (3.4.22) lib/sass/scss/parser.rb:1189:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1125:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1120:in `tok!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:190:in `class_selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:158:in `simple_selector_sequence'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:118:in `selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:86:in `selector_comma_sequence'
+ sass (3.4.22) lib/sass/scss/parser.rb:1103:in `expr!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:20:in `parse_selector'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:427:in `visit_rule'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `block in visit'
+ sass (3.4.22) lib/sass/stack.rb:79:in `block in with_base'
+ sass (3.4.22) lib/sass/stack.rb:115:in `with_frame'
+ sass (3.4.22) lib/sass/stack.rb:79:in `with_base'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:181:in `with_environment'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:168:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `block in visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:188:in `visit_root'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:159:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:8:in `visit'
+ sass (3.4.22) lib/sass/tree/root_node.rb:36:in `css_tree'
+ sass (3.4.22) lib/sass/tree/root_node.rb:20:in `render'
+ sass (3.4.22) lib/sass/engine.rb:281:in `render'
+ sass-rails (5.0.4) lib/sass/rails/template.rb:47:in `evaluate'
+ tilt (2.0.2) lib/tilt/template.rb:99:in `render'
+ sprockets (3.6.0) lib/sprockets/legacy_tilt_processor.rb:25:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:23:in `block in call'
+ sprockets (3.6.0) lib/sprockets/utils.rb:183:in `dfs'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:24:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/base.rb:66:in `find_asset'
+ sprockets (3.6.0) lib/sprockets/base.rb:92:in `[]'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:341:in `find_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:333:in `find_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:216:in `block in lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:229:in `block in resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:228:in `resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:215:in `lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:157:in `block in stylesheet_link_tag'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:156:in `stylesheet_link_tag'
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2924534451872637292_70137519634720'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/51bbb13b6d008d77/variables" for ::1 at 2016-04-23 20:36:40 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:36:41 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.9ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (35.9ms)
+Completed 500 Internal Server Error in 63ms (ActiveRecord: 0.9ms)
+
+Sass::SyntaxError - Invalid CSS after "...ontroller here.": expected class name, was "// They will au...":
+ sass (3.4.22) lib/sass/scss/parser.rb:1189:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1125:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1120:in `tok!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:190:in `class_selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:158:in `simple_selector_sequence'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:118:in `selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:86:in `selector_comma_sequence'
+ sass (3.4.22) lib/sass/scss/parser.rb:1103:in `expr!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:20:in `parse_selector'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:427:in `visit_rule'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `block in visit'
+ sass (3.4.22) lib/sass/stack.rb:79:in `block in with_base'
+ sass (3.4.22) lib/sass/stack.rb:115:in `with_frame'
+ sass (3.4.22) lib/sass/stack.rb:79:in `with_base'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:181:in `with_environment'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:168:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `block in visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:188:in `visit_root'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:159:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:8:in `visit'
+ sass (3.4.22) lib/sass/tree/root_node.rb:36:in `css_tree'
+ sass (3.4.22) lib/sass/tree/root_node.rb:20:in `render'
+ sass (3.4.22) lib/sass/engine.rb:281:in `render'
+ sass-rails (5.0.4) lib/sass/rails/template.rb:47:in `evaluate'
+ tilt (2.0.2) lib/tilt/template.rb:99:in `render'
+ sprockets (3.6.0) lib/sprockets/legacy_tilt_processor.rb:25:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:23:in `block in call'
+ sprockets (3.6.0) lib/sprockets/utils.rb:183:in `dfs'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:24:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/base.rb:66:in `find_asset'
+ sprockets (3.6.0) lib/sprockets/base.rb:92:in `[]'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:341:in `find_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:333:in `find_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:216:in `block in lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:229:in `block in resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:228:in `resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:215:in `lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:157:in `block in stylesheet_link_tag'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:156:in `stylesheet_link_tag'
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2924534451872637292_70137519634720'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/134d0460c263d341/variables" for ::1 at 2016-04-23 20:36:42 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:36:46 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (22.1ms)
+Completed 500 Internal Server Error in 40ms (ActiveRecord: 0.4ms)
+
+Sass::SyntaxError - Invalid CSS after "...ontroller here.": expected class name, was "// They will au...":
+ sass (3.4.22) lib/sass/scss/parser.rb:1189:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1125:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1120:in `tok!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:190:in `class_selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:158:in `simple_selector_sequence'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:118:in `selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:86:in `selector_comma_sequence'
+ sass (3.4.22) lib/sass/scss/parser.rb:1103:in `expr!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:20:in `parse_selector'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:427:in `visit_rule'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `block in visit'
+ sass (3.4.22) lib/sass/stack.rb:79:in `block in with_base'
+ sass (3.4.22) lib/sass/stack.rb:115:in `with_frame'
+ sass (3.4.22) lib/sass/stack.rb:79:in `with_base'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:181:in `with_environment'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:168:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `block in visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:188:in `visit_root'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:159:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:8:in `visit'
+ sass (3.4.22) lib/sass/tree/root_node.rb:36:in `css_tree'
+ sass (3.4.22) lib/sass/tree/root_node.rb:20:in `render'
+ sass (3.4.22) lib/sass/engine.rb:281:in `render'
+ sass-rails (5.0.4) lib/sass/rails/template.rb:47:in `evaluate'
+ tilt (2.0.2) lib/tilt/template.rb:99:in `render'
+ sprockets (3.6.0) lib/sprockets/legacy_tilt_processor.rb:25:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:23:in `block in call'
+ sprockets (3.6.0) lib/sprockets/utils.rb:183:in `dfs'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:24:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/base.rb:66:in `find_asset'
+ sprockets (3.6.0) lib/sprockets/base.rb:92:in `[]'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:341:in `find_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:333:in `find_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:216:in `block in lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:229:in `block in resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:228:in `resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:215:in `lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:157:in `block in stylesheet_link_tag'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:156:in `stylesheet_link_tag'
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___2924534451872637292_70137519634720'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/f2182f2498b3ad03/variables" for ::1 at 2016-04-23 20:36:47 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:37:13 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.7ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (38.6ms)
+Completed 500 Internal Server Error in 412ms (ActiveRecord: 1.2ms)
+
+Sass::SyntaxError - Invalid CSS after "...ontroller here.": expected class name, was "// They will au...":
+ sass (3.4.22) lib/sass/scss/parser.rb:1189:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1125:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1120:in `tok!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:190:in `class_selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:158:in `simple_selector_sequence'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:118:in `selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:86:in `selector_comma_sequence'
+ sass (3.4.22) lib/sass/scss/parser.rb:1103:in `expr!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:20:in `parse_selector'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:427:in `visit_rule'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `block in visit'
+ sass (3.4.22) lib/sass/stack.rb:79:in `block in with_base'
+ sass (3.4.22) lib/sass/stack.rb:115:in `with_frame'
+ sass (3.4.22) lib/sass/stack.rb:79:in `with_base'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:181:in `with_environment'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:168:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `block in visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:188:in `visit_root'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:159:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:8:in `visit'
+ sass (3.4.22) lib/sass/tree/root_node.rb:36:in `css_tree'
+ sass (3.4.22) lib/sass/tree/root_node.rb:20:in `render'
+ sass (3.4.22) lib/sass/engine.rb:281:in `render'
+ sass-rails (5.0.4) lib/sass/rails/template.rb:47:in `evaluate'
+ tilt (2.0.2) lib/tilt/template.rb:99:in `render'
+ sprockets (3.6.0) lib/sprockets/legacy_tilt_processor.rb:25:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:23:in `block in call'
+ sprockets (3.6.0) lib/sprockets/utils.rb:183:in `dfs'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:24:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/base.rb:66:in `find_asset'
+ sprockets (3.6.0) lib/sprockets/base.rb:92:in `[]'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:341:in `find_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:333:in `find_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:216:in `block in lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:229:in `block in resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:228:in `resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:215:in `lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:157:in `block in stylesheet_link_tag'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:156:in `stylesheet_link_tag'
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__3162653143023439153_70190499203940'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/1234625b1916658a/variables" for ::1 at 2016-04-23 20:37:14 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:37:23 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (18.2ms)
+Completed 500 Internal Server Error in 37ms (ActiveRecord: 0.3ms)
+
+Sass::SyntaxError - Invalid CSS after "...ontroller here.": expected class name, was "// They will au...":
+ sass (3.4.22) lib/sass/scss/parser.rb:1189:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1125:in `expected'
+ sass (3.4.22) lib/sass/scss/parser.rb:1120:in `tok!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:190:in `class_selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:158:in `simple_selector_sequence'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:118:in `selector'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:86:in `selector_comma_sequence'
+ sass (3.4.22) lib/sass/scss/parser.rb:1103:in `expr!'
+ sass (3.4.22) lib/sass/scss/static_parser.rb:20:in `parse_selector'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:427:in `visit_rule'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `block in visit'
+ sass (3.4.22) lib/sass/stack.rb:79:in `block in with_base'
+ sass (3.4.22) lib/sass/stack.rb:115:in `with_frame'
+ sass (3.4.22) lib/sass/stack.rb:79:in `with_base'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:160:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:52:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:169:in `block in visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:181:in `with_environment'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:168:in `visit_children'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `block in visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:188:in `visit_root'
+ sass (3.4.22) lib/sass/tree/visitors/base.rb:36:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:159:in `visit'
+ sass (3.4.22) lib/sass/tree/visitors/perform.rb:8:in `visit'
+ sass (3.4.22) lib/sass/tree/root_node.rb:36:in `css_tree'
+ sass (3.4.22) lib/sass/tree/root_node.rb:20:in `render'
+ sass (3.4.22) lib/sass/engine.rb:281:in `render'
+ sass-rails (5.0.4) lib/sass/rails/template.rb:47:in `evaluate'
+ tilt (2.0.2) lib/tilt/template.rb:99:in `render'
+ sprockets (3.6.0) lib/sprockets/legacy_tilt_processor.rb:25:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:23:in `block in call'
+ sprockets (3.6.0) lib/sprockets/utils.rb:183:in `dfs'
+ sprockets (3.6.0) lib/sprockets/bundle.rb:24:in `call'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:75:in `call_processor'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:57:in `block in call_processors'
+ sprockets (3.6.0) lib/sprockets/processor_utils.rb:56:in `call_processors'
+ sprockets (3.6.0) lib/sprockets/loader.rb:134:in `load_from_unloaded'
+ sprockets (3.6.0) lib/sprockets/loader.rb:60:in `block in load'
+ sprockets (3.6.0) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache'
+ sprockets (3.6.0) lib/sprockets/loader.rb:44:in `load'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:20:in `block in initialize'
+ sprockets (3.6.0) lib/sprockets/cached_environment.rb:47:in `load'
+ sprockets (3.6.0) lib/sprockets/base.rb:66:in `find_asset'
+ sprockets (3.6.0) lib/sprockets/base.rb:92:in `[]'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:341:in `find_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:333:in `find_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:216:in `block in lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:229:in `block in resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:228:in `resolve_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:215:in `lookup_debug_asset'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:157:in `block in stylesheet_link_tag'
+ sprockets-rails (3.0.4) lib/sprockets/rails/helper.rb:156:in `stylesheet_link_tag'
+ app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__3162653143023439153_70190499203940'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/e8ea3901a2afce46/variables" for ::1 at 2016-04-23 20:37:23 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:37:44 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (15.4ms)
+Completed 200 OK in 253ms (Views: 251.5ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:37:45 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:37:45 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:37:45 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:37:45 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:37:45 -0700
+
+
+Started GET "/assets/tasks.self-66ad3e97cf363bc290653adf5cafa930e44fcd495ed119081959aff202b12ed5.css?body=1" for ::1 at 2016-04-23 20:37:45 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:37:45 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:39:16 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.9ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (25.8ms)
+Completed 200 OK in 99ms (Views: 97.0ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/tasks.self-ee2864ad395a4b9f5850292486f1eced0d3c55327deeaacd290445bb47afa1a9.css?body=1" for ::1 at 2016-04-23 20:39:17 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:39:17 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:39:17 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:39:17 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:39:17 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:39:17 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:39:17 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:39:30 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (31.1ms)
+Completed 200 OK in 96ms (Views: 94.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:39:30 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:39:30 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:39:30 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:39:30 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:39:30 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:39:30 -0700
+
+
+Started GET "/assets/tasks.self-eb1a83b9cd127d61fbe9ae55a895d870a914dcf826c88fca83841223b2398195.css?body=1" for ::1 at 2016-04-23 20:39:30 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:39:57 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (27.3ms)
+Completed 200 OK in 99ms (Views: 97.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:39:57 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:39:57 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:39:57 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:39:57 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:39:57 -0700
+
+
+Started GET "/assets/tasks.self-eee2bebb28c5f69e5fc652225cc24fc4b3182c848498a1ac00d77239e80225a5.css?body=1" for ::1 at 2016-04-23 20:39:57 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:39:57 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:39:58 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (17.0ms)
+Completed 200 OK in 36ms (Views: 34.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:39:59 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:39:59 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:39:59 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:39:59 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:39:59 -0700
+
+
+Started GET "/assets/tasks.self-eee2bebb28c5f69e5fc652225cc24fc4b3182c848498a1ac00d77239e80225a5.css?body=1" for ::1 at 2016-04-23 20:39:59 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:39:59 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:40:09 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (18.6ms)
+Completed 200 OK in 48ms (Views: 47.1ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:40:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:40:09 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:40:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:40:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:40:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:40:09 -0700
+
+
+Started GET "/assets/tasks.self-eb1a83b9cd127d61fbe9ae55a895d870a914dcf826c88fca83841223b2398195.css?body=1" for ::1 at 2016-04-23 20:40:09 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:41:30 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (17.4ms)
+Completed 200 OK in 87ms (Views: 85.5ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:41:30 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:41:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:41:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:41:31 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:41:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:41:31 -0700
+
+
+Started GET "/assets/tasks.self-b9d47227a9ec247cb18dce9dc59ff6941cb11cbbbcafc938e56f1f0b7e792f00.css?body=1" for ::1 at 2016-04-23 20:41:31 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:41:31 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (14.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (153.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (110.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (218.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:41:34 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (31.9ms)
+Completed 200 OK in 58ms (Views: 56.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:41:34 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:41:34 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:41:34 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:41:34 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:41:34 -0700
+
+
+Started GET "/assets/tasks.self-b9d47227a9ec247cb18dce9dc59ff6941cb11cbbbcafc938e56f1f0b7e792f00.css?body=1" for ::1 at 2016-04-23 20:41:34 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:41:34 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:47:00 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (19.7ms)
+Completed 200 OK in 88ms (Views: 86.5ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-b2d4eed93d5af30b318069071483f0b223964e6ed291b685cb2a4bcfb8a5e63b.css?body=1" for ::1 at 2016-04-23 20:47:00 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:47:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:47:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:47:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:47:00 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:47:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:47:00 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:47:00 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (121.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (103.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (212.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:47:02 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (20.4ms)
+Completed 200 OK in 47ms (Views: 45.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:47:02 -0700
+
+
+Started GET "/assets/tasks.self-b2d4eed93d5af30b318069071483f0b223964e6ed291b685cb2a4bcfb8a5e63b.css?body=1" for ::1 at 2016-04-23 20:47:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:47:02 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:47:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:47:02 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:47:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:47:02 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:47:04 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (23.5ms)
+Completed 200 OK in 49ms (Views: 48.1ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:47:04 -0700
+
+
+Started GET "/assets/tasks.self-b2d4eed93d5af30b318069071483f0b223964e6ed291b685cb2a4bcfb8a5e63b.css?body=1" for ::1 at 2016-04-23 20:47:04 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:47:04 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:47:04 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:47:04 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:47:04 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:47:04 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:47:30 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (21.6ms)
+Completed 200 OK in 94ms (Views: 93.0ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-17401b885bb664245038f8a09f0c0fbd0aa5c4d733448c2a04b47bbdce1ff6b0.css?body=1" for ::1 at 2016-04-23 20:47:31 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:47:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:47:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:47:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:47:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:47:31 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:47:31 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:47:31 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (121.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (102.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (211.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:47:33 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (29.2ms)
+Completed 200 OK in 53ms (Views: 51.7ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-17401b885bb664245038f8a09f0c0fbd0aa5c4d733448c2a04b47bbdce1ff6b0.css?body=1" for ::1 at 2016-04-23 20:47:33 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:47:33 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:47:33 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:47:33 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:47:33 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:47:33 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:47:33 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:49:06 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (19.2ms)
+Completed 200 OK in 90ms (Views: 88.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:49:06 -0700
+
+
+Started GET "/assets/tasks.self-93ccf123b0ef95283698f36a1bc548370b34f9131f7603cbb59837e3a6c57ec7.css?body=1" for ::1 at 2016-04-23 20:49:06 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:49:06 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:49:06 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:49:06 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:49:06 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:49:06 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:49:06 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (129.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (98.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (213.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:49:09 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (20.9ms)
+Completed 200 OK in 45ms (Views: 43.6ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-93ccf123b0ef95283698f36a1bc548370b34f9131f7603cbb59837e3a6c57ec7.css?body=1" for ::1 at 2016-04-23 20:49:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:49:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:49:09 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:49:09 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:49:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:49:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:49:09 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:49:38 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (17.6ms)
+Completed 200 OK in 80ms (Views: 78.6ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:49:38 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:49:38 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:49:38 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:49:38 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:49:38 -0700
+
+
+Started GET "/assets/tasks.self-a78aa3cdbe9db101edb83cfcd6a7bf48ba1a05a509489caf3e93e50e37028a3b.css?body=1" for ::1 at 2016-04-23 20:49:38 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:49:38 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:49:38 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (139.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (101.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (223.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:50:44 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (20.0ms)
+Completed 200 OK in 80ms (Views: 78.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:50:44 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:50:44 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:50:44 -0700
+
+
+Started GET "/assets/tasks.self-798cbfc1135b8e0dfc1dbeaf65eeb9592f330264f668f2918c9c20c567821af7.css?body=1" for ::1 at 2016-04-23 20:50:44 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:50:44 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:50:44 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:50:44 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:50:44 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (156.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (80.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (196.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:50:45 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (19.2ms)
+Completed 200 OK in 45ms (Views: 43.9ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:50:46 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:50:46 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:50:46 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:50:46 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:50:46 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:50:46 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (115.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (72.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (163.7ms)
+
+
+Started GET "/assets/tasks.self-798cbfc1135b8e0dfc1dbeaf65eeb9592f330264f668f2918c9c20c567821af7.css?body=1" for ::1 at 2016-04-23 20:50:46 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:50:46 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:50:46 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (103.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (105.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (215.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:50:53 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (21.7ms)
+Completed 200 OK in 45ms (Views: 44.2ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:50:53 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:50:53 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:50:53 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:50:53 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:50:53 -0700
+
+
+Started GET "/assets/tasks.self-798cbfc1135b8e0dfc1dbeaf65eeb9592f330264f668f2918c9c20c567821af7.css?body=1" for ::1 at 2016-04-23 20:50:53 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:50:53 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (103.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (74.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (162.7ms)
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:50:53 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 20:50:55 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (21.1ms)
+Completed 200 OK in 45ms (Views: 43.6ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:50:55 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:50:55 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:50:55 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:50:55 -0700
+
+
+Started GET "/assets/tasks.self-798cbfc1135b8e0dfc1dbeaf65eeb9592f330264f668f2918c9c20c567821af7.css?body=1" for ::1 at 2016-04-23 20:50:55 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:50:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:50:55 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:50:55 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (121.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (100.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (200.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:51:02 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (22.3ms)
+Completed 200 OK in 49ms (Views: 47.6ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:51:02 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:51:02 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:51:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:51:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:51:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:51:02 -0700
+
+
+Started GET "/assets/tasks.self-798cbfc1135b8e0dfc1dbeaf65eeb9592f330264f668f2918c9c20c567821af7.css?body=1" for ::1 at 2016-04-23 20:51:02 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:51:02 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (125.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (94.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (197.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:51:03 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (30.4ms)
+Completed 200 OK in 59ms (Views: 56.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:51:04 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:51:04 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:51:04 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:51:04 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:51:04 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:51:04 -0700
+
+
+Started GET "/assets/tasks.self-798cbfc1135b8e0dfc1dbeaf65eeb9592f330264f668f2918c9c20c567821af7.css?body=1" for ::1 at 2016-04-23 20:51:04 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:51:04 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (137.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (101.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (214.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:52:43 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.8ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (33.1ms)
+Completed 200 OK in 81ms (Views: 79.3ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:52:43 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:52:43 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:52:43 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:52:43 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:52:43 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:52:43 -0700
+
+
+Started GET "/assets/tasks.self-798cbfc1135b8e0dfc1dbeaf65eeb9592f330264f668f2918c9c20c567821af7.css?body=1" for ::1 at 2016-04-23 20:52:43 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:52:43 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (288.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (138.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (301.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:52:45 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (28.7ms)
+Completed 200 OK in 62ms (Views: 60.6ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-798cbfc1135b8e0dfc1dbeaf65eeb9592f330264f668f2918c9c20c567821af7.css?body=1" for ::1 at 2016-04-23 20:52:45 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:52:45 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:52:45 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:52:45 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:52:45 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:52:45 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:52:45 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:52:45 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (8.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (206.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (126.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (331.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:53:21 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (23.6ms)
+Completed 200 OK in 48ms (Views: 46.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:53:21 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:53:21 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:53:21 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:53:21 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:53:21 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:53:21 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (116.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (77.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (169.1ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:53:21 -0700
+
+
+Started GET "/assets/tasks.self-798cbfc1135b8e0dfc1dbeaf65eeb9592f330264f668f2918c9c20c567821af7.css?body=1" for ::1 at 2016-04-23 20:53:21 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:53:22 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (136.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (101.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (213.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:53:23 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (20.9ms)
+Completed 200 OK in 46ms (Views: 44.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-798cbfc1135b8e0dfc1dbeaf65eeb9592f330264f668f2918c9c20c567821af7.css?body=1" for ::1 at 2016-04-23 20:53:24 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:53:24 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:53:24 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:53:24 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:53:24 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:53:24 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:53:24 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:53:24 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (181.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (79.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (190.5ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-23 20:53:53 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (14.6ms)
+Completed 200 OK in 137ms (Views: 136.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:53:53 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (112.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (76.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (165.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:53:56 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.7ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (22.2ms)
+Completed 200 OK in 48ms (Views: 46.1ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:53:56 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (110.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (70.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (170.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:54:47 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (26.2ms)
+Completed 200 OK in 119ms (Views: 117.4ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-d33cdc8bac189fbb3e320182e3bd79ec1a5799c81d6f508b393b0b032d2ecfd1.css?body=1" for ::1 at 2016-04-23 20:54:48 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:54:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:54:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:54:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:54:48 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:54:48 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:54:48 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:54:48 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (180.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (102.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (283.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:55:13 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (33.1ms)
+Completed 200 OK in 94ms (Views: 92.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:55:13 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:55:13 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:55:13 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:55:13 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:55:13 -0700
+
+
+Started GET "/assets/tasks.self-ff6324b1939d5dae2bc4f5aebf0d10d6b0a97d5737139320fadf90c20e1bec21.css?body=1" for ::1 at 2016-04-23 20:55:13 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:55:13 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:55:13 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (153.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (73.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (175.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:55:25 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (28.9ms)
+Completed 200 OK in 116ms (Views: 114.5ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-97c3ceaddb5713af104b5c95149e602a1f146ef99a18ffc487c057bc76f04e0f.css?body=1" for ::1 at 2016-04-23 20:55:25 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:55:25 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:55:25 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:55:25 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:55:25 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:55:25 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:55:25 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (107.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (70.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (158.0ms)
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:55:25 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:55:25 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (113.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (93.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (196.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:56:30 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (27.9ms)
+Completed 200 OK in 113ms (Views: 111.0ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:56:30 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:56:30 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:56:30 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:56:30 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:56:30 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:56:30 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:56:30 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (133.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (73.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (166.9ms)
+
+
+Started GET "/assets/tasks.self-2554f8c3c798ba8a7a191425987af2a153a3931db72acb3c42497f71e85fc51a.css?body=1" for ::1 at 2016-04-23 20:56:30 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:56:30 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (139.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (108.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (220.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 20:56:31 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (30.8ms)
+Completed 200 OK in 70ms (Views: 68.4ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 20:56:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 20:56:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 20:56:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 20:56:31 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 20:56:31 -0700
+
+
+Started GET "/assets/tasks.self-2554f8c3c798ba8a7a191425987af2a153a3931db72acb3c42497f71e85fc51a.css?body=1" for ::1 at 2016-04-23 20:56:31 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:56:31 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (142.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (73.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (166.7ms)
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 20:56:32 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 20:56:32 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (133.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (107.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (219.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:04:07 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (1.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (47.2ms)
+Completed 200 OK in 834ms (Views: 806.3ms | ActiveRecord: 2.0ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:04:09 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:04:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:04:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:04:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:04:09 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:04:09 -0700
+
+
+Started GET "/assets/tasks.self-9c740908296f7b47ad6a720fc24f5789ebcf587947a820e581406c72d58d1370.css?body=1" for ::1 at 2016-04-23 22:04:09 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:04:09 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (20.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (394.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (199.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (434.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:04:17 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (18.2ms)
+Completed 200 OK in 48ms (Views: 47.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:04:17 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:04:17 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:04:17 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:04:17 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:04:17 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:04:17 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:04:17 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (119.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (80.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (177.2ms)
+
+
+Started GET "/assets/tasks.self-9c740908296f7b47ad6a720fc24f5789ebcf587947a820e581406c72d58d1370.css?body=1" for ::1 at 2016-04-23 22:04:18 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 22:04:19 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (50.7ms)
+Completed 200 OK in 79ms (Views: 77.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-9c740908296f7b47ad6a720fc24f5789ebcf587947a820e581406c72d58d1370.css?body=1" for ::1 at 2016-04-23 22:04:20 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:04:20 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:04:20 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:04:20 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:04:20 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:04:20 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:04:20 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (131.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (75.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (177.5ms)
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:04:20 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:04:20 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (112.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (110.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (239.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:04:30 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (17.6ms)
+Completed 200 OK in 45ms (Views: 43.5ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:04:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:04:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:04:31 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:04:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:04:31 -0700
+
+
+Started GET "/assets/tasks.self-9c740908296f7b47ad6a720fc24f5789ebcf587947a820e581406c72d58d1370.css?body=1" for ::1 at 2016-04-23 22:04:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:04:31 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:04:31 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (8.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (149.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (118.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (225.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:04:33 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (16.1ms)
+Completed 200 OK in 41ms (Views: 39.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:04:33 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:04:33 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:04:33 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:04:33 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:04:33 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:04:33 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:04:33 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (118.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (83.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (177.4ms)
+
+
+Started GET "/assets/tasks.self-9c740908296f7b47ad6a720fc24f5789ebcf587947a820e581406c72d58d1370.css?body=1" for ::1 at 2016-04-23 22:04:33 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 22:04:40 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (19.3ms)
+Completed 200 OK in 46ms (Views: 44.7ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:04:40 -0700
+
+
+Started GET "/assets/tasks.self-9c740908296f7b47ad6a720fc24f5789ebcf587947a820e581406c72d58d1370.css?body=1" for ::1 at 2016-04-23 22:04:40 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:04:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:04:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:04:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:04:40 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:04:40 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:04:40 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (136.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (101.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (227.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:04:42 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (19.9ms)
+Completed 200 OK in 48ms (Views: 47.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:04:42 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:04:42 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:04:42 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:04:42 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:04:42 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:04:42 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:04:42 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (119.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (85.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (197.5ms)
+
+
+Started GET "/assets/tasks.self-9c740908296f7b47ad6a720fc24f5789ebcf587947a820e581406c72d58d1370.css?body=1" for ::1 at 2016-04-23 22:04:42 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:04:42 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (114.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (116.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (233.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:05:08 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (20.8ms)
+Completed 200 OK in 46ms (Views: 45.4ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-9c740908296f7b47ad6a720fc24f5789ebcf587947a820e581406c72d58d1370.css?body=1" for ::1 at 2016-04-23 22:05:08 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:05:08 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:05:08 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:05:08 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:05:08 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:05:08 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:05:08 -0700
+
+
+Started GET "/assets/images/floral.png" for ::1 at 2016-04-23 22:05:08 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (9.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (171.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (86.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (6.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (200.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:05:10 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (22.6ms)
+Completed 200 OK in 50ms (Views: 49.0ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:05:10 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:05:10 -0700
+
+
+Started GET "/assets/tasks.self-9c740908296f7b47ad6a720fc24f5789ebcf587947a820e581406c72d58d1370.css?body=1" for ::1 at 2016-04-23 22:05:10 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:05:10 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:05:10 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:05:10 -0700
+
+
+Started GET "/assets/images/floral.png" for ::1 at 2016-04-23 22:05:10 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (137.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (99.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (194.0ms)
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:05:11 -0700
+
+
+Started GET "/assets/images/floral.png" for ::1 at 2016-04-23 22:05:11 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (120.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (98.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (208.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:05:50 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (19.7ms)
+Completed 200 OK in 46ms (Views: 44.3ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:05:50 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:05:50 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:05:50 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:05:50 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:05:50 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:05:50 -0700
+
+
+Started GET "/..assets/images/floral.png" for ::1 at 2016-04-23 22:05:50 -0700
+
+ActionController::RoutingError (No route matches [GET] "/..assets/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (116.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (80.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (172.1ms)
+
+
+Started GET "/assets/tasks.self-9c740908296f7b47ad6a720fc24f5789ebcf587947a820e581406c72d58d1370.css?body=1" for ::1 at 2016-04-23 22:05:51 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 22:05:52 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (20.4ms)
+Completed 200 OK in 48ms (Views: 47.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:05:52 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:05:52 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:05:52 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:05:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:05:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:05:52 -0700
+
+
+Started GET "/assets/tasks.self-9c740908296f7b47ad6a720fc24f5789ebcf587947a820e581406c72d58d1370.css?body=1" for ::1 at 2016-04-23 22:05:52 -0700
+
+
+Started GET "/..assets/images/floral.png" for ::1 at 2016-04-23 22:05:52 -0700
+
+ActionController::RoutingError (No route matches [GET] "/..assets/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (12.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (4.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (183.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (118.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (258.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:06:29 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (22.2ms)
+Completed 200 OK in 54ms (Views: 52.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:06:29 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:06:29 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:06:29 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:06:29 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:06:29 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:06:29 -0700
+
+
+Started GET "/assets/tasks.self-9c740908296f7b47ad6a720fc24f5789ebcf587947a820e581406c72d58d1370.css?body=1" for ::1 at 2016-04-23 22:06:29 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:06:29 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (160.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (77.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (187.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:09:08 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (29.6ms)
+Completed 200 OK in 121ms (Views: 119.4ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-e8a0637e08e5ee9628836f2cc40b44fec7f221b6872bc09ccd231da0eabb0f47.css?body=1" for ::1 at 2016-04-23 22:09:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:09:09 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:09:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:09:09 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:09:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:09:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:09:09 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:09:09 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (12.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (195.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (72.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (187.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:09:11 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (20.1ms)
+Completed 200 OK in 45ms (Views: 43.2ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-e8a0637e08e5ee9628836f2cc40b44fec7f221b6872bc09ccd231da0eabb0f47.css?body=1" for ::1 at 2016-04-23 22:09:11 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:09:11 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:09:11 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:09:11 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:09:11 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:09:11 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:09:11 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (105.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (72.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (162.5ms)
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:09:11 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:09:11 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (121.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (104.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (198.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:09:14 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (19.2ms)
+Completed 200 OK in 48ms (Views: 47.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:09:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:09:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:09:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:09:14 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:09:14 -0700
+
+
+Started GET "/assets/tasks.self-e8a0637e08e5ee9628836f2cc40b44fec7f221b6872bc09ccd231da0eabb0f47.css?body=1" for ::1 at 2016-04-23 22:09:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:09:14 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:09:14 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (136.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (114.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (212.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:09:54 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (30.4ms)
+Completed 200 OK in 120ms (Views: 118.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:09:54 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:09:54 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:09:54 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:09:54 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:09:54 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:09:54 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (146.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (1.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (81.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (200.2ms)
+
+
+Started GET "/assets/tasks.self-41bac7a0fc88bda0e76e876bbb0271b45665e626769060a55ab199868cb5b030.css?body=1" for ::1 at 2016-04-23 22:09:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:09:55 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:09:55 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (130.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (99.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (5.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (218.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:11:32 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (19.5ms)
+Completed 200 OK in 90ms (Views: 89.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-760ca773f6ddfe59e8190936efe0882fd8bb947c2ad19b9951d7905c85d06f8b.css?body=1" for ::1 at 2016-04-23 22:11:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:11:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:11:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:11:32 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:11:32 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:11:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:11:32 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:11:32 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (142.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (91.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (209.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:12:00 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (31.3ms)
+Completed 200 OK in 138ms (Views: 136.4ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-978b9a1602b710468b61cd75adc3fe56d1fce4a80cf6bee9be9921af164fc085.css?body=1" for ::1 at 2016-04-23 22:12:01 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:12:01 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:12:01 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:12:01 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:12:01 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:12:01 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:12:01 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:12:01 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (11.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (186.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (125.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (342.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:13:07 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (40.1ms)
+Completed 200 OK in 124ms (Views: 122.2ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:13:07 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:13:07 -0700
+
+
+Started GET "/assets/tasks.self-96918fb5639115eac9d0aebb1fbc6cc3db3c0919b84989ae04bf3e0d64693777.css?body=1" for ::1 at 2016-04-23 22:13:07 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:13:07 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:13:07 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:13:07 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:13:07 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (159.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (121.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (266.0ms)
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:13:08 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 22:13:09 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (21.0ms)
+Completed 200 OK in 47ms (Views: 46.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:13:09 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:13:09 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:13:09 -0700
+
+
+Started GET "/assets/tasks.self-96918fb5639115eac9d0aebb1fbc6cc3db3c0919b84989ae04bf3e0d64693777.css?body=1" for ::1 at 2016-04-23 22:13:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:13:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:13:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:13:09 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:13:09 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (141.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (102.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (221.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:18:47 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (5.1ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (131.0ms)
+Completed 200 OK in 255ms (Views: 239.3ms | ActiveRecord: 5.1ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:18:48 -0700
+
+
+Started GET "/assets/tasks.self-96918fb5639115eac9d0aebb1fbc6cc3db3c0919b84989ae04bf3e0d64693777.css?body=1" for ::1 at 2016-04-23 22:18:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:18:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:18:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:18:48 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:18:48 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:18:48 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (203.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (108.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (231.0ms)
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:18:49 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 22:18:54 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (21.0ms)
+Completed 200 OK in 45ms (Views: 43.8ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-96918fb5639115eac9d0aebb1fbc6cc3db3c0919b84989ae04bf3e0d64693777.css?body=1" for ::1 at 2016-04-23 22:18:54 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:18:54 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:18:54 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:18:54 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:18:54 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:18:54 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:18:54 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:18:54 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (151.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (6.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (104.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (295.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:18:55 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (36.1ms)
+Completed 200 OK in 66ms (Views: 64.1ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-96918fb5639115eac9d0aebb1fbc6cc3db3c0919b84989ae04bf3e0d64693777.css?body=1" for ::1 at 2016-04-23 22:18:55 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:18:55 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-23 22:18:55 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 22:18:55 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 22:18:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 22:18:55 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 22:18:55 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:18:55 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (176.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (85.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (214.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:18:56 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.9ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (21.3ms)
+Completed 200 OK in 44ms (Views: 42.2ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:18:56 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (19.7ms)
+Completed 200 OK in 44ms (Views: 42.5ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:18:56 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (31.3ms)
+Completed 200 OK in 68ms (Views: 66.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:18:56 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (32.5ms)
+Completed 200 OK in 57ms (Views: 55.9ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:18:56 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (18.1ms)
+Completed 200 OK in 39ms (Views: 37.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:18:56 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (148.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (98.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (223.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 22:18:57 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (30.3ms)
+Completed 200 OK in 64ms (Views: 62.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:18:57 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 22:18:57 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-23 22:18:57 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (181.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (3.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (146.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (327.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:21:07 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.7ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (36.0ms)
+Completed 200 OK in 463ms (Views: 436.6ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/tasks.self-1ef11ef31285affe8247ce80316ef576fa27a90efa5039605c486cb259f8620d.css?body=1" for ::1 at 2016-04-24 10:21:08 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 10:21:08 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:21:08 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:21:08 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-24 10:21:08 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (11.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (150.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (92.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (188.6ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:21:08 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:21:08 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:21:08 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 10:21:11 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (21.5ms)
+Completed 200 OK in 52ms (Views: 50.6ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 10:21:11 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:21:11 -0700
+
+
+Started GET "/assets/tasks.self-1ef11ef31285affe8247ce80316ef576fa27a90efa5039605c486cb259f8620d.css?body=1" for ::1 at 2016-04-24 10:21:11 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:21:11 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:21:11 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:21:11 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:21:11 -0700
+
+
+Started GET "/images/floral.png" for ::1 at 2016-04-24 10:21:11 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/floral.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (264.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (138.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (1.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (307.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:56:56 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (14.5ms)
+Completed 500 Internal Server Error in 39ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:28: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/index.html.erb:26:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/9456359cacc7ee54/variables" for ::1 at 2016-04-24 10:56:57 -0700
+ [1m[35mTask Load (2.0ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-24 10:56:58 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (3.0ms)
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:28: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/index.html.erb:26:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/c0b7a44380dfc2f0/variables" for ::1 at 2016-04-24 10:56:59 -0700
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+
+
+Started GET "/" for ::1 at 2016-04-24 10:57:01 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (3.9ms)
+Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:28: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/index.html.erb:26:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/059b2e88d9672a14/variables" for ::1 at 2016-04-24 10:57:02 -0700
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-24 10:57:33 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (3.9ms)
+Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:27: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/index.html.erb:25:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/5080347ff95c2105/variables" for ::1 at 2016-04-24 10:57:34 -0700
+ [1m[36mTask Load (1.1ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+
+
+Started GET "/" for ::1 at 2016-04-24 10:57:35 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.7ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:27: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/index.html.erb:25:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/45e1ffedcb755256/variables" for ::1 at 2016-04-24 10:57:36 -0700
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-24 10:59:09 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.9ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (19.4ms)
+Completed 500 Internal Server Error in 25ms (ActiveRecord: 0.9ms)
+
+NoMethodError - undefined method `task_completion' for #:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/tasks/index.html.erb:7:in `block in _app_views_tasks_index_html_erb___301739638656341306_70360177347520'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:6:in `_app_views_tasks_index_html_erb___301739638656341306_70360177347520'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/422cbecf615c887d/variables" for ::1 at 2016-04-24 10:59:10 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 10:59:12 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (17.7ms)
+Completed 500 Internal Server Error in 26ms (ActiveRecord: 0.6ms)
+
+NoMethodError - undefined method `task_completion' for #:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/tasks/index.html.erb:7:in `block in _app_views_tasks_index_html_erb___301739638656341306_70360177347520'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:6:in `_app_views_tasks_index_html_erb___301739638656341306_70360177347520'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/f8868171fc802b4d/variables" for ::1 at 2016-04-24 10:59:12 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 10:59:47 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (25.5ms)
+Completed 500 Internal Server Error in 34ms (ActiveRecord: 0.7ms)
+
+NoMethodError - undefined method `task_completed_by' for #:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/tasks/index.html.erb:7:in `block in _app_views_tasks_index_html_erb___301739638656341306_70360226215060'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:6:in `_app_views_tasks_index_html_erb___301739638656341306_70360226215060'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/a40e7112c16ed9f4/variables" for ::1 at 2016-04-24 10:59:47 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 10:59:49 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (19.7ms)
+Completed 500 Internal Server Error in 26ms (ActiveRecord: 0.3ms)
+
+NoMethodError - undefined method `task_completed_by' for #:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/tasks/index.html.erb:7:in `block in _app_views_tasks_index_html_erb___301739638656341306_70360226215060'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:6:in `_app_views_tasks_index_html_erb___301739638656341306_70360226215060'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/82167c307bceac2f/variables" for ::1 at 2016-04-24 10:59:50 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 10:59:58 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (20.5ms)
+Completed 500 Internal Server Error in 27ms (ActiveRecord: 0.4ms)
+
+NoMethodError - undefined method `task_completed_by' for #:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/tasks/index.html.erb:7:in `block in _app_views_tasks_index_html_erb___301739638656341306_70360206096760'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:6:in `_app_views_tasks_index_html_erb___301739638656341306_70360206096760'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/523ea1d0e8cff6b3/variables" for ::1 at 2016-04-24 10:59:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:00:00 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (42.1ms)
+Completed 500 Internal Server Error in 53ms (ActiveRecord: 0.6ms)
+
+NoMethodError - undefined method `task_completed_by' for #:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/tasks/index.html.erb:7:in `block in _app_views_tasks_index_html_erb___301739638656341306_70360206096760'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:6:in `_app_views_tasks_index_html_erb___301739638656341306_70360206096760'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/83499d3b02241af0/variables" for ::1 at 2016-04-24 11:00:01 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:00:12 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (2.0ms)
+Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting end-of-input:
+ app/views/tasks/index.html.erb:26:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/4b02ac2055fd7380/variables" for ::1 at 2016-04-24 11:00:13 -0700
+ [1m[36mTask Load (1.0ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+
+
+Started GET "/" for ::1 at 2016-04-24 11:00:16 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (2.2ms)
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting end-of-input:
+ app/views/tasks/index.html.erb:26:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/13b77edbc64447ca/variables" for ::1 at 2016-04-24 11:00:16 -0700
+ [1m[35mTask Load (0.9ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-24 11:00:43 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (17.9ms)
+Completed 500 Internal Server Error in 24ms (ActiveRecord: 0.4ms)
+
+NoMethodError - undefined method `task_name' for #:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/tasks/index.html.erb:8:in `block in _app_views_tasks_index_html_erb___301739638656341306_70360206540580'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:6:in `_app_views_tasks_index_html_erb___301739638656341306_70360206540580'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/92752d94c77ec0b7/variables" for ::1 at 2016-04-24 11:00:43 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:00:46 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (17.5ms)
+Completed 500 Internal Server Error in 22ms (ActiveRecord: 0.6ms)
+
+NoMethodError - undefined method `task_name' for #:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/tasks/index.html.erb:8:in `block in _app_views_tasks_index_html_erb___301739638656341306_70360206540580'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:6:in `_app_views_tasks_index_html_erb___301739638656341306_70360206540580'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/9fb889ba36ae68f9/variables" for ::1 at 2016-04-24 11:00:46 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:01:05 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (20.6ms)
+Completed 500 Internal Server Error in 26ms (ActiveRecord: 0.4ms)
+
+NoMethodError - undefined method `task_description' for #
+Did you mean? reset_description!:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/tasks/index.html.erb:10:in `block in _app_views_tasks_index_html_erb___301739638656341306_70360177757820'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:6:in `_app_views_tasks_index_html_erb___301739638656341306_70360177757820'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/6edbc7397af1e136/variables" for ::1 at 2016-04-24 11:01:05 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:01:09 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (20.1ms)
+Completed 500 Internal Server Error in 27ms (ActiveRecord: 0.3ms)
+
+NoMethodError - undefined method `task_description' for #
+Did you mean? reset_description!:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/tasks/index.html.erb:10:in `block in _app_views_tasks_index_html_erb___301739638656341306_70360177757820'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:6:in `_app_views_tasks_index_html_erb___301739638656341306_70360177757820'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/cedbeb133ac01183/variables" for ::1 at 2016-04-24 11:01:09 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:01:19 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (45.7ms)
+Completed 200 OK in 132ms (Views: 129.8ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-aa0aa9837bb1966ae11d77ce933d6f9f39ddbc9b73ba78b763e06448fc4b6227.css?body=1" for ::1 at 2016-04-24 11:01:19 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:01:20 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:01:20 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:01:20 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:01:20 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:01:20 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:01:20 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:02:07 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (3.7ms)
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:26: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/index.html.erb:24:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/05ead99c13a8a185/variables" for ::1 at 2016-04-24 11:02:08 -0700
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-24 11:02:25 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (26.7ms)
+Completed 200 OK in 59ms (Views: 58.0ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:02:25 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:02:25 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:02:25 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:02:25 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:02:25 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:02:25 -0700
+
+
+Started GET "/assets/tasks.self-aa0aa9837bb1966ae11d77ce933d6f9f39ddbc9b73ba78b763e06448fc4b6227.css?body=1" for ::1 at 2016-04-24 11:02:25 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:03:31 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (2.6ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:28: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/index.html.erb:26:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/725e5f96cf19a0bf/variables" for ::1 at 2016-04-24 11:03:32 -0700
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-24 11:03:33 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.4ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:28: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/index.html.erb:26:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3b7dd8e5aedf05a2/variables" for ::1 at 2016-04-24 11:03:34 -0700
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+
+
+Started GET "/" for ::1 at 2016-04-24 11:03:35 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.5ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:28: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/index.html.erb:26:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/acfdee71dbbcb195/variables" for ::1 at 2016-04-24 11:03:36 -0700
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-24 11:04:02 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (45.5ms)
+Completed 500 Internal Server Error in 51ms (ActiveRecord: 0.4ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007ffc02640b58>
+Did you mean? task_url
+ tasks_url
+ task_path
+ @tasks:
+ app/views/tasks/index.html.erb:4:in `_app_views_tasks_index_html_erb___301739638656341306_70360174283140'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/4d6a85690ee0710c/variables" for ::1 at 2016-04-24 11:04:03 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:04:04 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (64.5ms)
+Completed 500 Internal Server Error in 72ms (ActiveRecord: 0.6ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007ffc03e42170>
+Did you mean? task_url
+ tasks_url
+ task_path
+ @tasks:
+ app/views/tasks/index.html.erb:4:in `_app_views_tasks_index_html_erb___301739638656341306_70360174283140'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/c7a43f10ec312de0/variables" for ::1 at 2016-04-24 11:04:05 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:04:28 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (52.1ms)
+Completed 500 Internal Server Error in 60ms (ActiveRecord: 0.5ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007ffc06bc3608>
+Did you mean? task_url
+ tasks_url
+ task_path
+ @tasks:
+ app/views/tasks/index.html.erb:4:in `_app_views_tasks_index_html_erb___301739638656341306_70360210739600'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3ce74fe60137568b/variables" for ::1 at 2016-04-24 11:04:28 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:04:30 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (56.5ms)
+Completed 500 Internal Server Error in 64ms (ActiveRecord: 0.5ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007ffc062fd8c0>
+Did you mean? task_url
+ tasks_url
+ task_path
+ @tasks:
+ app/views/tasks/index.html.erb:4:in `_app_views_tasks_index_html_erb___301739638656341306_70360210739600'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3f67bad45398aef5/variables" for ::1 at 2016-04-24 11:04:31 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:04:37 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (2.3ms)
+Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting end-of-input:
+ app/views/tasks/index.html.erb:26:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/155e9976bbd7fd21/variables" for ::1 at 2016-04-24 11:04:37 -0700
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+
+
+Started GET "/" for ::1 at 2016-04-24 11:04:38 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (3.2ms)
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting end-of-input:
+ app/views/tasks/index.html.erb:26:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/8d0f825dac88050e/variables" for ::1 at 2016-04-24 11:04:39 -0700
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-24 11:05:03 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (29.5ms)
+Completed 200 OK in 84ms (Views: 83.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:05:03 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:05:03 -0700
+
+
+Started GET "/assets/tasks.self-aa0aa9837bb1966ae11d77ce933d6f9f39ddbc9b73ba78b763e06448fc4b6227.css?body=1" for ::1 at 2016-04-24 11:05:03 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:05:03 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:05:03 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:05:03 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:05:03 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:05:04 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (43.1ms)
+Completed 200 OK in 80ms (Views: 79.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:05:04 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:05:04 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:05:04 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:05:04 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:05:04 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:05:04 -0700
+
+
+Started GET "/assets/tasks.self-aa0aa9837bb1966ae11d77ce933d6f9f39ddbc9b73ba78b763e06448fc4b6227.css?body=1" for ::1 at 2016-04-24 11:05:04 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:06:15 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (30.0ms)
+Completed 200 OK in 66ms (Views: 63.8ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:06:15 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:06:15 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:06:15 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:06:15 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:06:15 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:06:15 -0700
+
+
+Started GET "/assets/tasks.self-aa0aa9837bb1966ae11d77ce933d6f9f39ddbc9b73ba78b763e06448fc4b6227.css?body=1" for ::1 at 2016-04-24 11:06:15 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:07:22 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (20.0ms)
+Completed 200 OK in 82ms (Views: 81.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:07:22 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:07:22 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:07:22 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:07:22 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:07:22 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:07:22 -0700
+
+
+Started GET "/assets/tasks.self-dd200486b2cb9e623ebf2ea5b2413ceac293807d972c6ef227c0810d0c5389aa.css?body=1" for ::1 at 2016-04-24 11:07:22 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:08:50 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (18.7ms)
+Completed 200 OK in 91ms (Views: 90.0ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:08:50 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:08:50 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:08:50 -0700
+
+
+Started GET "/assets/tasks.self-fb2ac10e276f5bf5aa9cdf6d01f5103980ad7adb90d5b6681fe47ed804b9fb13.css?body=1" for ::1 at 2016-04-24 11:08:50 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:08:50 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:08:51 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:08:51 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:09:56 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (29.7ms)
+Completed 200 OK in 130ms (Views: 128.2ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:09:57 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:09:57 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:09:57 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:09:57 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:09:57 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:09:57 -0700
+
+
+Started GET "/assets/tasks.self-239a80de538f171967d858f7cb676b504d7b6fbdd9521064406941f8d4c91e8e.css?body=1" for ::1 at 2016-04-24 11:09:57 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:09:58 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (27.0ms)
+Completed 200 OK in 65ms (Views: 63.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:09:58 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:09:58 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:09:58 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:09:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:09:58 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:09:58 -0700
+
+
+Started GET "/assets/tasks.self-239a80de538f171967d858f7cb676b504d7b6fbdd9521064406941f8d4c91e8e.css?body=1" for ::1 at 2016-04-24 11:09:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:09:59 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (27.4ms)
+Completed 200 OK in 52ms (Views: 51.0ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:09:59 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:09:59 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:09:59 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:09:59 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:09:59 -0700
+
+
+Started GET "/assets/tasks.self-239a80de538f171967d858f7cb676b504d7b6fbdd9521064406941f8d4c91e8e.css?body=1" for ::1 at 2016-04-24 11:09:59 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:09:59 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:12:33 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (6.0ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (57.1ms)
+Completed 200 OK in 203ms (Views: 187.4ms | ActiveRecord: 6.0ms)
+
+
+Started GET "/assets/tasks.self-beea71771885c095d0eabba722be6d5d4a43f96f6ecc8a329f64c102e05e8ce6.css?body=1" for ::1 at 2016-04-24 11:12:33 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:12:33 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:12:33 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:12:33 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:12:33 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:12:33 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:12:34 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:12:35 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.8ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (37.3ms)
+Completed 200 OK in 77ms (Views: 74.6ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 11:12:37 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (26.5ms)
+Completed 200 OK in 62ms (Views: 60.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 11:12:38 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.8ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (45.6ms)
+Completed 200 OK in 105ms (Views: 102.3ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 11:13:12 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (27.3ms)
+Completed 200 OK in 128ms (Views: 126.6ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:13:12 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:13:12 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:13:12 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:13:12 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:13:12 -0700
+
+
+Started GET "/assets/tasks.self-a465dddbb983bcca7f63a7e0514b32b3870e528f6364f2757ec2e0862b5c4591.css?body=1" for ::1 at 2016-04-24 11:13:12 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:13:12 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:13:14 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (27.6ms)
+Completed 200 OK in 61ms (Views: 59.6ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 11:13:16 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 39ms (Views: 38.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 11:13:17 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (38.1ms)
+Completed 200 OK in 71ms (Views: 69.7ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 11:14:37 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (48.9ms)
+Completed 200 OK in 151ms (Views: 149.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:14:37 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:14:37 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:14:37 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:14:37 -0700
+
+
+Started GET "/assets/tasks.self-3e27fb7a47f527f32f0e210a06795001bc39e5e105d56b92d03ff3f47ad3487f.css?body=1" for ::1 at 2016-04-24 11:14:37 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:14:37 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:14:37 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:14:39 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (30.4ms)
+Completed 200 OK in 58ms (Views: 57.1ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:14:39 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:14:39 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:14:39 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:14:39 -0700
+
+
+Started GET "/assets/tasks.self-3e27fb7a47f527f32f0e210a06795001bc39e5e105d56b92d03ff3f47ad3487f.css?body=1" for ::1 at 2016-04-24 11:14:39 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:14:39 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:14:39 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 11:14:52 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 33ms (Views: 32.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 11:14:55 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 37ms (Views: 36.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 11:14:57 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (3.2ms)
+Completed 200 OK in 35ms (Views: 34.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 11:15:09 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 68ms (Views: 67.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:15:09 -0700
+
+
+Started GET "/assets/tasks.self-7963d13916350b38027c1946254f0250c6cf43044aa8d253fa6d9c163916fd6e.css?body=1" for ::1 at 2016-04-24 11:15:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:15:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:15:09 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:15:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:15:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:15:09 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:15:12 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (30.8ms)
+Completed 200 OK in 54ms (Views: 52.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 11:15:29 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (30.1ms)
+Completed 200 OK in 113ms (Views: 111.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-0d30013d003d46bb0ec3f7f37dd24ebb24560f56b3a55c7c56bfbb73e543fd7f.css?body=1" for ::1 at 2016-04-24 11:15:29 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:15:29 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:15:29 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:15:29 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:15:29 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:15:29 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:15:29 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:15:37 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (24.5ms)
+Completed 200 OK in 63ms (Views: 61.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:15:37 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:15:37 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:15:37 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:15:37 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:15:37 -0700
+
+
+Started GET "/assets/tasks.self-7963d13916350b38027c1946254f0250c6cf43044aa8d253fa6d9c163916fd6e.css?body=1" for ::1 at 2016-04-24 11:15:37 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:15:37 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:16:19 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (17.8ms)
+Completed 200 OK in 100ms (Views: 98.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-1f0a0bb71abda0478eb586252f5071e840388544a013fa511e9b000c03453f44.css?body=1" for ::1 at 2016-04-24 11:16:19 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:16:19 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:16:19 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:16:19 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:16:19 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:16:19 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:16:19 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:16:21 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (21.3ms)
+Completed 200 OK in 44ms (Views: 42.5ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:16:21 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:16:21 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:16:21 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:16:21 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:16:21 -0700
+
+
+Started GET "/assets/tasks.self-1f0a0bb71abda0478eb586252f5071e840388544a013fa511e9b000c03453f44.css?body=1" for ::1 at 2016-04-24 11:16:21 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:16:21 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:16:33 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (15.6ms)
+Completed 200 OK in 108ms (Views: 103.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:16:33 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:16:33 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:16:33 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:16:33 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:16:33 -0700
+
+
+Started GET "/assets/tasks.self-dca2d299845a42beb69d223b4aa3a6c276f9085e2d83538028967240724a8d84.css?body=1" for ::1 at 2016-04-24 11:16:33 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:16:33 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:16:55 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (29.9ms)
+Completed 200 OK in 127ms (Views: 124.9ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-0b0b86526b532cb40f14ab1686f72254adcc170e59572ca97b203c9ea9095b88.css?body=1" for ::1 at 2016-04-24 11:16:55 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:16:55 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:16:55 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:16:55 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:16:55 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:16:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:16:56 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:17:26 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (18.3ms)
+Completed 200 OK in 44ms (Views: 42.8ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 11:21:24 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (19.8ms)
+Completed 200 OK in 106ms (Views: 104.2ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-04bbdc01d7f96d6cb64ef81c066afbf2e3929ff9c80baaa8892dd996e89df45d.css?body=1" for ::1 at 2016-04-24 11:21:24 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:21:24 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:21:24 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:21:24 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:21:24 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:21:24 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:21:24 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:24:05 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (17.9ms)
+Completed 200 OK in 140ms (Views: 139.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:24:05 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:24:05 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:24:05 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:24:05 -0700
+
+
+Started GET "/assets/tasks.self-a4d0fe73eee43e7663b018ad7f4e43ec4b66ce4d9ee1817658fabc679a518371.css?body=1" for ::1 at 2016-04-24 11:24:05 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:24:05 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:24:05 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:24:38 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (18.6ms)
+Completed 200 OK in 92ms (Views: 90.4ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-8ceafa8f32ce0dffa1307d42db508eeffbca445e2292fb15c305d5d4f414293b.css?body=1" for ::1 at 2016-04-24 11:24:38 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:24:38 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:24:38 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:24:38 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:24:38 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:24:38 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:24:38 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:25:38 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (29.0ms)
+Completed 200 OK in 134ms (Views: 131.7ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-8ef47d2bfb44a6eeb8654d7fda68cd45abfa7a42c533c4366bb3d8e485844090.css?body=1" for ::1 at 2016-04-24 11:25:38 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:25:38 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:25:38 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:25:38 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:25:38 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:25:38 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:25:38 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:25:40 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (28.4ms)
+Completed 200 OK in 63ms (Views: 61.7ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:25:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:25:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:25:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:25:40 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:25:40 -0700
+
+
+Started GET "/assets/tasks.self-8ef47d2bfb44a6eeb8654d7fda68cd45abfa7a42c533c4366bb3d8e485844090.css?body=1" for ::1 at 2016-04-24 11:25:40 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:25:40 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:25:52 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (29.2ms)
+Completed 200 OK in 125ms (Views: 123.8ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-46437ee05c6b97b537699175a82ebb2a52b0f7c726f1d597d431d4f995baaf8b.css?body=1" for ::1 at 2016-04-24 11:25:52 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:25:52 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:25:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:25:52 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:25:52 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:25:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:25:52 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:25:54 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (36.6ms)
+Completed 200 OK in 76ms (Views: 74.5ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:25:54 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:25:54 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:25:54 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:25:54 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:25:54 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:25:54 -0700
+
+
+Started GET "/assets/tasks.self-46437ee05c6b97b537699175a82ebb2a52b0f7c726f1d597d431d4f995baaf8b.css?body=1" for ::1 at 2016-04-24 11:25:54 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:26:03 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (23.3ms)
+Completed 200 OK in 119ms (Views: 117.5ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:26:03 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:26:03 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:26:03 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:26:03 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:26:03 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:26:03 -0700
+
+
+Started GET "/assets/tasks.self-244933f5c9a4e2b8afbf8a5c4dcf14727b8baf4299b2749a9fe97bc526a623ea.css?body=1" for ::1 at 2016-04-24 11:26:03 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:26:27 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (22.3ms)
+Completed 200 OK in 96ms (Views: 94.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:26:28 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:26:28 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:26:28 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:26:28 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:26:28 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:26:28 -0700
+
+
+Started GET "/assets/tasks.self-244933f5c9a4e2b8afbf8a5c4dcf14727b8baf4299b2749a9fe97bc526a623ea.css?body=1" for ::1 at 2016-04-24 11:26:28 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:27:13 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (22.0ms)
+Completed 200 OK in 116ms (Views: 113.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-b1f68b77e9bc1daa956b278b50942922e66a5431e3cb88840e403b6910fd2eaa.css?body=1" for ::1 at 2016-04-24 11:27:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:27:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:27:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:27:14 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:27:14 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:27:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:27:14 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:27:14 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:27:44 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (29.0ms)
+Completed 200 OK in 141ms (Views: 139.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:27:44 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:27:44 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:27:44 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:27:44 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:27:44 -0700
+
+
+Started GET "/assets/tasks.self-62e7b42c6e5448f1a645055b9d4e8610b0e636c252e11c492592d03470d02c8d.css?body=1" for ::1 at 2016-04-24 11:27:44 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:27:44 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:27:45 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:27:46 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (24.0ms)
+Completed 200 OK in 54ms (Views: 52.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:27:46 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:27:46 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:27:46 -0700
+
+
+Started GET "/assets/tasks.self-62e7b42c6e5448f1a645055b9d4e8610b0e636c252e11c492592d03470d02c8d.css?body=1" for ::1 at 2016-04-24 11:27:46 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:27:46 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:27:46 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:27:46 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:27:57 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (29.7ms)
+Completed 200 OK in 133ms (Views: 131.1ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-ca009006310eb80d3038f9cba228996b3fc74542f59c9dea2d9ed3634baf044f.css?body=1" for ::1 at 2016-04-24 11:27:57 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:27:57 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:27:57 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:27:57 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:27:57 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:27:57 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:27:57 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:27:57 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:27:58 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (26.1ms)
+Completed 200 OK in 53ms (Views: 51.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:27:59 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:27:59 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:27:59 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:27:59 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:27:59 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:27:59 -0700
+
+
+Started GET "/assets/tasks.self-ca009006310eb80d3038f9cba228996b3fc74542f59c9dea2d9ed3634baf044f.css?body=1" for ::1 at 2016-04-24 11:27:59 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:30:02 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.8ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (26.8ms)
+Completed 200 OK in 179ms (Views: 176.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:30:03 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:30:03 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:30:03 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:30:03 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:30:03 -0700
+
+
+Started GET "/assets/tasks.self-c0a14a1506b7433e147b5b595d32aace0840ec2a745a53af2108fe0a8c8208ab.css?body=1" for ::1 at 2016-04-24 11:30:03 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:30:03 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:30:03 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:30:19 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.7ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (27.2ms)
+Completed 200 OK in 120ms (Views: 118.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-303521df479ed4bb781b3563b3e702596817299384d1fd3babc37ef002deabdc.css?body=1" for ::1 at 2016-04-24 11:30:19 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:30:19 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:30:19 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:30:19 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:30:19 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:30:19 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:30:19 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:30:19 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:30:49 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (31.1ms)
+Completed 200 OK in 142ms (Views: 140.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:30:49 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:30:49 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:30:49 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:30:49 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:30:49 -0700
+
+
+Started GET "/assets/tasks.self-f3971afa5c2ec7e065f07d17ffc9df72d7e53e62a6ea8ad26b20740863c3a531.css?body=1" for ::1 at 2016-04-24 11:30:49 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:30:49 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:30:49 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:31:00 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (29.8ms)
+Completed 200 OK in 149ms (Views: 147.5ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-2bfbc7a8421a0553a911d933845129235b4c1a2cf20f8c81557d6448902397ca.css?body=1" for ::1 at 2016-04-24 11:31:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:31:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:31:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:31:00 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:31:00 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:31:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:31:00 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:31:01 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:31:06 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (18.9ms)
+Completed 200 OK in 47ms (Views: 46.0ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-2bfbc7a8421a0553a911d933845129235b4c1a2cf20f8c81557d6448902397ca.css?body=1" for ::1 at 2016-04-24 11:31:06 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:31:06 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:31:06 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:31:06 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:31:06 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:31:06 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:31:06 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:31:07 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:32:21 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (20.7ms)
+Completed 200 OK in 102ms (Views: 100.7ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-a772a0f7c33a437e0cf25dd12bd56a66a0649ebf8c78b82512a96d00c6df7692.css?body=1" for ::1 at 2016-04-24 11:32:22 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:32:22 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:32:22 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:32:22 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:32:22 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:32:22 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:32:22 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:32:22 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:33:38 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (22.0ms)
+Completed 200 OK in 47ms (Views: 46.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:33:39 -0700
+
+
+Started GET "/assets/tasks.self-a772a0f7c33a437e0cf25dd12bd56a66a0649ebf8c78b82512a96d00c6df7692.css?body=1" for ::1 at 2016-04-24 11:33:39 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:33:39 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:33:39 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:33:39 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:33:39 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:33:39 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:33:40 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (27.8ms)
+Completed 200 OK in 51ms (Views: 50.0ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:33:40 -0700
+
+
+Started GET "/assets/tasks.self-a772a0f7c33a437e0cf25dd12bd56a66a0649ebf8c78b82512a96d00c6df7692.css?body=1" for ::1 at 2016-04-24 11:33:40 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:33:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:33:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:33:40 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:33:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:33:40 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:33:45 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:34:35 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (23.5ms)
+Completed 200 OK in 61ms (Views: 59.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:34:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:34:35 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:34:35 -0700
+
+
+Started GET "/assets/tasks.self-a772a0f7c33a437e0cf25dd12bd56a66a0649ebf8c78b82512a96d00c6df7692.css?body=1" for ::1 at 2016-04-24 11:34:35 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:34:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:34:35 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:34:35 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:34:39 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:38:40 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (18.5ms)
+Completed 200 OK in 108ms (Views: 104.0ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-02f85f0dc7236f6feecc56fffbe334ba83bb7ec34c39daac0cf72158dddab110.css?body=1" for ::1 at 2016-04-24 11:38:41 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:38:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:38:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:38:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:38:41 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:38:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:38:41 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:38:43 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (20.5ms)
+Completed 200 OK in 42ms (Views: 41.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:38:43 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:38:43 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:38:43 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:38:43 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:38:43 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:38:43 -0700
+
+
+Started GET "/assets/tasks.self-02f85f0dc7236f6feecc56fffbe334ba83bb7ec34c39daac0cf72158dddab110.css?body=1" for ::1 at 2016-04-24 11:38:43 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:38:52 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (20.7ms)
+Completed 200 OK in 59ms (Views: 57.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:38:52 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:38:52 -0700
+
+
+Started GET "/assets/tasks.self-a772a0f7c33a437e0cf25dd12bd56a66a0649ebf8c78b82512a96d00c6df7692.css?body=1" for ::1 at 2016-04-24 11:38:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:38:52 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:38:52 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:38:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:38:52 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:39:20 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (18.1ms)
+Completed 200 OK in 89ms (Views: 88.0ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-adeecd60e1179fae913f3c7a5d34d3f060296c0e4bdafcb24e02ad0482ea058c.css?body=1" for ::1 at 2016-04-24 11:39:20 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:39:20 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:39:20 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:39:20 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:39:20 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:39:20 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:39:20 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:39:21 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:39:21 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (21.5ms)
+Completed 200 OK in 53ms (Views: 51.3ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:39:22 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:39:22 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:39:22 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:39:22 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:39:22 -0700
+
+
+Started GET "/assets/tasks.self-adeecd60e1179fae913f3c7a5d34d3f060296c0e4bdafcb24e02ad0482ea058c.css?body=1" for ::1 at 2016-04-24 11:39:22 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:39:22 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:39:23 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (27.4ms)
+Completed 200 OK in 51ms (Views: 50.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:39:23 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:39:23 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:39:23 -0700
+
+
+Started GET "/assets/tasks.self-adeecd60e1179fae913f3c7a5d34d3f060296c0e4bdafcb24e02ad0482ea058c.css?body=1" for ::1 at 2016-04-24 11:39:23 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:39:23 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:39:23 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:39:23 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:39:30 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (32.4ms)
+Completed 200 OK in 138ms (Views: 136.2ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:39:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:39:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:39:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:39:31 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:39:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:39:31 -0700
+
+
+Started GET "/assets/tasks.self-0bbeb58e4ac04ac473a51e0b1cce9554c304d1f6f01896358bade60176988c66.css?body=1" for ::1 at 2016-04-24 11:39:31 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:39:31 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:39:32 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (20.0ms)
+Completed 200 OK in 51ms (Views: 50.0ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:39:32 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:39:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:39:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:39:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:39:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:39:32 -0700
+
+
+Started GET "/assets/tasks.self-0bbeb58e4ac04ac473a51e0b1cce9554c304d1f6f01896358bade60176988c66.css?body=1" for ::1 at 2016-04-24 11:39:32 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:40:50 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (26.1ms)
+Completed 200 OK in 105ms (Views: 103.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-0c8cb901265fb1394e3ae1b5468db7eceba1bd3345d14b01557441f84fb2e117.css?body=1" for ::1 at 2016-04-24 11:40:50 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:40:50 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:40:50 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:40:50 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:40:50 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:40:50 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:40:50 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:40:50 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:40:52 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.8ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (23.6ms)
+Completed 200 OK in 52ms (Views: 50.3ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:40:52 -0700
+
+
+Started GET "/assets/tasks.self-0c8cb901265fb1394e3ae1b5468db7eceba1bd3345d14b01557441f84fb2e117.css?body=1" for ::1 at 2016-04-24 11:40:52 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:40:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:40:52 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:40:52 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:40:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:40:52 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:40:59 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (27.4ms)
+Completed 200 OK in 125ms (Views: 123.6ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:41:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:41:00 -0700
+
+
+Started GET "/assets/tasks.self-8eeda2ba8c467375d9fee59d3a181747f693ba76e5b899772f708e4bd95bf892.css?body=1" for ::1 at 2016-04-24 11:41:00 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:41:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:41:00 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:41:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:41:00 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:41:00 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:41:18 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (23.0ms)
+Completed 200 OK in 52ms (Views: 50.6ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:41:18 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:41:18 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:41:18 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:41:19 -0700
+
+
+Started GET "/assets/tasks.self-0c8cb901265fb1394e3ae1b5468db7eceba1bd3345d14b01557441f84fb2e117.css?body=1" for ::1 at 2016-04-24 11:41:19 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:41:19 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:41:19 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:41:42 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (28.6ms)
+Completed 200 OK in 143ms (Views: 141.7ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-f1f542ed160f82500f42d5702143714ed0fe1f09f880090c2b2cbb257e2df013.css?body=1" for ::1 at 2016-04-24 11:41:43 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:41:43 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:41:43 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:41:43 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:41:43 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:41:43 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:41:43 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:41:43 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:42:48 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (32.2ms)
+Completed 200 OK in 130ms (Views: 128.8ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-c31176e2606ae981525bc976ffe03e41964f4e1b8f5d2ab83f8dd6e913c75f20.css?body=1" for ::1 at 2016-04-24 11:42:48 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:42:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:42:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:42:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:42:48 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:42:48 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:42:48 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:42:48 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:43:46 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (19.5ms)
+Completed 200 OK in 93ms (Views: 91.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:43:47 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:43:47 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:43:47 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:43:47 -0700
+
+
+Started GET "/assets/tasks.self-bad74f356312e57464794d76a5b8420ab84b59fb7f274543a7dc5fb39f8f5ed2.css?body=1" for ::1 at 2016-04-24 11:43:47 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:43:47 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:43:47 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:43:47 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:43:55 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (31.4ms)
+Completed 200 OK in 136ms (Views: 134.7ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-c3a9ffd28ec7f859bd5ec555665e782e2f8a1b6866c4eb8f5579b654fc75c274.css?body=1" for ::1 at 2016-04-24 11:43:55 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:43:55 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:43:55 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:43:55 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:43:55 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:43:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:43:55 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:43:56 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:44:04 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (29.2ms)
+Completed 200 OK in 136ms (Views: 134.2ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:44:04 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:44:04 -0700
+
+
+Started GET "/assets/tasks.self-6af29b961624f803b46c8376e973f076243ddcf22b086d6efcba54e25a1f8da1.css?body=1" for ::1 at 2016-04-24 11:44:04 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:44:04 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:44:04 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:44:04 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:44:05 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:44:05 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:44:16 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (28.0ms)
+Completed 200 OK in 119ms (Views: 117.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:44:16 -0700
+
+
+Started GET "/assets/tasks.self-70bd81ed5f5de11bb597fb3d42469a7447a8c923525b944fe3fac6aabf138255.css?body=1" for ::1 at 2016-04-24 11:44:16 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:44:16 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:44:16 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:44:16 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:44:16 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:44:16 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:44:16 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:44:55 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (24.1ms)
+Completed 200 OK in 126ms (Views: 124.5ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-254f78cfefdfab8ef675e2ec1bf5a0a6ea058b62c0792707855c822504fbaba7.css?body=1" for ::1 at 2016-04-24 11:44:56 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:44:56 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:44:56 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:44:56 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:44:56 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:44:56 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:44:56 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:44:56 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:45:50 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (23.7ms)
+Completed 200 OK in 114ms (Views: 112.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-20f50db73ed7b6ab1894d7b11438d84cc5c1d96eec3561636d414f8a149a549a.css?body=1" for ::1 at 2016-04-24 11:45:50 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:45:50 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:45:50 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:45:50 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:45:50 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:45:50 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:45:50 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:45:51 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:48:04 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (27.6ms)
+Completed 200 OK in 105ms (Views: 103.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-b8ca3b4eb28e0ae43c7b9c3817ec44ef8782ececa82f8b81d5e5c69b1bd8444e.css?body=1" for ::1 at 2016-04-24 11:48:04 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:48:04 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:48:04 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:48:04 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:48:04 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:48:04 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:48:04 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:48:04 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:48:38 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.8ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (29.8ms)
+Completed 200 OK in 149ms (Views: 146.8ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/tasks.self-8dd38a682219338bfd524f247d6cdf23ed68a33b665d60d63d8b1aa85eb402b3.css?body=1" for ::1 at 2016-04-24 11:48:38 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:48:38 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:48:38 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:48:38 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:48:38 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:48:38 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:48:38 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:48:38 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:49:05 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (34.5ms)
+Completed 200 OK in 128ms (Views: 126.1ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-285040102b55c8e00b590ed30970b35a232e894ab7e37b44112c223e6cd0b648.css?body=1" for ::1 at 2016-04-24 11:49:05 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:49:05 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:49:05 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:49:05 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:49:05 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:49:05 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:49:05 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:49:06 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:51:18 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (19.2ms)
+Completed 200 OK in 48ms (Views: 46.5ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:51:18 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:51:18 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:51:18 -0700
+
+
+Started GET "/assets/tasks.self-285040102b55c8e00b590ed30970b35a232e894ab7e37b44112c223e6cd0b648.css?body=1" for ::1 at 2016-04-24 11:51:18 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:51:18 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:51:18 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:51:18 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:51:19 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:52:29 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (20.8ms)
+Completed 200 OK in 128ms (Views: 125.9ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:52:29 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:52:29 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:52:29 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:52:29 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:52:29 -0700
+
+
+Started GET "/assets/tasks.self-5efc159e3ce5db7378905a9fefec62910dd39f0e7e8f4cad88de4cbd906d07fa.css?body=1" for ::1 at 2016-04-24 11:52:29 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:52:29 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:52:29 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:53:15 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (20.5ms)
+Completed 200 OK in 100ms (Views: 99.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-7ac903e9759000580460fafc3c019dbf6656a7671e2acb68863bd7515afe0e05.css?body=1" for ::1 at 2016-04-24 11:53:15 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:53:15 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:53:15 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:53:15 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:53:15 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:53:15 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:53:15 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:53:15 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:53:42 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.8ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (29.7ms)
+Completed 200 OK in 144ms (Views: 142.6ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/tasks.self-c3dbdcd25fe9ee0ac2f7fe70b7c2ddb73aa354bcd42376af4ee6698b249fcee6.css?body=1" for ::1 at 2016-04-24 11:53:42 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:53:42 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:53:42 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:53:42 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:53:42 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:53:42 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:53:43 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:53:43 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:53:46 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (19.5ms)
+Completed 200 OK in 44ms (Views: 42.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:53:46 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:53:46 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:53:46 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:53:46 -0700
+
+
+Started GET "/assets/tasks.self-c3dbdcd25fe9ee0ac2f7fe70b7c2ddb73aa354bcd42376af4ee6698b249fcee6.css?body=1" for ::1 at 2016-04-24 11:53:46 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:53:46 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:53:46 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:53:46 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:54:37 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (18.8ms)
+Completed 200 OK in 81ms (Views: 80.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:54:37 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:54:37 -0700
+
+
+Started GET "/assets/tasks.self-be4c295c92b866d33c6dcb4782dac0ff99a9a694484a6e195434eac20fe03517.css?body=1" for ::1 at 2016-04-24 11:54:37 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:54:37 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:54:37 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:54:37 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:54:37 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:54:37 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:57:52 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (20.1ms)
+Completed 200 OK in 103ms (Views: 101.8ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-f8a7216da18c70cdaa2aa03d64b9893b54b8cd8399f042142a9099169c1fe0a0.css?body=1" for ::1 at 2016-04-24 11:57:52 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:57:52 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:57:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:57:52 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:57:52 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:57:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:57:52 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:57:52 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:59:15 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (21.6ms)
+Completed 200 OK in 105ms (Views: 103.2ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-f493e49e3c6579ad4685fabcac368be3716cd3f42d6aee321d9f576fe34a12a5.css?body=1" for ::1 at 2016-04-24 11:59:16 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 11:59:16 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:59:16 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:59:16 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:59:16 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:59:16 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:59:16 -0700
+
+
+Started GET "/assets/floral.png" for ::1 at 2016-04-24 11:59:16 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:02:31 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (17.3ms)
+Completed 200 OK in 203ms (Views: 201.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-09eddb72752527bdcec743fb9e8ab5e7a7a3e9966226b68abc88b9c6e50b5c07.css?body=1" for ::1 at 2016-04-24 12:02:31 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:02:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:02:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:02:31 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:02:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:02:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:02:31 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 12:02:31 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/palms.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (127.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (107.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (247.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 12:03:02 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (26.8ms)
+Completed 200 OK in 141ms (Views: 139.5ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-09eddb72752527bdcec743fb9e8ab5e7a7a3e9966226b68abc88b9c6e50b5c07.css?body=1" for ::1 at 2016-04-24 12:03:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:03:02 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:03:02 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:03:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:03:02 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:03:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:03:02 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 12:03:03 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:03:19 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (37.5ms)
+Completed 200 OK in 115ms (Views: 113.5ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-b135cf901c83d6bd16308fb2cd19c909f9a6254f587d8447bf037ae0470a4161.css?body=1" for ::1 at 2016-04-24 12:03:20 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:03:20 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:03:20 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:03:20 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:03:20 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:03:20 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:03:20 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 12:03:20 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:06:35 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (29.3ms)
+Completed 200 OK in 132ms (Views: 130.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:06:36 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:06:36 -0700
+
+
+Started GET "/assets/tasks.self-31fa1bd1fb8605d325b79ae5b6bad83e3b20b25250053f84b7ff74cb6004ba6a.css?body=1" for ::1 at 2016-04-24 12:06:36 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:06:36 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:06:36 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:06:36 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:06:36 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 12:06:36 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:07:12 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (20.5ms)
+Completed 200 OK in 100ms (Views: 98.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-17414cc9241eac5b1856cea6d5acd75a9283cae414db4f40a93c144f98dc872e.css?body=1" for ::1 at 2016-04-24 12:07:12 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:07:12 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:07:12 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:07:12 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:07:12 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:07:12 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:07:12 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 12:07:13 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:10:21 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (27.6ms)
+Completed 200 OK in 126ms (Views: 124.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:10:22 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:10:22 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:10:22 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:10:22 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:10:22 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:10:22 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:10:22 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 12:10:22 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.7ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.2ms)[0m [1m SELECT sql
+ FROM sqlite_master
+ WHERE name='index_tasks_on_person_id' AND type='index'
+ UNION ALL
+ SELECT sql
+ FROM sqlite_temp_master
+ WHERE name='index_tasks_on_person_id' AND type='index'
+[0m
+ [1m[36m (5.7ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
+ [1m[35m (0.1ms)[0m select sqlite_version(*)
+ [1m[36m (2.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+Migrating to CreateTasks (20160419211249)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (1.1ms)[0m CREATE TABLE "tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "description" varchar, "completed_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160419211249"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Migrating to AddCompletionStatus (20160420022311)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.8ms)[0m ALTER TABLE "tasks" ADD "completion_status" varchar
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160420022311"]]
+ [1m[35m (1.5ms)[0m commit transaction
+Migrating to CreatePeople (20160422002807)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.5ms)[0m CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160422002807"]]
+ [1m[35m (1.3ms)[0m commit transaction
+Migrating to AddPersonIdToTasks (20160424015548)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.6ms)[0m ALTER TABLE "people" ADD "person_id" integer
+ [1m[36m (0.7ms)[0m [1mCREATE INDEX "index_people_on_completed_at" ON "people" ("completed_at")[0m
+ [1m[35m (2.5ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.6ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "The First Task"], ["description", ""], ["completed_at", "2003-04-10 22:45:20.687773"], ["completion_status", "done"], ["created_at", "2016-04-24 19:20:53.005527"], ["updated_at", "2016-04-24 19:20:53.005527"]]
+ [1m[35m (1.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Go to Brunch"], ["description", ""], ["completion_status", "done"], ["created_at", "2016-04-24 19:20:53.012440"], ["updated_at", "2016-04-24 19:20:53.012440"]]
+ [1m[36m (1.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.8ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Go to Lunch"], ["description", ""], ["completed_at", "2002-12-01 16:19:05.026497"], ["completion_status", "done"], ["created_at", "2016-04-24 19:20:53.016845"], ["updated_at", "2016-04-24 19:20:53.016845"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (1.2ms)[0m INSERT INTO "tasks" ("name", "description", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Go to Second Lunch"], ["description", ""], ["completion_status", "done"], ["created_at", "2016-04-24 19:20:53.020912"], ["updated_at", "2016-04-24 19:20:53.020912"]]
+ [1m[36m (1.3ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Play Video Games"], ["description", ""], ["completed_at", "1971-12-28 11:45:16.304431"], ["completion_status", "done"], ["created_at", "2016-04-24 19:20:53.031057"], ["updated_at", "2016-04-24 19:20:53.031057"]]
+ [1m[35m (1.1ms)[0m commit transaction
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["name", "High Five Somebody You Don't Know"], ["description", ""], ["completed_at", "1986-12-18 15:30:14.405291"], ["completion_status", "done"], ["created_at", "2016-04-24 19:20:53.036659"], ["updated_at", "2016-04-24 19:20:53.036659"]]
+ [1m[36m (1.4ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Plant Flowers"], ["description", ""], ["completed_at", "1973-09-02 15:22:51.057834"], ["completion_status", "done"], ["created_at", "2016-04-24 19:20:53.041296"], ["updated_at", "2016-04-24 19:20:53.041296"]]
+ [1m[35m (1.3ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Call Mom"], ["description", ""], ["completion_status", "done"], ["created_at", "2016-04-24 19:20:53.045032"], ["updated_at", "2016-04-24 19:20:53.045032"]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "She worries, you know."], ["description", ""], ["completion_status", "done"], ["created_at", "2016-04-24 19:20:53.049140"], ["updated_at", "2016-04-24 19:20:53.049140"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["name", "Nap."], ["description", ""], ["completed_at", "2016-02-16 19:59:34.536719"], ["completion_status", "done"], ["created_at", "2016-04-24 19:20:53.058755"], ["updated_at", "2016-04-24 19:20:53.058755"]]
+ [1m[36m (1.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.6ms)[0m [1mINSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "risha"], ["created_at", "2016-04-24 19:20:53.079314"], ["updated_at", "2016-04-24 19:20:53.079314"]]
+ [1m[35m (1.2ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "andre"], ["created_at", "2016-04-24 19:20:53.083303"], ["updated_at", "2016-04-24 19:20:53.083303"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "jordan"], ["created_at", "2016-04-24 19:20:53.087157"], ["updated_at", "2016-04-24 19:20:53.087157"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to AddPersonIdTasks (20160424193152)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.9ms)[0m [1mALTER TABLE "person" ADD "person_id" integer[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to AddPersonIdTasks (20160424193152)
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36m (0.7ms)[0m [1mALTER TABLE "people" ADD "person_id" integer[0m
+ [1m[35mSQL (1.6ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160424193152"]]
+ [1m[36m (1.8ms)[0m [1mcommit transaction[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.3ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (2.4ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
+ [1m[35m (0.2ms)[0m select sqlite_version(*)
+ [1m[36m (1.3ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+Migrating to CreateTasks (20160419211249)
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.6ms)[0m CREATE TABLE "tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "description" varchar, "completed_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160419211249"]]
+ [1m[35m (1.8ms)[0m commit transaction
+Migrating to AddCompletionStatus (20160420022311)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (3.5ms)[0m ALTER TABLE "tasks" ADD "completion_status" varchar
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160420022311"]]
+ [1m[35m (3.1ms)[0m commit transaction
+Migrating to CreatePeople (20160422002807)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (10.3ms)[0m CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160422002807"]]
+ [1m[35m (3.6ms)[0m commit transaction
+Migrating to AddPersonIdTasks (20160424193152)
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35m (1.4ms)[0m ALTER TABLE "tasks" ADD "person_id" integer
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160424193152"]]
+ [1m[35m (1.2ms)[0m commit transaction
+Migrating to RemovePersonIdFromPeople (20160424193942)
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.9ms)[0m CREATE TEMPORARY TABLE "apeople" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36m (0.1ms)[0m [1mSELECT * FROM "people"[0m
+ [1m[35m (7.3ms)[0m DROP TABLE "people"
+ [1m[36m (0.3ms)[0m [1mCREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (0.1ms)[0m SELECT * FROM "apeople"
+ [1m[36m (0.7ms)[0m [1mDROP TABLE "apeople"[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160424193942"]]
+ [1m[36m (2.2ms)[0m [1mcommit transaction[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.3ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations"[0m
+
+
+Started GET "/" for ::1 at 2016-04-24 12:55:31 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (4.0ms)
+Completed 200 OK in 479ms (Views: 454.3ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:55:32 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:55:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:55:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:55:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:55:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:55:32 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:55:32 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 12:55:32 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:55:37 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 25ms (Views: 23.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:55:37 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:55:37 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:55:37 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:55:37 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:55:37 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:55:37 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:55:37 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:56:02 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 29ms (Views: 27.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:56:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:56:02 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:56:02 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:56:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:56:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:56:02 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:56:02 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:56:03 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 25ms (Views: 23.5ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:56:03 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:56:03 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:56:03 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:56:04 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:56:04 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:56:04 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:56:04 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:56:05 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 24ms (Views: 22.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:56:05 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:56:05 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:56:05 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:56:05 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:56:05 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:56:05 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:56:05 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:56:06 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (3.9ms)
+Completed 200 OK in 27ms (Views: 25.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:56:06 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:56:06 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:56:06 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:56:06 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:56:06 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:56:06 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:56:06 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:56:07 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 29ms (Views: 28.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:56:07 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:56:07 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:56:07 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:56:07 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:56:07 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:56:07 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:56:07 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:56:26 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 28ms (Views: 26.2ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:56:26 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:56:26 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:56:26 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:56:26 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:56:26 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:56:26 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:56:26 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:56:27 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 25ms (Views: 24.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:56:27 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:56:27 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:56:27 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:56:27 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:56:27 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:56:27 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:56:27 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:56:39 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.6ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (3.7ms)
+Completed 200 OK in 394ms (Views: 375.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:56:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:56:40 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:56:40 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:56:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:56:40 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:56:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:56:40 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:56:41 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 24ms (Views: 23.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:56:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:56:41 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:56:41 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:56:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:56:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:56:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:56:41 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (1.1ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "The First Task"], ["description", ""], ["completed_at", "2007-01-07 21:38:55.613290"], ["completion_status", "done"], ["created_at", "2016-04-24 19:57:11.492968"], ["updated_at", "2016-04-24 19:57:11.492968"]]
+ [1m[35m (5.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "tasks" ("name", "description", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Go to Brunch"], ["description", ""], ["completion_status", "done"], ["created_at", "2016-04-24 19:57:11.506454"], ["updated_at", "2016-04-24 19:57:11.506454"]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Go to Lunch"], ["description", ""], ["completed_at", "1991-05-22 13:13:08.191229"], ["completion_status", "done"], ["created_at", "2016-04-24 19:57:11.511211"], ["updated_at", "2016-04-24 19:57:11.511211"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Go to Second Lunch"], ["description", ""], ["completion_status", "done"], ["created_at", "2016-04-24 19:57:11.515361"], ["updated_at", "2016-04-24 19:57:11.515361"]]
+ [1m[36m (1.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Play Video Games"], ["description", ""], ["completed_at", "1977-06-22 18:41:33.390614"], ["completion_status", "done"], ["created_at", "2016-04-24 19:57:11.521195"], ["updated_at", "2016-04-24 19:57:11.521195"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["name", "High Five Somebody You Don't Know"], ["description", ""], ["completed_at", "1982-10-03 21:10:34.502291"], ["completion_status", "done"], ["created_at", "2016-04-24 19:57:11.526288"], ["updated_at", "2016-04-24 19:57:11.526288"]]
+ [1m[36m (1.3ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.6ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Plant Flowers"], ["description", ""], ["completed_at", "1970-01-09 03:44:05.614651"], ["completion_status", "done"], ["created_at", "2016-04-24 19:57:11.531765"], ["updated_at", "2016-04-24 19:57:11.531765"]]
+ [1m[35m (1.2ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "tasks" ("name", "description", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Call Mom"], ["description", ""], ["completion_status", "done"], ["created_at", "2016-04-24 19:57:11.536896"], ["updated_at", "2016-04-24 19:57:11.536896"]]
+ [1m[36m (1.5ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "She worries, you know."], ["description", ""], ["completion_status", "done"], ["created_at", "2016-04-24 19:57:11.542144"], ["updated_at", "2016-04-24 19:57:11.542144"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["name", "Nap."], ["description", ""], ["completed_at", "1997-09-04 01:34:25.271732"], ["completion_status", "done"], ["created_at", "2016-04-24 19:57:11.546224"], ["updated_at", "2016-04-24 19:57:11.546224"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.8ms)[0m [1mINSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "risha"], ["created_at", "2016-04-24 19:57:11.564286"], ["updated_at", "2016-04-24 19:57:11.564286"]]
+ [1m[35m (2.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "andre"], ["created_at", "2016-04-24 19:57:11.569544"], ["updated_at", "2016-04-24 19:57:11.569544"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "jordan"], ["created_at", "2016-04-24 19:57:11.572558"], ["updated_at", "2016-04-24 19:57:11.572558"]]
+ [1m[35m (1.8ms)[0m commit transaction
+
+
+Started GET "/" for ::1 at 2016-04-24 12:57:29 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (33.8ms)
+Completed 200 OK in 444ms (Views: 422.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:57:30 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:57:30 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:57:30 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:57:30 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:57:30 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:57:30 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:57:30 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:57:59 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (12.5ms)
+Completed 200 OK in 51ms (Views: 49.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:57:59 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:57:59 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:57:59 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:57:59 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:57:59 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:57:59 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:57:59 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 12:58:01 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (9.5ms)
+Completed 200 OK in 39ms (Views: 37.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 12:58:01 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 12:58:01 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 12:58:01 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 12:58:01 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 12:58:01 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 12:58:01 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 12:58:01 -0700
+
+
+Started GET "/tasks/1/edit" for ::1 at 2016-04-24 12:58:04 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/new.html.erb within layouts/application (43.0ms)
+Completed 200 OK in 99ms (Views: 79.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 12:58:12 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (7.1ms)
+Completed 200 OK in 36ms (Views: 34.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/1/edit" for ::1 at 2016-04-24 12:58:14 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/new.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 39ms (Views: 37.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 12:58:16 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 40ms (Views: 39.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 12:58:20 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (10.8ms)
+Completed 200 OK in 47ms (Views: 46.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/1/edit" for ::1 at 2016-04-24 12:58:43 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/new.html.erb within layouts/application (3.6ms)
+Completed 200 OK in 43ms (Views: 41.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 12:58:47 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (13.0ms)
+Completed 200 OK in 55ms (Views: 53.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 12:59:52 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (52.6ms)
+Completed 500 Internal Server Error in 61ms (ActiveRecord: 0.3ms)
+
+NoMethodError - undefined method `tasks_edit_path' for #<#:0x007fd2d17cdc78>
+Did you mean? tasks_path
+ tasks_new_path:
+ app/views/tasks/index.html.erb:16:in `block in _app_views_tasks_index_html_erb__2490576754063529230_70271717237900'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:4:in `_app_views_tasks_index_html_erb__2490576754063529230_70271717237900'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/24ee7509e985f2f2/variables" for ::1 at 2016-04-24 12:59:52 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 13:00:03 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (39.5ms)
+Completed 500 Internal Server Error in 49ms (ActiveRecord: 0.4ms)
+
+NoMethodError - undefined method `task_edit_path' for #<#:0x007fd2d13689a8>
+Did you mean? task_path:
+ app/views/tasks/index.html.erb:16:in `block in _app_views_tasks_index_html_erb__2490576754063529230_70271719448460'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:4:in `_app_views_tasks_index_html_erb__2490576754063529230_70271719448460'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/44352398401c74cc/variables" for ::1 at 2016-04-24 13:00:04 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 13:00:05 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (62.1ms)
+Completed 500 Internal Server Error in 72ms (ActiveRecord: 0.3ms)
+
+NoMethodError - undefined method `task_edit_path' for #<#:0x007fd2d80a8400>
+Did you mean? task_path:
+ app/views/tasks/index.html.erb:16:in `block in _app_views_tasks_index_html_erb__2490576754063529230_70271719448460'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:4:in `_app_views_tasks_index_html_erb__2490576754063529230_70271719448460'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/e8f361cf1c4b3e9f/variables" for ::1 at 2016-04-24 13:00:06 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 13:01:24 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (38.1ms)
+Completed 200 OK in 489ms (Views: 463.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:01:25 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:01:25 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:01:25 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:01:25 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:01:25 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:01:25 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:01:25 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 13:07:04 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (7.5ms)
+Completed 200 OK in 37ms (Views: 36.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:07:04 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:07:04 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:07:04 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:07:04 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:07:04 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:07:04 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:07:04 -0700
+ [1m[36m (1.0ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
+ [1m[35m (0.1ms)[0m select sqlite_version(*)
+ [1m[36m (0.9ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to CreateTasks (20160419211249)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.6ms)[0m [1mCREATE TABLE "tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "description" varchar, "completed_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160419211249"]]
+ [1m[36m (1.4ms)[0m [1mcommit transaction[0m
+Migrating to AddCompletionStatus (20160420022311)
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36m (0.7ms)[0m [1mALTER TABLE "tasks" ADD "completion_status" varchar[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160420022311"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Migrating to CreatePeople (20160422002807)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.6ms)[0m [1mCREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160422002807"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Migrating to AddPersonIdTasks (20160424193152)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.6ms)[0m [1mALTER TABLE "tasks" ADD "person_id" integer[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160424193152"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Migrating to RemovePersonIdFromPeople (20160424193942)
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36m (0.5ms)[0m [1mCREATE TEMPORARY TABLE "apeople" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (0.1ms)[0m SELECT * FROM "people"
+ [1m[36m (0.4ms)[0m [1mDROP TABLE "people"[0m
+ [1m[35m (0.2ms)[0m CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36m (0.1ms)[0m [1mSELECT * FROM "apeople"[0m
+ [1m[35m (0.4ms)[0m DROP TABLE "apeople"
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160424193942"]]
+ [1m[35m (1.3ms)[0m commit transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.6ms)[0m [1mINSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "risha"], ["created_at", "2016-04-24 20:08:48.284456"], ["updated_at", "2016-04-24 20:08:48.284456"]]
+ [1m[35m (1.5ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "andre"], ["created_at", "2016-04-24 20:08:48.291373"], ["updated_at", "2016-04-24 20:08:48.291373"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "jordan"], ["created_at", "2016-04-24 20:08:48.294942"], ["updated_at", "2016-04-24 20:08:48.294942"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "The First Task"], ["description", ""], ["completed_at", "1972-07-26 15:46:45.297098"], ["completion_status", "done"], ["person_id", 1], ["created_at", "2016-04-24 20:08:48.310134"], ["updated_at", "2016-04-24 20:08:48.310134"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Go to Brunch"], ["description", ""], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-24 20:08:48.313262"], ["updated_at", "2016-04-24 20:08:48.313262"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Go to Lunch"], ["description", ""], ["completed_at", "1985-08-16 05:28:25.969380"], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-24 20:08:48.316324"], ["updated_at", "2016-04-24 20:08:48.316324"]]
+ [1m[36m (1.6ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Go to Second Lunch"], ["description", ""], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-24 20:08:48.320703"], ["updated_at", "2016-04-24 20:08:48.320703"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Play Video Games"], ["description", ""], ["completed_at", "1988-04-12 23:10:23.891990"], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-24 20:08:48.325323"], ["updated_at", "2016-04-24 20:08:48.325323"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["name", "High Five Somebody You Don't Know"], ["description", ""], ["completed_at", "1992-12-02 20:08:15.334679"], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-24 20:08:48.328254"], ["updated_at", "2016-04-24 20:08:48.328254"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Plant Flowers"], ["description", ""], ["completed_at", "2001-10-03 22:25:08.790104"], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-24 20:08:48.331329"], ["updated_at", "2016-04-24 20:08:48.331329"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Call Mom"], ["description", ""], ["completion_status", "done"], ["person_id", 3], ["created_at", "2016-04-24 20:08:48.334375"], ["updated_at", "2016-04-24 20:08:48.334375"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["name", "She worries, you know."], ["description", ""], ["completion_status", "done"], ["person_id", 3], ["created_at", "2016-04-24 20:08:48.337046"], ["updated_at", "2016-04-24 20:08:48.337046"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["name", "Nap."], ["description", ""], ["completed_at", "1993-10-18 15:58:17.462071"], ["completion_status", "done"], ["person_id", 3], ["created_at", "2016-04-24 20:08:48.340312"], ["updated_at", "2016-04-24 20:08:48.340312"]]
+ [1m[35m (0.7ms)[0m commit transaction
+
+
+Started GET "/" for ::1 at 2016-04-24 13:09:13 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (47.2ms)
+Completed 200 OK in 384ms (Views: 366.5ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:09:14 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:09:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:09:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:09:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:09:14 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:09:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:09:14 -0700
+
+
+Started PATCH "/tasks/6/completed_at" for ::1 at 2016-04-24 13:12:38 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"5lgcWheqLuMB6PfcKZVLA52gKp8SUrOoMsv9A6J/OAdGFI1Yb4RNB9Nd+/wjoD9wBJV7uwf8Wx1IX0tV0pyjoA==", "id"=>"6"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mUPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["completed_at", nil], ["updated_at", "2016-04-24 20:12:38.233128"], ["id", 6]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 17ms (ActiveRecord: 1.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 13:12:38 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.4ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/RA/C5/projects/TaskListRails/app/views/tasks/index.html.erb:28: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/index.html.erb:26:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/9a2c021f50b0ed73/variables" for ::1 at 2016-04-24 13:12:38 -0700
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+
+
+Started GET "/" for ::1 at 2016-04-24 13:13:51 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (6.7ms)
+Completed 200 OK in 34ms (Views: 33.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:13:52 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:13:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:13:52 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:13:52 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:13:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:13:52 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:13:52 -0700
+
+
+Started PATCH "/tasks/3/completed_at" for ::1 at 2016-04-24 13:14:17 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"03xUEY2ommT2ocovrvhke55W+GZ/CQfbr5vPxla1S6ZzMMUT9Yb5gCQUxg+kzRAIB2OpQmqn727VD3mQJlbQAQ==", "id"=>"3"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.6ms)[0m [1mUPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["completed_at", nil], ["updated_at", "2016-04-24 20:14:17.112279"], ["id", 3]]
+ [1m[35m (3.4ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 10ms (ActiveRecord: 4.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 13:14:17 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ Rendered tasks/index.html.erb within layouts/application (5.6ms)
+Completed 200 OK in 28ms (Views: 27.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 13:14:37 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.4ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting end-of-input:
+ app/views/tasks/index.html.erb:25:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/755e8565ce8a4881/variables" for ::1 at 2016-04-24 13:14:37 -0700
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+
+
+Started GET "/" for ::1 at 2016-04-24 13:14:45 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (16.5ms)
+Completed 200 OK in 49ms (Views: 47.5ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:14:45 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:14:45 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:14:45 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:14:45 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:14:45 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:14:45 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:14:45 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 13:15:05 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (16.7ms)
+Completed 200 OK in 39ms (Views: 36.9ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:15:05 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:15:05 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:15:05 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:15:05 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:15:05 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:15:05 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:15:05 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 13:15:07 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (11.3ms)
+Completed 200 OK in 33ms (Views: 31.1ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:15:07 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:15:07 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:15:07 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:15:08 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:15:08 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:15:08 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:15:08 -0700
+ [1m[36m (0.2ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.6ms)[0m INSERT INTO "people" ("name", "id", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Sally"], ["id", 4], ["created_at", "2016-04-24 20:17:37.549722"], ["updated_at", "2016-04-24 20:17:37.549722"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", nil]]
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.2ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mUPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["person_id", 4], ["updated_at", "2016-04-24 20:20:34.440322"], ["id", 1]]
+ [1m[35m (0.8ms)[0m commit transaction
+
+
+Started GET "/" for ::1 at 2016-04-24 13:24:05 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (51.6ms)
+Completed 200 OK in 386ms (Views: 366.7ms | ActiveRecord: 1.8ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:24:06 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:24:06 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:24:06 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:24:06 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:24:06 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:24:06 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:24:06 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 13:24:23 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (13.8ms)
+Completed 200 OK in 36ms (Views: 33.9ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:24:23 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:24:23 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:24:23 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:24:23 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:24:23 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:24:23 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:24:23 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 13:24:32 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (20.5ms)
+Completed 200 OK in 44ms (Views: 41.8ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:24:32 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:24:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:24:32 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:24:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:24:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:24:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:24:32 -0700
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+
+
+Started GET "/" for ::1 at 2016-04-24 13:44:45 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (50.2ms)
+Completed 200 OK in 400ms (Views: 377.7ms | ActiveRecord: 1.7ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:44:46 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:44:46 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:44:46 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:44:46 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:44:46 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:44:46 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:44:46 -0700
+
+
+Started GET "/tasks/1/edit" for ::1 at 2016-04-24 13:44:54 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/new.html.erb within layouts/application (22.7ms)
+Completed 200 OK in 51ms (Views: 43.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/1/edit" for ::1 at 2016-04-24 13:48:19 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/new.html.erb within layouts/application (3.4ms)
+Completed 200 OK in 36ms (Views: 34.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:48:19 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:48:19 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:48:19 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:48:19 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:48:19 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:48:19 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:48:19 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 13:48:22 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (17.8ms)
+Completed 200 OK in 48ms (Views: 45.9ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 13:48:23 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (14.7ms)
+Completed 200 OK in 38ms (Views: 35.8ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:48:23 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:48:23 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:48:23 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:48:23 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:48:23 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:48:23 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:48:23 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 13:48:25 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (12.5ms)
+Completed 200 OK in 36ms (Views: 34.4ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:48:25 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:48:25 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:48:25 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:48:25 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:48:25 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:48:25 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:48:25 -0700
+
+
+Started GET "/tasks/1" for ::1 at 2016-04-24 13:48:27 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ Rendered tasks/show.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 38ms (Views: 36.2ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/tasks/1" for ::1 at 2016-04-24 13:48:55 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ Rendered tasks/show.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 29ms (Views: 27.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 13:48:56 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 13:48:56 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 13:48:56 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 13:48:56 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 13:48:56 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 13:48:56 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 13:48:56 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 13:52:27 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 28ms (Views: 27.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:02:53 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (4.8ms)
+Completed 200 OK in 35ms (Views: 34.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:02:53 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:02:53 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:02:53 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:02:53 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:02:53 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:02:53 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:02:53 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 14:02:54 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:02:55 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 27ms (Views: 26.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:02:55 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:02:55 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:02:55 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:02:55 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:02:55 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:02:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:02:55 -0700
+
+
+Started POST "/tasks" for ::1 at 2016-04-24 14:03:01 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"3LnsUiL4nhqzSiIYHXZwHgokYD5/3bi5vEKMgQIFozZ89X1QWtb9/mH/LjgXQwRtkxExGmpzUAzG1jrXcuY4kQ==", "task"=>{"name"=>"", "description"=>"", "person"=>"hot"}, "commit"=>"Create Task"}
+Unpermitted parameter: person
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.6ms)[0m [1mINSERT INTO "tasks" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", ""], ["description", ""], ["created_at", "2016-04-24 21:03:01.264473"], ["updated_at", "2016-04-24 21:03:01.264473"]]
+ [1m[35m (2.8ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 8ms (ActiveRecord: 3.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:03:01 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (15.3ms)
+Completed 200 OK in 38ms (Views: 35.9ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/tasks/1" for ::1 at 2016-04-24 14:03:05 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ Rendered tasks/show.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 27ms (Views: 25.4ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:03:09 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 34ms (Views: 33.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:03:12 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (13.4ms)
+Completed 200 OK in 40ms (Views: 38.8ms | ActiveRecord: 0.7ms)
+
+
+Started DELETE "/tasks/11" for ::1 at 2016-04-24 14:03:23 -0700
+Processing by TasksController#destroy as HTML
+ Parameters: {"authenticity_token"=>"UVpc5ViZNLED09sMlGqVZilCMxm90LNhBmv+eB0SiJvxFs3nILdXVdFm1yyeX+EVsHdiPah+W9R8/0gubfETPA==", "id"=>"11"}
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ?[0m [["id", 11]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mDELETE FROM "tasks" WHERE "tasks"."id" = ?[0m [["id", 11]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 6ms (ActiveRecord: 1.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:03:23 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (17.2ms)
+Completed 200 OK in 46ms (Views: 44.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:03:28 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 24ms (Views: 22.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:05:22 -0700
+Processing by TasksController#new as HTML
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "people"
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people" ORDER BY "people"."id" ASC LIMIT 1[0m
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (5.9ms)
+Completed 200 OK in 31ms (Views: 29.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:05:22 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:05:22 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:05:22 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:05:22 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:05:22 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:05:22 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:05:22 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:05:39 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (10.9ms)
+Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `name' for #:
+ app/views/tasks/new.html.erb:12:in `block in _app_views_tasks_new_html_erb__2401850528257183821_70257390648740'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for'
+ app/views/tasks/new.html.erb:5:in `_app_views_tasks_new_html_erb__2401850528257183821_70257390648740'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/2fb21b468d451f4c/variables" for ::1 at 2016-04-24 14:05:40 -0700
+ [1m[36mPerson Load (2.0ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:08:57 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (43.3ms)
+Completed 200 OK in 388ms (Views: 362.6ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:08:58 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:08:58 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:08:58 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:08:58 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:08:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:08:58 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:08:58 -0700
+
+
+Started POST "/tasks" for ::1 at 2016-04-24 14:09:18 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"MTOlrGAjxWG0fZOWc6B+gs5yBM6zDJeuC4VcLRdCWtyRfzSuGA2mhWbIn7Z5lQrxV0dV6qaifxtxEep7Z6HBew==", "task"=>{"name"=>"Run", "description"=>"Tuesday @ 4pm", "person"=>"2"}, "commit"=>"Create Task"}
+Unpermitted parameter: person
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "tasks" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "Run"], ["description", "Tuesday @ 4pm"], ["created_at", "2016-04-24 21:09:18.053647"], ["updated_at", "2016-04-24 21:09:18.053647"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 8ms (ActiveRecord: 1.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:09:18 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (19.8ms)
+Completed 200 OK in 47ms (Views: 44.7ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:10:28 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (12.3ms)
+Completed 200 OK in 50ms (Views: 40.4ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:11:34 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (11.5ms)
+Completed 200 OK in 50ms (Views: 38.6ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:11:35 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:11:35 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:11:35 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:11:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:11:35 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:11:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:11:35 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:11:36 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 24ms (Views: 23.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:11:36 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:11:36 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:11:36 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:11:36 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:11:36 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:11:36 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:11:36 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:11:37 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 33ms (Views: 32.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:11:37 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:11:37 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:11:37 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:11:37 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:11:37 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:11:37 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:11:37 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:11:39 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 28ms (Views: 27.0ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/tasks" for ::1 at 2016-04-24 14:11:49 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"8gYkKgKljW8Gbr0KrLgkPpI/9os0NRLBNMAqZTN9a9ZSSrUoeovui9TbsSqmjVBNCwqnryGb+nROVJwzQ57wcQ==", "task"=>{"name"=>"walk", "description"=>"tomorrow", "person"=>"3"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+ActiveRecord::AssociationTypeMismatch - Person(#70285520161260) expected, got String(#70285483491440):
+ activerecord (4.2.6) lib/active_record/associations/association.rb:218:in `raise_on_type_mismatch!'
+ activerecord (4.2.6) lib/active_record/associations/belongs_to_association.rb:12:in `replace'
+ activerecord (4.2.6) lib/active_record/associations/singular_association.rb:17:in `writer'
+ activerecord (4.2.6) lib/active_record/associations/builder/association.rb:123:in `person='
+ activerecord (4.2.6) lib/active_record/attribute_assignment.rb:54:in `_assign_attribute'
+ activerecord (4.2.6) lib/active_record/attribute_assignment.rb:41:in `block in assign_attributes'
+ actionpack (4.2.6) lib/action_controller/metal/strong_parameters.rb:185:in `each_pair'
+ activerecord (4.2.6) lib/active_record/attribute_assignment.rb:35:in `assign_attributes'
+ activerecord (4.2.6) lib/active_record/core.rb:566:in `init_attributes'
+ activerecord (4.2.6) lib/active_record/core.rb:281:in `initialize'
+ activerecord (4.2.6) lib/active_record/inheritance.rb:61:in `new'
+ app/controllers/tasks_controller.rb:25:in `create'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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:38: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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/6dd07ae703287904/variables" for ::1 at 2016-04-24 14:11:50 -0700
+
+
+Started POST "/__better_errors/6dd07ae703287904/eval" for ::1 at 2016-04-24 14:12:09 -0700
+
+
+Started POST "/__better_errors/6dd07ae703287904/eval" for ::1 at 2016-04-24 14:12:49 -0700
+
+
+Started POST "/tasks" for ::1 at 2016-04-24 14:13:05 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"8gYkKgKljW8Gbr0KrLgkPpI/9os0NRLBNMAqZTN9a9ZSSrUoeovui9TbsSqmjVBNCwqnryGb+nROVJwzQ57wcQ==", "task"=>{"name"=>"walk", "description"=>"tomorrow", "person"=>"3"}, "commit"=>"Create Task"}
+Unpermitted parameter: person
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.6ms)[0m [1mINSERT INTO "tasks" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["name", "walk"], ["description", "tomorrow"], ["created_at", "2016-04-24 21:13:05.426763"], ["updated_at", "2016-04-24 21:13:05.426763"]]
+ [1m[35m (0.7ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 21ms (ActiveRecord: 2.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:13:05 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (28.5ms)
+Completed 200 OK in 59ms (Views: 56.7ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:13:05 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:13:05 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:13:05 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:13:05 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:13:05 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:13:05 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:13:05 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:13:08 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 37ms (Views: 35.8ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/tasks" for ::1 at 2016-04-24 14:13:18 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"TKMKYfSHs20abW74ZrivoTRkR8IyBYyVeAd/NMDJa8bs75tjjKnQicjYYthsjdvSrVEW5ierZCACk8lisCrwYQ==", "task"=>{"name"=>"jump", "description"=>"now", "person"=>"4"}, "commit"=>"Create Task"}
+Unpermitted parameter: person
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "tasks" ("name", "description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["name", "jump"], ["description", "now"], ["created_at", "2016-04-24 21:13:18.460805"], ["updated_at", "2016-04-24 21:13:18.460805"]]
+ [1m[36m (2.9ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 8ms (ActiveRecord: 3.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:13:18 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (29.3ms)
+Completed 200 OK in 54ms (Views: 52.5ms | ActiveRecord: 0.8ms)
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" DESC LIMIT 1[0m
+
+
+Started GET "/" for ::1 at 2016-04-24 14:16:18 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.8ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (60.4ms)
+Completed 200 OK in 430ms (Views: 405.9ms | ActiveRecord: 3.1ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:16:19 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:16:19 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:16:19 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:16:19 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:16:19 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:16:19 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:16:19 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 14:16:20 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (17.8ms)
+Completed 200 OK in 48ms (Views: 46.2ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:16:20 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:16:20 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:16:20 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:16:20 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:16:20 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:16:20 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:16:20 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 14:16:23 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (14.4ms)
+Completed 200 OK in 39ms (Views: 36.9ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:16:24 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:16:24 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:16:24 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:16:24 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:16:24 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:16:24 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:16:24 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:16:25 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (28.6ms)
+Completed 200 OK in 55ms (Views: 54.2ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/tasks" for ::1 at 2016-04-24 14:16:34 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"YYGQnfRNfNf8vcyVMlZhSezynifzEAsjFD+yBS4kymfBzQGfjGMfMy4IwLU4YxU6dcfPA+a+45ZuqwRTXsdRwA==", "task"=>{"name"=>"jump", "description"=>"now", "person_id"=>"1"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "tasks" ("name", "description", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "jump"], ["description", "now"], ["person_id", 1], ["created_at", "2016-04-24 21:16:34.712742"], ["updated_at", "2016-04-24 21:16:34.712742"]]
+ [1m[35m (1.4ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 7ms (ActiveRecord: 2.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:16:34 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (23.1ms)
+Completed 200 OK in 47ms (Views: 45.2ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:26:17 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.6ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (55.2ms)
+Completed 200 OK in 602ms (Views: 578.0ms | ActiveRecord: 2.8ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:26:18 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:26:18 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:26:18 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:26:18 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:26:18 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:26:18 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:26:18 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:26:18 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:26:18 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:26:55 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (24.3ms)
+Completed 200 OK in 53ms (Views: 51.5ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 14:27:10 -0700
+Processing by PeopleController#index as HTML
+ Rendered people/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 35ms (Views: 33.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 14:28:26 -0700
+Processing by PeopleController#index as HTML
+ Rendered people/index.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 37ms (Views: 33.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:28:26 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:28:26 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:28:26 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:28:26 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:28:26 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:28:26 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:28:26 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:28:26 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:28:26 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 14:28:27 -0700
+Processing by PeopleController#index as HTML
+ Rendered people/index.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 25ms (Views: 24.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:28:28 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:28:28 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:28:28 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:28:28 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:28:28 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:28:28 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:28:28 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:28:28 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:28:28 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 14:32:19 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.7ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/index.html.erb within layouts/application (6.4ms)
+Completed 200 OK in 48ms (Views: 42.6ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:32:19 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:32:19 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:32:19 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:32:19 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:32:19 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:32:19 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:32:19 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:32:19 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:32:19 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 14:39:34 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.7ms)[0m SELECT "people".* FROM "people"
+ Rendered people/index.html.erb within layouts/application (6.5ms)
+Completed 200 OK in 47ms (Views: 42.0ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:39:34 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:39:35 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:39:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:39:35 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:39:35 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:39:35 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:39:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:39:35 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:39:35 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 14:39:36 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 34ms (Views: 32.0ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:39:36 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:39:36 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:39:36 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:39:36 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:39:36 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:39:36 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:39:36 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:39:36 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:39:36 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 14:39:39 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (31.8ms)
+Completed 200 OK in 64ms (Views: 58.4ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:39:42 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (3.4ms)
+Completed 200 OK in 129ms (Views: 128.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 14:39:43 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (6.2ms)
+Completed 200 OK in 36ms (Views: 35.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:39:43 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:39:43 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:39:43 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:39:43 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:39:43 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:39:43 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:39:43 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:39:43 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:39:43 -0700
+
+
+Started GET "/people/show" for ::1 at 2016-04-24 14:40:15 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"show"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 0]]
+Completed 404 Not Found in 7ms (ActiveRecord: 0.2ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Person with 'id'=show:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/people_controller.rb:8:in `show'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/b437e10f6222b59f/variables" for ::1 at 2016-04-24 14:40:16 -0700
+
+
+Started GET "/people/2" for ::1 at 2016-04-24 14:40:29 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered people/show.html.erb within layouts/application (14.1ms)
+Completed 500 Internal Server Error in 94ms (ActiveRecord: 0.1ms)
+
+NoMethodError - undefined method `person' for #:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/people/show.html.erb:3:in `_app_views_people_show_html_erb___3820485742489670843_70203231798920'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3db3663d8d05d77a/variables" for ::1 at 2016-04-24 14:40:29 -0700
+
+
+Started GET "/people/2" for ::1 at 2016-04-24 14:40:49 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered people/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 35ms (Views: 33.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:40:50 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:40:50 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:40:50 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:40:50 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:40:50 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:40:50 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:40:50 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:40:50 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:40:50 -0700
+
+
+Started GET "/people/" for ::1 at 2016-04-24 14:41:02 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/index.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 25ms (Views: 24.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 14:41:07 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/index.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 24ms (Views: 23.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 14:42:48 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 28ms (Views: 27.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:42:48 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:42:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:42:48 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:42:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:42:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:42:48 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:42:48 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:42:48 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:42:48 -0700
+
+
+Started GET "/people/3" for ::1 at 2016-04-24 14:42:51 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"3"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered people/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 27ms (Views: 25.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/3" for ::1 at 2016-04-24 14:45:06 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"3"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered people/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 31ms (Views: 29.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:45:06 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:45:06 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:45:06 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:45:06 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:45:06 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:45:06 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:45:06 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:45:06 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:45:06 -0700
+
+
+Started GET "/people/3" for ::1 at 2016-04-24 14:45:08 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"3"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered people/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 30ms (Views: 29.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:45:08 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:45:08 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:45:08 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:45:08 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:45:08 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:45:08 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:45:08 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:45:08 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:45:08 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 14:45:10 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (16.8ms)
+Completed 200 OK in 44ms (Views: 42.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 14:45:24 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/index.html.erb within layouts/application (15.7ms)
+Completed 200 OK in 40ms (Views: 39.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 14:46:01 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ Rendered people/index.html.erb within layouts/application (12.3ms)
+Completed 500 Internal Server Error in 18ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `lenght' for #
+Did you mean? length:
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:136:in `method_missing'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:99:in `method_missing'
+ app/views/people/index.html.erb:5:in `block in _app_views_people_index_html_erb__2952079582400169169_70203256430140'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/people/index.html.erb:3:in `_app_views_people_index_html_erb__2952079582400169169_70203256430140'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/d486f7c8bc5fa4fc/variables" for ::1 at 2016-04-24 14:46:01 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 14:46:08 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 4]]
+ Rendered people/index.html.erb within layouts/application (7.9ms)
+Completed 200 OK in 46ms (Views: 44.2ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:46:09 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:46:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:46:09 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:46:09 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:46:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:46:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:46:09 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:46:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:46:09 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 14:51:45 -0700
+Processing by PeopleController#index as HTML
+ Rendered people/index.html.erb within layouts/application (1.4ms)
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/RA/C5/projects/TaskListRails/app/views/people/index.html.erb:15: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/people/index.html.erb:13:in `'
+ actionview (4.2.6) lib/action_view/template.rb:296:in `compile'
+ actionview (4.2.6) lib/action_view/template.rb:245:in `block (2 levels) in compile!'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:244:in `block in compile!'
+ actionview (4.2.6) lib/action_view/template.rb:232:in `compile!'
+ actionview (4.2.6) lib/action_view/template.rb:144:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/65b8493df3c371cd/variables" for ::1 at 2016-04-24 14:51:46 -0700
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/people" for ::1 at 2016-04-24 14:52:50 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (2.8ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 4]]
+ Rendered people/index.html.erb within layouts/application (12.4ms)
+Completed 200 OK in 42ms (Views: 37.4ms | ActiveRecord: 4.1ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:52:50 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:52:50 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:52:50 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:52:50 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:52:50 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:52:50 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:52:50 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:52:50 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:52:50 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 14:53:13 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (28.1ms)
+Completed 200 OK in 55ms (Views: 52.5ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:53:33 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (15.9ms)
+Completed 200 OK in 49ms (Views: 47.0ms | ActiveRecord: 1.1ms)
+
+
+Started PATCH "/tasks/1/completed_at" for ::1 at 2016-04-24 14:53:37 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"YHPuw2TNBe855EOhGEVQhXtpcW9FWmPG/xLqeHqzH4nAP3/BHONmC+tRT4EScCT24lwgS1D0i3OFhlwuClCELg==", "id"=>"1"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mUPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["completed_at", nil], ["updated_at", "2016-04-24 21:53:37.374430"], ["id", 1]]
+ [1m[35m (4.0ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 14ms (ActiveRecord: 5.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:53:37 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (24.3ms)
+Completed 200 OK in 55ms (Views: 52.5ms | ActiveRecord: 1.4ms)
+
+
+Started PATCH "/tasks/1/completed_at" for ::1 at 2016-04-24 14:53:47 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"+Aqfnsxq2FBx5o59L7A+Pv7UDdQTA/2yBNKKTXqqnelYRg6ctES7tKNTgl0lhUpNZ+Fc8AatFQd+RjwbCkkGTg==", "id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:53:47 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.4ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (15.3ms)
+Completed 200 OK in 42ms (Views: 39.8ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:56:21 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.7ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.5ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (31.9ms)
+Completed 200 OK in 67ms (Views: 61.5ms | ActiveRecord: 2.4ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:56:21 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:56:21 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:56:21 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:56:21 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:56:21 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:56:21 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:56:21 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:56:21 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:56:21 -0700
+
+
+Started PATCH "/tasks/1/completed" for ::1 at 2016-04-24 14:56:23 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/tasks/1/completed"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (109.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (78.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (169.0ms)
+
+
+Started PATCH "/tasks/1/completed" for ::1 at 2016-04-24 14:56:29 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/tasks/1/completed"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (93.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (63.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (144.3ms)
+
+
+Started PATCH "/tasks/1/completed" for ::1 at 2016-04-24 14:56:33 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/tasks/1/completed"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (93.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (63.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (143.2ms)
+
+
+Started PATCH "/tasks/1/completed" for ::1 at 2016-04-24 14:57:08 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+
+ActionController::RoutingError (No route matches [PATCH] "/tasks/1/completed"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (9.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (151.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (74.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (155.9ms)
+
+
+Started GET "/tasks/1/complete" for ::1 at 2016-04-24 14:57:17 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks/1/complete"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (5.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (104.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (70.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (147.7ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 14:57:27 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"complete"}
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 0]]
+Completed 404 Not Found in 20ms (ActiveRecord: 1.0ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task with 'id'=complete:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:13:in `show'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/406d16ec47f6be55/variables" for ::1 at 2016-04-24 14:57:28 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 14:57:44 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.4ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (49.2ms)
+Completed 200 OK in 449ms (Views: 445.8ms | ActiveRecord: 1.5ms)
+
+
+Started PATCH "/tasks/1/complete" for ::1 at 2016-04-24 14:57:49 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/tasks/1/complete"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (95.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (68.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (148.4ms)
+
+
+Started PATCH "/tasks/1/complete" for ::1 at 2016-04-24 14:58:04 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"rFsckqzNJRc+KxtxYrVsJSOGKtq2a503RkREeepH52oMF42Q1ONG8+yeF1FogBhWurN7/qPFdYI80PIvmqR8zQ==", "id"=>"1"}
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 16ms (ActiveRecord: 1.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:58:04 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.5ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (26.2ms)
+Completed 200 OK in 58ms (Views: 55.9ms | ActiveRecord: 1.7ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 14:58:05 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 14:58:05 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 14:58:05 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 14:58:05 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 14:58:05 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 14:58:05 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 14:58:05 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:58:05 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 14:58:05 -0700
+
+
+Started GET "/tasks/1" for ::1 at 2016-04-24 14:58:06 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ Rendered tasks/show.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 43ms (Views: 40.5ms | ActiveRecord: 0.4ms)
+
+
+Started PATCH "/tasks/1/complete" for ::1 at 2016-04-24 14:58:10 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"s6g0REZIfZ1t2wZhPLXNvkDkqAScTi5wNP0VZv70vXcT5KVGPmYeeb9uCkE2gLnN2dH5IIngxsVOaaMwjhcm0A==", "id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.0ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:58:10 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (15.7ms)
+Completed 200 OK in 43ms (Views: 41.6ms | ActiveRecord: 1.0ms)
+
+
+Started PATCH "/tasks/1/complete" for ::1 at 2016-04-24 14:58:22 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"1bPoyd6vm8g9M2qktK28rY2frQ9JP24A5q83DkL2LKh1/3nLpoH4LO+GZoS+mMjeFKr8K1yRhrWcO4FYMhW3Dw==", "id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.2ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 0.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 14:58:22 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (14.2ms)
+Completed 200 OK in 41ms (Views: 39.3ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 15:01:13 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.9ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.5ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (39.3ms)
+Completed 200 OK in 75ms (Views: 69.1ms | ActiveRecord: 2.8ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 15:01:13 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 15:01:13 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 15:01:13 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 15:01:13 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 15:01:13 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 15:01:13 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:01:13 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:01:13 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 15:01:13 -0700
+
+
+Started GET "/tasks/1" for ::1 at 2016-04-24 15:01:14 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ Rendered tasks/show.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 40ms (Views: 38.0ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/tasks/1" for ::1 at 2016-04-24 15:02:01 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ Rendered tasks/show.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 43ms (Views: 41.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 15:02:01 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 15:02:01 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:02:01 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 15:02:01 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 15:02:01 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 15:02:01 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 15:02:01 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 15:02:01 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:02:01 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 15:02:06 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (18.5ms)
+Completed 200 OK in 44ms (Views: 42.4ms | ActiveRecord: 1.1ms)
+
+
+Started PATCH "/tasks/1/complete" for ::1 at 2016-04-24 15:02:10 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"yrswL7PPsNNGlrwWYIdLJsMLNJnkMTlnUoFLpxIShUFq96Ety+HTN5QjsDZqsj9VWj5lvfGf0dIoFf3xYvEe5g==", "id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m UPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["completed_at", "2016-04-24 22:02:10.961652"], ["updated_at", "2016-04-24 22:02:10.962904"], ["id", 1]]
+ [1m[36m (2.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 3.4ms)
+
+AbstractController::DoubleRenderError - Render and/or redirect were called multiple times in this action. Please note that you may only call render OR redirect, and at most once per action. Also note that neither redirect nor render terminate execution of the action, so if you want to exit an action after redirecting, you need to do something like "redirect_to(...) and return".:
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:15: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ app/controllers/tasks_controller.rb:67:in `complete'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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:38: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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/2b04ae2810a410b3/variables" for ::1 at 2016-04-24 15:02:11 -0700
+
+
+Started PATCH "/tasks/1/complete" for ::1 at 2016-04-24 15:03:38 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"yrswL7PPsNNGlrwWYIdLJsMLNJnkMTlnUoFLpxIShUFq96Ety+HTN5QjsDZqsj9VWj5lvfGf0dIoFf3xYvEe5g==", "id"=>"1"}
+ [1m[35mTask Load (0.8ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m UPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["completed_at", "2016-04-24 22:03:38.351831"], ["updated_at", "2016-04-24 22:03:38.378877"], ["id", 1]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 33ms (ActiveRecord: 3.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 15:03:38 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.6ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (34.9ms)
+Completed 200 OK in 83ms (Views: 79.7ms | ActiveRecord: 2.1ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 15:03:38 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 15:03:38 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 15:03:38 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 15:03:38 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 15:03:38 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 15:03:38 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:03:38 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 15:03:38 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:03:38 -0700
+
+
+Started PATCH "/tasks/2/complete" for ::1 at 2016-04-24 15:03:46 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"9CN9c+G4lki/eR/dN1fnP3ZUtGvB/1HxMpdbcpAZHRZUb+xxmZb1rG3ME/09YpNM72HlT9RRuURIA+0k4PqGsQ==", "id"=>"2"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["completed_at", "2016-04-24 22:03:46.881947"], ["updated_at", "2016-04-24 22:03:46.883525"], ["id", 2]]
+ [1m[36m (2.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 8ms (ActiveRecord: 3.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 15:03:46 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (23.5ms)
+Completed 200 OK in 50ms (Views: 47.6ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 15:07:24 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (30.0ms)
+Completed 200 OK in 65ms (Views: 60.4ms | ActiveRecord: 1.8ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 15:07:24 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 15:07:24 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 15:07:24 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 15:07:24 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 15:07:24 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:07:24 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:07:24 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 15:07:24 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 15:07:24 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 15:07:26 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (1.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (28.8ms)
+Completed 200 OK in 54ms (Views: 50.6ms | ActiveRecord: 2.2ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 15:07:26 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 15:07:26 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 15:07:26 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:07:26 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 15:07:26 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 15:07:26 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 15:07:26 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:07:26 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 15:07:26 -0700
+
+
+Started PATCH "/tasks/4/complete" for ::1 at 2016-04-24 15:07:32 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"n8HcgGXNphScTz0+RPaq9GGy3q5AQ9qtTEwYeMQ9HmY/jU2CHePF8E76MR5Ow96H+IePilXtMhg22K4utN6FwQ==", "id"=>"4"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["completed_at", "2016-04-24 22:07:32.590616"], ["updated_at", "2016-04-24 22:07:32.592602"], ["id", 4]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 6ms (ActiveRecord: 1.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 15:07:32 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (24.2ms)
+Completed 200 OK in 49ms (Views: 47.1ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 15:16:45 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ Rendered tasks/index.html.erb within layouts/application (44.1ms)
+Completed 500 Internal Server Error in 50ms (ActiveRecord: 0.5ms)
+
+NameError - undefined local variable or method `people' for #<#:0x007fc9da3b9588>
+Did you mean? people_url:
+ app/views/tasks/index.html.erb:20:in `block in _app_views_tasks_index_html_erb___1161158052139178095_70252463243520'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:4:in `_app_views_tasks_index_html_erb___1161158052139178095_70252463243520'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/e2f5e7634e67d6b8/variables" for ::1 at 2016-04-24 15:16:45 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 15:16:48 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ Rendered tasks/index.html.erb within layouts/application (44.7ms)
+Completed 500 Internal Server Error in 50ms (ActiveRecord: 0.3ms)
+
+NameError - undefined local variable or method `people' for #<#:0x007fc9dd327590>
+Did you mean? people_url:
+ app/views/tasks/index.html.erb:20:in `block in _app_views_tasks_index_html_erb___1161158052139178095_70252463243520'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:4:in `_app_views_tasks_index_html_erb___1161158052139178095_70252463243520'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/755358906a1597d6/variables" for ::1 at 2016-04-24 15:16:48 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 15:19:44 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (18.3ms)
+Completed 200 OK in 52ms (Views: 49.7ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 15:19:45 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 15:19:45 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:19:45 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 15:19:45 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 15:19:45 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 15:19:45 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:19:45 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 15:19:45 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 15:19:45 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 15:19:53 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 4]]
+ Rendered people/index.html.erb within layouts/application (16.2ms)
+Completed 200 OK in 47ms (Views: 45.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 15:20:10 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (18.4ms)
+Completed 200 OK in 42ms (Views: 40.6ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 15:35:58 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (51.3ms)
+Completed 200 OK in 90ms (Views: 83.5ms | ActiveRecord: 2.0ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 15:35:58 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 15:35:58 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 15:35:58 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 15:35:58 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 15:35:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 15:35:58 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:35:58 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 15:35:58 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:35:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 15:35:59 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (17.7ms)
+Completed 200 OK in 42ms (Views: 40.8ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 15:36:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 15:36:00 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 15:36:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 15:36:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 15:36:00 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 15:36:00 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:36:00 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:36:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 15:36:00 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 15:38:33 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.4ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (16.6ms)
+Completed 200 OK in 50ms (Views: 48.6ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 15:38:33 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 15:38:33 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 15:38:33 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 15:38:33 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 15:38:33 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 15:38:33 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:38:33 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:38:33 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 15:38:33 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 15:41:09 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (20.8ms)
+Completed 200 OK in 55ms (Views: 52.8ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 15:41:09 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 15:41:09 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 15:41:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 15:41:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 15:41:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 15:41:09 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:41:10 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 15:41:10 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:41:10 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 15:41:13 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (15.6ms)
+Completed 200 OK in 39ms (Views: 37.0ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 15:41:13 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 15:41:13 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 15:41:13 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 15:41:13 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 15:41:13 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 15:41:13 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:41:13 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 15:41:13 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:41:13 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 15:41:19 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ Rendered people/index.html.erb within layouts/application (9.4ms)
+Completed 200 OK in 36ms (Views: 34.3ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/people/1" for ::1 at 2016-04-24 15:41:22 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered people/show.html.erb within layouts/application (53.2ms)
+Completed 500 Internal Server Error in 65ms (ActiveRecord: 0.2ms)
+
+NameError - undefined local variable or method `all_tasks' for #<#:0x007fc9d9c28148>:
+ app/views/people/show.html.erb:6:in `_app_views_people_show_html_erb___3780697209811239455_70252462929040'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people/1" for ::1 at 2016-04-24 15:41:22 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered people/show.html.erb within layouts/application (45.4ms)
+Completed 500 Internal Server Error in 52ms (ActiveRecord: 0.1ms)
+
+NameError - undefined local variable or method `all_tasks' for #<#:0x007fc9da18a280>:
+ app/views/people/show.html.erb:6:in `_app_views_people_show_html_erb___3780697209811239455_70252462265800'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/912ddcb6455155a3/variables" for ::1 at 2016-04-24 15:41:22 -0700
+
+
+Started GET "/people/1" for ::1 at 2016-04-24 15:42:08 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered people/show.html.erb within layouts/application (37.2ms)
+Completed 500 Internal Server Error in 84ms (ActiveRecord: 0.6ms)
+
+NameError - undefined local variable or method `all_tasks' for #<#:0x007fe40e1df638>:
+ app/views/people/show.html.erb:6:in `_app_views_people_show_html_erb__3984938821166179072_70308718400080'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/71ad4326786e958d/variables" for ::1 at 2016-04-24 15:42:09 -0700
+
+
+Started GET "/people/1" for ::1 at 2016-04-24 15:42:10 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered people/show.html.erb within layouts/application (51.2ms)
+Completed 500 Internal Server Error in 62ms (ActiveRecord: 0.2ms)
+
+NameError - undefined local variable or method `all_tasks' for #<#:0x007fe4108685c0>:
+ app/views/people/show.html.erb:6:in `_app_views_people_show_html_erb__3984938821166179072_70308718400080'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3fa7610ba8ae2216/variables" for ::1 at 2016-04-24 15:42:10 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 15:42:14 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (37.7ms)
+Completed 200 OK in 384ms (Views: 376.2ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 15:42:17 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 4]]
+ Rendered people/index.html.erb within layouts/application (19.2ms)
+Completed 200 OK in 53ms (Views: 50.8ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/people/1" for ::1 at 2016-04-24 15:42:18 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered people/show.html.erb within layouts/application (85.0ms)
+Completed 500 Internal Server Error in 93ms (ActiveRecord: 0.3ms)
+
+NameError - undefined local variable or method `all_tasks' for #<#:0x007fe40d487bc0>:
+ app/views/people/show.html.erb:6:in `_app_views_people_show_html_erb__3984938821166179072_70308725994620'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people/1" for ::1 at 2016-04-24 15:42:19 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered people/show.html.erb within layouts/application (53.8ms)
+Completed 500 Internal Server Error in 60ms (ActiveRecord: 0.1ms)
+
+NameError - undefined local variable or method `all_tasks' for #<#:0x007fe41047f6e8>:
+ app/views/people/show.html.erb:6:in `_app_views_people_show_html_erb__3984938821166179072_70308718400080'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/145c50e259041022/variables" for ::1 at 2016-04-24 15:42:19 -0700
+
+
+Started GET "/people/1" for ::1 at 2016-04-24 15:42:51 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered people/show.html.erb within layouts/application (38.5ms)
+Completed 500 Internal Server Error in 45ms (ActiveRecord: 0.2ms)
+
+NameError - undefined local variable or method `person' for #<#:0x007fe40cbd2a98>
+Did you mean? @person:
+ app/views/people/show.html.erb:6:in `_app_views_people_show_html_erb__3984938821166179072_70308721494960'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3f87407b4cdfbe12/variables" for ::1 at 2016-04-24 15:42:51 -0700
+
+
+Started GET "/people/1" for ::1 at 2016-04-24 15:42:53 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered people/show.html.erb within layouts/application (78.1ms)
+Completed 500 Internal Server Error in 93ms (ActiveRecord: 0.2ms)
+
+NameError - undefined local variable or method `person' for #<#:0x007fe4131f8b88>
+Did you mean? @person:
+ app/views/people/show.html.erb:6:in `_app_views_people_show_html_erb__3984938821166179072_70308721494960'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/548d1d96ff2a7fa4/variables" for ::1 at 2016-04-24 15:42:53 -0700
+
+
+Started GET "/people/1" for ::1 at 2016-04-24 15:43:07 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.9ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered people/show.html.erb within layouts/application (36.0ms)
+Completed 500 Internal Server Error in 86ms (ActiveRecord: 0.7ms)
+
+NameError - undefined local variable or method `person' for #<#:0x007f8b4a51d998>
+Did you mean? @person:
+ app/views/people/show.html.erb:6:in `_app_views_people_show_html_erb__2426097956127944476_70118117607180'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/eff3efa9261d7704/variables" for ::1 at 2016-04-24 15:43:07 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 15:43:14 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (39.4ms)
+Completed 200 OK in 401ms (Views: 391.9ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 15:43:17 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ Rendered people/index.html.erb within layouts/application (19.2ms)
+Completed 200 OK in 51ms (Views: 49.6ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/people/3" for ::1 at 2016-04-24 15:43:19 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"3"}
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered people/show.html.erb within layouts/application (75.5ms)
+Completed 500 Internal Server Error in 85ms (ActiveRecord: 0.3ms)
+
+NameError - undefined local variable or method `person' for #<#:0x007f8b4a495a98>
+Did you mean? @person:
+ app/views/people/show.html.erb:6:in `_app_views_people_show_html_erb__2426097956127944476_70118111685340'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people/3" for ::1 at 2016-04-24 15:43:19 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"3"}
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered people/show.html.erb within layouts/application (42.5ms)
+Completed 500 Internal Server Error in 52ms (ActiveRecord: 0.3ms)
+
+NameError - undefined local variable or method `person' for #<#:0x007f8b49bcd0a0>
+Did you mean? @person:
+ app/views/people/show.html.erb:6:in `_app_views_people_show_html_erb__2426097956127944476_70118117607180'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/5c0a6b1253fe721e/variables" for ::1 at 2016-04-24 15:43:19 -0700
+
+
+Started GET "/people/3" for ::1 at 2016-04-24 15:43:41 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"3"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered people/show.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 30ms (Views: 27.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 15:43:41 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 15:43:41 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 15:43:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 15:43:41 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:43:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 15:43:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 15:43:41 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:43:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 15:43:41 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 15:43:53 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (17.4ms)
+Completed 200 OK in 44ms (Views: 41.7ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 15:44:01 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ Rendered people/index.html.erb within layouts/application (4.7ms)
+Completed 200 OK in 28ms (Views: 26.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/people/2" for ::1 at 2016-04-24 15:44:05 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered people/show.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 36ms (Views: 34.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/2" for ::1 at 2016-04-24 15:44:26 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered people/show.html.erb within layouts/application (0.6ms)
+Completed 200 OK in 30ms (Views: 26.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 15:44:26 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 15:44:26 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 15:44:26 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 15:44:26 -0700
+
+
+Started GET "/assets/tasks.self-0952984c91c71ed7c7952116fec1339467df337b252f7a9ab7df5d0e7759b0fa.css?body=1" for ::1 at 2016-04-24 15:44:26 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 15:44:26 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:44:26 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 15:44:26 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 15:44:26 -0700
+
+
+Started GET "/people/2/all_tasks" for ::1 at 2016-04-24 15:44:29 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ Rendered people/all_tasks.erb within layouts/application (2.2ms)
+Completed 200 OK in 35ms (Views: 32.8ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 18:24:11 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.5ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.4ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (58.6ms)
+Completed 200 OK in 463ms (Views: 442.0ms | ActiveRecord: 3.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 18:27:52 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (18.1ms)
+Completed 200 OK in 121ms (Views: 119.3ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 18:27:52 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 18:27:52 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 18:27:52 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 18:27:52 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:27:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 18:27:52 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:27:52 -0700
+
+
+Started GET "/assets/tasks.self-0cc53c80b39fa456ef52f5c0d15ec5ec1c9bd2afae8f8df06d3d202dd2edfbae.css?body=1" for ::1 at 2016-04-24 18:27:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 18:27:52 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:27:52 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (15.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (165.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (105.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (207.1ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 18:27:53 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 18:44:38 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.5ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (60.4ms)
+Completed 200 OK in 504ms (Views: 480.4ms | ActiveRecord: 2.4ms)
+
+
+Started GET "/assets/tasks.self-0cc53c80b39fa456ef52f5c0d15ec5ec1c9bd2afae8f8df06d3d202dd2edfbae.css?body=1" for ::1 at 2016-04-24 18:44:39 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 18:44:39 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 18:44:39 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 18:44:39 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 18:44:39 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:44:39 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 18:44:39 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:44:39 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 18:44:39 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:44:39 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (8.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (172.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (107.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (227.7ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 18:44:39 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:45:43 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (103.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (67.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (152.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:45:44 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (119.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (71.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (157.3ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:45:44 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (102.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (68.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (152.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:45:45 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (97.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (89.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (175.3ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:45:45 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (10.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (111.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (65.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (149.4ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:45:46 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (99.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (66.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (150.6ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:45:46 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (101.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (69.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (153.8ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:45:47 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (101.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (65.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (147.2ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:45:47 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (98.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (67.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (153.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:45:48 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (102.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (71.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (154.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:45:48 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (98.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (66.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (150.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:45:49 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (102.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (70.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (152.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:45:49 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (104.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (71.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (157.4ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:03 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (106.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (67.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (150.3ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:03 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (146.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (100.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (220.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:04 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (100.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (69.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (153.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:04 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (109.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (67.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (150.9ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:05 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (111.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (73.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (157.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:05 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (100.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (72.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (1.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (165.0ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:05 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (99.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (3.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (100.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (186.2ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:06 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (102.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (67.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (150.9ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:07 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (113.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (74.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (158.9ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:14 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (100.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (77.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (161.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:14 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (134.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (99.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (221.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:15 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (127.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (72.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (155.0ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:16 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (111.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (71.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (151.9ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:16 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (109.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (67.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (149.9ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:16 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (103.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (68.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (149.9ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:17 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (103.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (109.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (195.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:17 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (101.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (74.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (159.0ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:18 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (110.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (71.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (156.0ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:18 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (99.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (73.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (156.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:19 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (104.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (101.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (202.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:20 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (98.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (74.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (168.9ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:46:21 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (102.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (68.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (150.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 18:48:25 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (17.7ms)
+Completed 200 OK in 97ms (Views: 95.1ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/tasks.self-4b5e35ad4ddf7fe36f2c83be1374e66840bc8a9fb4e7bff8296b4526ef50bf8a.css?body=1" for ::1 at 2016-04-24 18:48:25 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 18:48:26 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 18:48:26 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 18:48:26 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 18:48:26 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 18:48:26 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:48:26 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 18:48:26 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:48:26 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:48:26 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (167.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (102.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (238.6ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 18:48:26 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 18:48:27 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (21.3ms)
+Completed 200 OK in 51ms (Views: 49.3ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/tasks.self-4b5e35ad4ddf7fe36f2c83be1374e66840bc8a9fb4e7bff8296b4526ef50bf8a.css?body=1" for ::1 at 2016-04-24 18:48:27 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 18:48:27 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 18:48:27 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:48:27 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 18:48:27 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 18:48:27 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:48:27 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 18:48:27 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 18:48:27 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 18:48:28 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (17.8ms)
+Completed 200 OK in 47ms (Views: 44.8ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 18:48:28 -0700
+
+
+Started GET "/assets/tasks.self-4b5e35ad4ddf7fe36f2c83be1374e66840bc8a9fb4e7bff8296b4526ef50bf8a.css?body=1" for ::1 at 2016-04-24 18:48:28 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 18:48:29 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 18:48:29 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 18:48:29 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 18:48:29 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 18:48:29 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:48:29 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:48:29 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 18:49:00 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (27.7ms)
+Completed 200 OK in 137ms (Views: 135.1ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 18:49:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 18:49:00 -0700
+
+
+Started GET "/assets/tasks.self-53137fdd1c26811bdec81b5663719a1a2e7f9650ff32e061743000336fe4968d.css?body=1" for ::1 at 2016-04-24 18:49:00 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 18:49:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 18:49:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 18:49:00 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:49:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 18:49:00 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:49:00 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:49:00 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (3.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (214.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (120.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (274.5ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 18:49:01 -0700
+
+
+Started GET "/tasks/2" for ::1 at 2016-04-24 18:49:07 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/show.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 35ms (Views: 25.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 18:50:06 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (16.9ms)
+Completed 200 OK in 89ms (Views: 87.9ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 18:50:06 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 18:50:06 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 18:50:07 -0700
+
+
+Started GET "/assets/tasks.self-0e4144d94b59c824ce338ecf4083bfdc43c2e1f528fa8d7852c1d1f9622eaaa4.css?body=1" for ::1 at 2016-04-24 18:50:07 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 18:50:07 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 18:50:07 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:50:07 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 18:50:07 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:50:07 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:50:07 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (151.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (99.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (227.2ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 18:50:07 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 18:54:09 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (17.9ms)
+Completed 200 OK in 88ms (Views: 86.3ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/tasks.self-7c3ffaeacbfea6dc309584a9de5ee5f74e43c667ec0fa3af2373dbc4eb6c52c7.css?body=1" for ::1 at 2016-04-24 18:54:09 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 18:54:09 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 18:54:09 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:54:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 18:54:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 18:54:09 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:54:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 18:54:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 18:54:09 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-24 18:54:09 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 18:54:09 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (3.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (167.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (102.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (211.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 18:54:10 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (32.4ms)
+Completed 200 OK in 64ms (Views: 61.8ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-24 18:54:10 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 18:54:10 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 18:54:10 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 18:54:10 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 18:54:10 -0700
+
+
+Started GET "/assets/tasks.self-7c3ffaeacbfea6dc309584a9de5ee5f74e43c667ec0fa3af2373dbc4eb6c52c7.css?body=1" for ::1 at 2016-04-24 18:54:10 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:54:10 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 18:54:10 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 18:54:11 -0700
+ [1m[36m (1.7ms)[0m [1mCREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35m (0.9ms)[0m CREATE TABLE "tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "description" varchar, "completed_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "completion_status" varchar, "person_id" integer)
+ [1m[36m (1.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
+ [1m[35m (0.1ms)[0m select sqlite_version(*)
+ [1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35m (0.2ms)[0m SELECT version FROM "schema_migrations"
+ [1m[36m (1.2ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20160424193942')[0m
+ [1m[35m (0.9ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20160419211249')
+ [1m[36m (0.9ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20160420022311')[0m
+ [1m[35m (1.0ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20160422002807')
+ [1m[36m (1.0ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20160424193152')[0m
+ [1m[35m (1.4ms)[0m CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36m (1.1ms)[0m [1mCREATE TABLE "tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "description" varchar, "completed_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "completion_status" varchar, "person_id" integer) [0m
+ [1m[35m (1.0ms)[0m CREATE TABLE "schema_migrations" ("version" varchar NOT NULL)
+ [1m[36m (0.1ms)[0m [1mselect sqlite_version(*)[0m
+ [1m[35m (1.2ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
+ [1m[36m (0.2ms)[0m [1mSELECT version FROM "schema_migrations"[0m
+ [1m[35m (1.0ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20160424193942')
+ [1m[36m (0.9ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20160419211249')[0m
+ [1m[35m (0.9ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20160420022311')
+ [1m[36m (1.3ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20160422002807')[0m
+ [1m[35m (4.3ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20160424193152')
+ [1m[36mActiveRecord::SchemaMigration Load (0.3ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mINSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "risha"], ["created_at", "2016-04-25 18:24:51.367985"], ["updated_at", "2016-04-25 18:24:51.367985"]]
+ [1m[35m (0.9ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "andre"], ["created_at", "2016-04-25 18:24:51.375890"], ["updated_at", "2016-04-25 18:24:51.375890"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "jordan"], ["created_at", "2016-04-25 18:24:51.378700"], ["updated_at", "2016-04-25 18:24:51.378700"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "The First Task"], ["description", ""], ["completed_at", "2002-05-09 08:51:20.892761"], ["completion_status", "done"], ["person_id", 1], ["created_at", "2016-04-25 18:24:51.397004"], ["updated_at", "2016-04-25 18:24:51.397004"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Go to Brunch"], ["description", ""], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-25 18:24:51.400300"], ["updated_at", "2016-04-25 18:24:51.400300"]]
+ [1m[35m (1.0ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Go to Lunch"], ["description", ""], ["completed_at", "2000-10-21 15:03:12.979200"], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-25 18:24:51.405714"], ["updated_at", "2016-04-25 18:24:51.405714"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Go to Second Lunch"], ["description", ""], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-25 18:24:51.409400"], ["updated_at", "2016-04-25 18:24:51.409400"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Play Video Games"], ["description", ""], ["completed_at", "1980-05-21 19:59:34.871189"], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-25 18:24:51.412535"], ["updated_at", "2016-04-25 18:24:51.412535"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["name", "High Five Somebody You Don't Know"], ["description", ""], ["completed_at", "2003-11-09 22:38:16.169159"], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-25 18:24:51.415685"], ["updated_at", "2016-04-25 18:24:51.415685"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Plant Flowers"], ["description", ""], ["completed_at", "2000-10-09 15:40:07.095655"], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-25 18:24:51.419077"], ["updated_at", "2016-04-25 18:24:51.419077"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Call Mom"], ["description", ""], ["completion_status", "done"], ["person_id", 3], ["created_at", "2016-04-25 18:24:51.422853"], ["updated_at", "2016-04-25 18:24:51.422853"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["name", "She worries, you know."], ["description", ""], ["completion_status", "done"], ["person_id", 3], ["created_at", "2016-04-25 18:24:51.425819"], ["updated_at", "2016-04-25 18:24:51.425819"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["name", "Nap."], ["description", ""], ["completed_at", "1971-03-09 03:12:39.060501"], ["completion_status", "done"], ["person_id", 3], ["created_at", "2016-04-25 18:24:51.429274"], ["updated_at", "2016-04-25 18:24:51.429274"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (101.6ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
+ [1m[35m (0.2ms)[0m select sqlite_version(*)
+ [1m[36m (2.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+Migrating to CreateTasks (20160419211249)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.7ms)[0m CREATE TABLE "tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "description" varchar, "completed_at" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160419211249"]]
+ [1m[35m (1.0ms)[0m commit transaction
+Migrating to AddCompletionStatus (20160420022311)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.8ms)[0m ALTER TABLE "tasks" ADD "completion_status" varchar
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160420022311"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Migrating to CreatePeople (20160422002807)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.5ms)[0m CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160422002807"]]
+ [1m[35m (0.7ms)[0m commit transaction
+Migrating to AddPersonIdTasks (20160424193152)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.5ms)[0m ALTER TABLE "tasks" ADD "person_id" integer
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160424193152"]]
+ [1m[35m (1.1ms)[0m commit transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "risha"], ["created_at", "2016-04-25 18:26:48.431085"], ["updated_at", "2016-04-25 18:26:48.431085"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?) [["name", "andre"], ["created_at", "2016-04-25 18:26:48.436831"], ["updated_at", "2016-04-25 18:26:48.436831"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "people" ("name", "created_at", "updated_at") VALUES (?, ?, ?)[0m [["name", "jordan"], ["created_at", "2016-04-25 18:26:48.440238"], ["updated_at", "2016-04-25 18:26:48.440238"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.6ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "The First Task"], ["description", ""], ["completed_at", "1983-09-17 22:07:55.529277"], ["completion_status", "done"], ["person_id", 1], ["created_at", "2016-04-25 18:26:48.459724"], ["updated_at", "2016-04-25 18:26:48.459724"]]
+ [1m[36m (1.5ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Go to Brunch"], ["description", ""], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-25 18:26:48.465167"], ["updated_at", "2016-04-25 18:26:48.465167"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Go to Lunch"], ["description", ""], ["completed_at", "1971-09-18 22:34:22.547927"], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-25 18:26:48.468651"], ["updated_at", "2016-04-25 18:26:48.468651"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.6ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Go to Second Lunch"], ["description", ""], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-25 18:26:48.472655"], ["updated_at", "2016-04-25 18:26:48.472655"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Play Video Games"], ["description", ""], ["completed_at", "1973-05-05 14:28:15.876823"], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-25 18:26:48.476641"], ["updated_at", "2016-04-25 18:26:48.476641"]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["name", "High Five Somebody You Don't Know"], ["description", ""], ["completed_at", "2005-08-07 04:36:07.269750"], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-25 18:26:48.480877"], ["updated_at", "2016-04-25 18:26:48.480877"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["name", "Plant Flowers"], ["description", ""], ["completed_at", "1980-02-08 03:06:22.081899"], ["completion_status", "done"], ["person_id", 2], ["created_at", "2016-04-25 18:26:48.485525"], ["updated_at", "2016-04-25 18:26:48.485525"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?)[0m [["name", "Call Mom"], ["description", ""], ["completion_status", "done"], ["person_id", 3], ["created_at", "2016-04-25 18:26:48.489034"], ["updated_at", "2016-04-25 18:26:48.489034"]]
+ [1m[35m (1.4ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.6ms)[0m INSERT INTO "tasks" ("name", "description", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["name", "She worries, you know."], ["description", ""], ["completion_status", "done"], ["person_id", 3], ["created_at", "2016-04-25 18:26:48.494535"], ["updated_at", "2016-04-25 18:26:48.494535"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("name", "description", "completed_at", "completion_status", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["name", "Nap."], ["description", ""], ["completed_at", "1976-11-08 13:04:47.257831"], ["completion_status", "done"], ["person_id", 3], ["created_at", "2016-04-25 18:26:48.498747"], ["updated_at", "2016-04-25 18:26:48.498747"]]
+ [1m[35m (0.7ms)[0m commit transaction
+
+
+Started GET "/" for ::1 at 2016-04-25 14:57:27 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.7ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.6ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (51.6ms)
+Completed 200 OK in 459ms (Views: 438.6ms | ActiveRecord: 2.4ms)
+
+
+Started GET "/assets/tasks.self-22c844a0dd8a324c92820745575c13cc1a64ee0de2e9e79144d8be528467e4b0.css?body=1" for ::1 at 2016-04-25 14:57:28 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 14:57:28 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 14:57:28 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 14:57:28 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 14:57:28 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 14:57:28 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 14:57:28 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 14:57:28 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 14:57:28 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-25 14:57:28 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (11.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (130.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (1.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (130.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (227.7ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 14:57:28 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 14:57:29 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (15.8ms)
+Completed 200 OK in 42ms (Views: 39.7ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/tasks.self-22c844a0dd8a324c92820745575c13cc1a64ee0de2e9e79144d8be528467e4b0.css?body=1" for ::1 at 2016-04-25 14:57:29 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 14:57:29 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 14:57:29 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 14:57:29 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 14:57:29 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 14:57:29 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 14:57:29 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 14:57:29 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 14:57:29 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-25 14:57:29 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (135.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (132.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (250.8ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 14:57:30 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 14:59:41 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (11.7ms)
+Completed 200 OK in 90ms (Views: 88.5ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 14:59:41 -0700
+
+
+Started GET "/assets/tasks.self-cff0dbb69dd7c59f26d4a9d7e50f0bcb4746c5ec5fb41dacf833ee49b709ccc6.css?body=1" for ::1 at 2016-04-25 14:59:41 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 14:59:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 14:59:41 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 14:59:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 14:59:41 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 14:59:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 14:59:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 14:59:41 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-25 14:59:41 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (137.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (78.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (162.1ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 14:59:41 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:00:08 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (13.1ms)
+Completed 200 OK in 83ms (Views: 81.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-eafd4f6a14830b233856d332f5a5a42da513ff410b229be5d42a827b4ffcc4bf.css?body=1" for ::1 at 2016-04-25 15:00:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:00:09 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:00:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:00:09 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:00:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:00:09 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:00:09 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:00:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:00:09 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:00:09 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-25 15:00:09 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (10.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (135.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (70.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (157.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 15:01:01 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (14.8ms)
+Completed 200 OK in 97ms (Views: 95.7ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-a87e092450b73062bd22f57e9305a6a5fe6405a17a193dd5fe66b90d7f8ed7f7.css?body=1" for ::1 at 2016-04-25 15:01:02 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:01:02 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:01:02 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:01:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:01:02 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:01:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:01:02 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:01:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:01:02 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:01:02 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-25 15:01:02 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (130.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (67.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (148.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 15:01:30 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (15.1ms)
+Completed 200 OK in 90ms (Views: 88.4ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:01:31 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:01:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:01:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:01:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:01:31 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:01:31 -0700
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:01:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:01:31 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:01:31 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:01:31 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-25 15:01:31 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (8.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (6.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (2.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (152.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (70.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (156.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 15:03:55 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (13.3ms)
+Completed 200 OK in 41ms (Views: 39.9ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:03:55 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:03:55 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:03:55 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:03:55 -0700
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:03:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:03:55 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:03:55 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:03:55 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:03:55 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:03:55 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-25 15:03:55 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (2.0ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (141.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (69.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (150.1ms)
+
+
+Started GET "/people" for ::1 at 2016-04-25 15:04:01 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (15.7ms)
+Completed 200 OK in 41ms (Views: 39.4ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/people" for ::1 at 2016-04-25 15:04:29 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (5.0ms)
+Completed 200 OK in 32ms (Views: 30.7ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:04:30 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:04:30 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:04:30 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:04:30 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:04:30 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:04:30 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:04:30 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:04:30 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:04:30 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:04:30 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-25 15:05:10 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (5.1ms)
+Completed 200 OK in 32ms (Views: 30.6ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:05:11 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:05:11 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:05:11 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:05:11 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:05:11 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:05:11 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:05:11 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:05:11 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:05:11 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:05:11 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-25 15:05:59 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (6.2ms)
+Completed 200 OK in 36ms (Views: 33.9ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:06:00 -0700
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:06:00 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:06:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:06:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:06:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:06:00 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:06:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:06:00 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:06:00 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:06:00 -0700
+
+
+Started GET "/people/2" for ::1 at 2016-04-25 15:06:04 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered people/show.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 30ms (Views: 24.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people/2/all_tasks" for ::1 at 2016-04-25 15:06:09 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ Rendered people/all_tasks.erb within layouts/application (2.0ms)
+Completed 200 OK in 37ms (Views: 35.0ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 15:06:14 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (14.1ms)
+Completed 200 OK in 47ms (Views: 45.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-25 15:06:14 -0700
+
+ActionController::RoutingError (No route matches [GET] "/assets/pink-post-it.png"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (2.9ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (102.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (70.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.7ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.6ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (154.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 15:07:42 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (19.8ms)
+Completed 200 OK in 47ms (Views: 44.6ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:07:43 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:07:43 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:07:43 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:07:43 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:07:43 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:07:43 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:07:43 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:07:43 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:07:43 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:07:43 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:09:46 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (17.3ms)
+Completed 200 OK in 47ms (Views: 45.2ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:09:46 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:09:46 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:09:46 -0700
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:09:46 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:09:46 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:09:46 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:09:46 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:09:46 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:09:46 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:09:46 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:09:48 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (16.0ms)
+Completed 200 OK in 48ms (Views: 46.1ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:09:48 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:09:48 -0700
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:09:48 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:09:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:09:48 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:09:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:09:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:09:48 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:09:48 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:09:48 -0700
+
+
+Started GET "/tasks/5" for ::1 at 2016-04-25 15:10:02 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"5"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/show.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 28ms (Views: 26.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 15:10:12 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (18.7ms)
+Completed 200 OK in 47ms (Views: 44.9ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:10:13 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:10:13 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:10:13 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:10:13 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:10:13 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:10:13 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:10:13 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:10:13 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:10:13 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:10:13 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:10:38 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (16.3ms)
+Completed 200 OK in 40ms (Views: 37.9ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:10:39 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:10:39 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:10:39 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:10:39 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:10:39 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:10:39 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:10:39 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:10:39 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:10:39 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:10:39 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:10:41 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (13.1ms)
+Completed 200 OK in 43ms (Views: 41.3ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:10:41 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:10:41 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:10:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:10:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:10:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:10:41 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:10:41 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:10:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:10:41 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:10:41 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:10:59 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (12.5ms)
+Completed 200 OK in 36ms (Views: 34.5ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:10:59 -0700
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:10:59 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:10:59 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:10:59 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:10:59 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:10:59 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:10:59 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:10:59 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:10:59 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:11:00 -0700
+
+
+Started GET "/tasks/1" for ::1 at 2016-04-25 15:11:06 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 23ms (Views: 22.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 15:11:27 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (24.3ms)
+Completed 200 OK in 57ms (Views: 54.5ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:11:27 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:11:27 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:11:27 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:11:27 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:11:27 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:11:27 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:11:27 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:11:27 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:11:27 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:11:27 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:11:41 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (27.9ms)
+Completed 200 OK in 68ms (Views: 65.6ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:11:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:11:41 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:11:41 -0700
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:11:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:11:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:11:41 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:11:41 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:11:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:11:41 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:11:41 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:12:35 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (14.8ms)
+Completed 200 OK in 41ms (Views: 39.6ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:12:35 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:12:35 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:12:35 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:12:35 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:12:35 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:12:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:12:35 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:12:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:12:35 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:12:35 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:12:36 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (14.2ms)
+Completed 200 OK in 40ms (Views: 38.6ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-766e7f115f9d2a330389969f825e0c736832f5fd9da4561275ced65d0c34cf1c.css?body=1" for ::1 at 2016-04-25 15:12:36 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:12:36 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:12:36 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:12:36 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:12:36 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:12:36 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:12:36 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:12:36 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:12:36 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:12:37 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:14:34 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (18.4ms)
+Completed 200 OK in 116ms (Views: 114.0ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 15:14:34 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:14:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:14:35 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:14:35 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:14:35 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:14:35 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:14:35 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:14:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:14:35 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:14:35 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:18:58 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (13.0ms)
+Completed 200 OK in 37ms (Views: 35.5ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:18:58 -0700
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 15:18:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:18:59 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:18:59 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:18:59 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:18:59 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:18:59 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:18:59 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:18:59 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:18:59 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:19:31 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (12.1ms)
+Completed 200 OK in 34ms (Views: 32.9ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 15:19:32 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:19:32 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:19:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:19:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:19:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:19:32 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:19:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:19:32 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:19:32 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:19:32 -0700
+
+
+Started GET "/people/2/all_tasks" for ::1 at 2016-04-25 15:23:34 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mPerson Load (0.5ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ Rendered people/all_tasks.erb within layouts/application (11.0ms)
+Completed 200 OK in 59ms (Views: 40.2ms | ActiveRecord: 2.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 15:23:42 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (13.9ms)
+Completed 200 OK in 40ms (Views: 38.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/people" for ::1 at 2016-04-25 15:24:42 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 30ms (Views: 28.8ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/people/2" for ::1 at 2016-04-25 15:24:45 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered people/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 27ms (Views: 25.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/2/all_tasks" for ::1 at 2016-04-25 15:24:47 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ Rendered people/all_tasks.erb within layouts/application (1.3ms)
+Completed 200 OK in 29ms (Views: 27.0ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 15:25:13 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (11.9ms)
+Completed 200 OK in 36ms (Views: 34.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/people" for ::1 at 2016-04-25 15:25:48 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (4.2ms)
+Completed 200 OK in 30ms (Views: 28.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/people/2" for ::1 at 2016-04-25 15:25:52 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered people/show.html.erb within layouts/application (0.2ms)
+Completed 200 OK in 27ms (Views: 25.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/2/all_tasks" for ::1 at 2016-04-25 15:26:01 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ Rendered people/all_tasks.erb within layouts/application (1.0ms)
+Completed 200 OK in 26ms (Views: 24.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people/2" for ::1 at 2016-04-25 15:38:14 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 37ms (Views: 35.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:38:14 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:38:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:38:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:38:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:38:14 -0700
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 15:38:14 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:38:14 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:38:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:38:14 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:38:14 -0700
+
+
+Started GET "/people/2/all_tasks" for ::1 at 2016-04-25 15:38:16 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ Rendered people/all_tasks.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 30ms (Views: 28.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people/2/all_tasks" for ::1 at 2016-04-25 15:42:48 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ Rendered people/all_tasks.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 24ms (Views: 22.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people/2/all_tasks" for ::1 at 2016-04-25 15:45:35 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ Rendered people/all_tasks.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 32ms (Views: 30.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 15:51:58 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (14.8ms)
+Completed 200 OK in 47ms (Views: 45.2ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 15:52:35 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (17.0ms)
+Completed 200 OK in 51ms (Views: 49.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:52:35 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:52:35 -0700
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 15:52:35 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:52:35 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:52:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:52:35 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:52:35 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:52:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:52:35 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:52:36 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:52:53 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (18.2ms)
+Completed 200 OK in 47ms (Views: 45.3ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 15:52:53 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:52:53 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:52:53 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:52:53 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:52:53 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:52:53 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:52:53 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:52:53 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:52:53 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:52:53 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:56:57 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (12.6ms)
+Completed 200 OK in 41ms (Views: 40.1ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:56:57 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:56:57 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:56:57 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:56:57 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:56:57 -0700
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 15:56:57 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:56:57 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:56:57 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:56:57 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 15:56:57 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 15:57:29 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (17.3ms)
+Completed 200 OK in 47ms (Views: 45.6ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 15:57:30 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 15:57:30 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 15:57:30 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 15:57:30 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 15:57:30 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:57:30 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 15:57:30 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 15:57:30 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 15:57:30 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 16:00:14 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/index.html.erb within layouts/application (13.6ms)
+Completed 200 OK in 42ms (Views: 40.4ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 16:00:14 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 16:00:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 16:00:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 16:00:14 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 16:00:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 16:00:14 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:00:14 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:00:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 16:00:14 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-25 16:16:15 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.4ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.5ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (45.6ms)
+Completed 200 OK in 403ms (Views: 381.4ms | ActiveRecord: 2.0ms)
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 16:16:15 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 16:16:16 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 16:16:16 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 16:16:16 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 16:16:16 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 16:16:16 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:16:16 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 16:16:16 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:16:16 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 16:16:16 -0700
+
+
+Started GET "/people/2" for ::1 at 2016-04-25 16:20:12 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered people/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 32ms (Views: 24.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/2/all_tasks" for ::1 at 2016-04-25 16:20:13 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ Rendered people/all_tasks.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 28ms (Views: 26.0ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-25 16:20:15 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (25.2ms)
+Completed 200 OK in 49ms (Views: 48.1ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/tasks" for ::1 at 2016-04-25 16:20:21 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"RebZ/KgUJMKReZ42adssFWth6rfngE6nMU1zZz+5K7Hlqkj+0DpHJkPMkhZj7lhm8lS7k/IuphJL2cUxT1qwFg==", "task"=>{"name"=>"walk", "description"=>"now", "person_id"=>"1"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.9ms)[0m [1mINSERT INTO "tasks" ("name", "description", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "walk"], ["description", "now"], ["person_id", 1], ["created_at", "2016-04-25 23:20:21.892827"], ["updated_at", "2016-04-25 23:20:21.892827"]]
+ [1m[35m (4.0ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 9ms (ActiveRecord: 5.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:20:21 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (16.6ms)
+Completed 200 OK in 42ms (Views: 40.0ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 16:20:22 -0700
+
+
+Started PATCH "/tasks/5/complete" for ::1 at 2016-04-25 16:20:25 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"NzGJoBLM2hZG6U7wX54OJcu4G/aabC1LHdJIJDZAEYuXfRiiauK58pRcQtBVq3pWUo1K0o/Cxf5nRv5yRqOKLA==", "id"=>"5"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["completed_at", "2016-04-25 23:20:25.590974"], ["updated_at", "2016-04-25 23:20:25.592590"], ["id", 5]]
+ [1m[35m (2.9ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 8ms (ActiveRecord: 3.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:20:25 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (14.4ms)
+Completed 200 OK in 36ms (Views: 34.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 16:20:25 -0700
+
+
+Started GET "/tasks/3/edit" for ::1 at 2016-04-25 16:20:30 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"3"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 29ms (Views: 28.1ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 16:20:30 -0700
+
+
+Started PATCH "/tasks/3/edit" for ::1 at 2016-04-25 16:20:34 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"+SG+UFyUnGtFm3xvMuvBogqFivCwgV80qsaXhg8xPhFZbS9SJLr/j5cucE843rXRk7Db1KUvt4HQUiHQf9Kltg==", "task"=>{"name"=>"Go to Lunch", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"3"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 3]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/tasks/3
+Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/3" for ::1 at 2016-04-25 16:20:34 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"3"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/show.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 34ms (Views: 32.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 16:20:34 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 16:25:02 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (48.7ms)
+Completed 200 OK in 387ms (Views: 367.6ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 16:25:03 -0700
+
+
+Started PATCH "/tasks/2/complete" for ::1 at 2016-04-25 16:25:09 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"Msgr6MyLQMz/noK38Y4mvYg556RhVrF0GWEltc48IHWShLrqtKUjKC0rjpf7u1LOEQy2gHT4WcFj9ZPjvt+70g==", "id"=>"2"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m UPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["completed_at", "2016-04-25 23:25:09.706874"], ["updated_at", "2016-04-25 23:25:09.714598"], ["id", 2]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 13ms (ActiveRecord: 1.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:25:09 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (22.1ms)
+Completed 200 OK in 60ms (Views: 57.9ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:27:28 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (15.2ms)
+Completed 200 OK in 42ms (Views: 39.8ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 16:27:29 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 16:27:29 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 16:27:29 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 16:27:29 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:27:29 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 16:27:29 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 16:27:29 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:27:29 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 16:27:29 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 16:27:31 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (14.5ms)
+Completed 200 OK in 36ms (Views: 34.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 16:27:31 -0700
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 16:27:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 16:27:31 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:27:31 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 16:27:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 16:27:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 16:27:31 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:27:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 16:27:31 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 16:27:33 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (13.6ms)
+Completed 200 OK in 36ms (Views: 34.8ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 16:27:33 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 16:27:33 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 16:27:33 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 16:27:33 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 16:27:33 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:27:33 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:27:33 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 16:27:33 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 16:27:33 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 16:27:42 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (14.6ms)
+Completed 200 OK in 40ms (Views: 37.9ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 16:27:42 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 16:27:42 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 16:27:42 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:27:42 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 16:27:42 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 16:27:42 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:27:42 -0700
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 16:27:42 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 16:27:42 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 16:27:43 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (15.9ms)
+Completed 200 OK in 41ms (Views: 39.6ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 16:27:43 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 16:27:43 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:27:43 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 16:27:43 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:27:43 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 16:27:43 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 16:27:43 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 16:27:43 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 16:27:43 -0700
+
+
+Started PATCH "/tasks/3/complete" for ::1 at 2016-04-25 16:27:47 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"OD1pT/WBOh2WM5UYUz5TxTuI8u4bQJvDqNCpnX6lQAWYcfhNja9Z+USGmThZCye2or2jyg7uc3bSRB/LDkbbog==", "id"=>"3"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["completed_at", "2016-04-25 23:27:47.526122"], ["updated_at", "2016-04-25 23:27:47.527545"], ["id", 3]]
+ [1m[36m (3.5ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 8ms (ActiveRecord: 4.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:27:47 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (19.4ms)
+Completed 200 OK in 47ms (Views: 44.9ms | ActiveRecord: 1.2ms)
+
+
+Started PATCH "/tasks/4/complete" for ::1 at 2016-04-25 16:27:51 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"antua3eNsdSRwacTQqNCrSddQGm+pnUOi56+PelW4z3KN/9pD6PSMEN0qzNIljbevmgRTasInbvxCghrmbV4mg==", "id"=>"4"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["completed_at", "2016-04-25 23:27:51.591087"], ["updated_at", "2016-04-25 23:27:51.592306"], ["id", 4]]
+ [1m[36m (1.3ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 6ms (ActiveRecord: 2.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:27:51 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (17.9ms)
+Completed 200 OK in 44ms (Views: 42.7ms | ActiveRecord: 0.9ms)
+
+
+Started PATCH "/tasks/9/complete" for ::1 at 2016-04-25 16:28:03 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"DR1oQVYrWGX0YpNTmheKzXQSUOSUuNI9iKxxDSYsnAutUflDLgU7gSbXn3OQIv6+7ScBwIEWOojyOMdbVs8HrA==", "id"=>"9"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["completed_at", "2016-04-25 23:28:03.629029"], ["updated_at", "2016-04-25 23:28:03.630106"], ["id", 9]]
+ [1m[36m (99.2ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 103ms (ActiveRecord: 99.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:28:03 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (13.6ms)
+Completed 200 OK in 36ms (Views: 35.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/people/1/tasks" for ::1 at 2016-04-25 16:30:06 -0700
+
+ActionController::RoutingError (No route matches [GET] "/people/1/tasks"):
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (10.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (109.8ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_inner_console_markup.html.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_prompt_box_markup.html.erb within layouts/inlined_string (0.3ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/style.css.erb within layouts/inlined_string (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (78.2ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.4ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (0.5ms)
+ Rendered /Users/RA/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (160.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:30:13 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (15.2ms)
+Completed 200 OK in 50ms (Views: 49.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 16:30:13 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-25 16:30:19 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (17.4ms)
+Completed 200 OK in 50ms (Views: 48.6ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/people/2" for ::1 at 2016-04-25 16:30:20 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered people/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 28ms (Views: 26.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people/2/all_tasks" for ::1 at 2016-04-25 16:30:22 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ Rendered people/all_tasks.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 32ms (Views: 30.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:30:31 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (16.0ms)
+Completed 200 OK in 40ms (Views: 38.4ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-25 16:30:34 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (10.6ms)
+Completed 200 OK in 38ms (Views: 36.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:30:38 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (15.1ms)
+Completed 200 OK in 37ms (Views: 35.7ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/people" for ::1 at 2016-04-25 16:30:41 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (3.7ms)
+Completed 200 OK in 26ms (Views: 24.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/people/2" for ::1 at 2016-04-25 16:30:45 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered people/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 25ms (Views: 23.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people/2/all_tasks" for ::1 at 2016-04-25 16:30:47 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ Rendered people/all_tasks.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 41ms (Views: 38.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:30:57 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.4ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (16.7ms)
+Completed 200 OK in 40ms (Views: 38.4ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-25 16:31:52 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (4.4ms)
+Completed 200 OK in 34ms (Views: 32.4ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/people/3" for ::1 at 2016-04-25 16:31:53 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"3"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered people/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 26ms (Views: 25.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:34:41 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (14.3ms)
+Completed 200 OK in 39ms (Views: 37.2ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-25 16:34:43 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 28ms (Views: 27.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-25 16:34:46 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 26ms (Views: 25.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:34:48 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (15.1ms)
+Completed 200 OK in 40ms (Views: 38.7ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/people" for ::1 at 2016-04-25 16:34:51 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.4ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (4.7ms)
+Completed 200 OK in 29ms (Views: 27.7ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/people/3" for ::1 at 2016-04-25 16:34:53 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"3"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered people/show.html.erb within layouts/application (0.2ms)
+Completed 200 OK in 24ms (Views: 22.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people/3/all_tasks" for ::1 at 2016-04-25 16:35:04 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"3"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ Rendered people/all_tasks.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 31ms (Views: 22.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people/3/all_tasks" for ::1 at 2016-04-25 16:37:00 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"3"}
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ Rendered people/all_tasks.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 39ms (Views: 36.5ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-53816158fbdca91ba9e2f0584f068e06aeca261df9dd72f55e7a241ae86366d8.css?body=1" for ::1 at 2016-04-25 16:37:00 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 16:37:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 16:37:00 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:37:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 16:37:00 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 16:37:00 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 16:37:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 16:37:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 16:37:00 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 16:37:04 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (13.1ms)
+Completed 200 OK in 35ms (Views: 33.7ms | ActiveRecord: 0.7ms)
+
+
+Started PATCH "/tasks/2/complete" for ::1 at 2016-04-25 16:37:06 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"pI8aMsTm6XoRfBUZNclmsaHo8TQcSobVREwhDDqJQjIEw4swvMiKnsPJGTk//BLCON2gEAnkbmA+2JdaSmrZlQ==", "id"=>"2"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["completed_at", "2016-04-25 23:37:06.801258"], ["updated_at", "2016-04-25 23:37:06.802418"], ["id", 2]]
+ [1m[35m (100.9ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 105ms (ActiveRecord: 101.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 16:37:06 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (13.3ms)
+Completed 200 OK in 35ms (Views: 33.8ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 17:00:19 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.2ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (50.2ms)
+Completed 200 OK in 598ms (Views: 579.6ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 17:00:20 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (16.1ms)
+Completed 200 OK in 44ms (Views: 41.7ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 17:00:20 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 17:00:20 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 17:00:20 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:00:20 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:00:20 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 17:00:20 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 17:00:20 -0700
+
+
+Started GET "/assets/tasks.self-d404de70104777b3796e8d702cc2d00a36d4275a4d0876f3e026d626008a8844.css?body=1" for ::1 at 2016-04-25 17:00:20 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 17:00:20 -0700
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 17:00:20 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 17:00:20 -0700
+
+
+Started GET "/assets/chalkboard.png" for ::1 at 2016-04-25 17:00:20 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 17:02:58 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (14.8ms)
+Completed 200 OK in 93ms (Views: 91.6ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 17:02:58 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:02:58 -0700
+
+
+Started GET "/assets/tasks.self-ffb8d2aa229f99a13b54ce88a26526c32804a33e382b63ae3e24b5f3dae34aa7.css?body=1" for ::1 at 2016-04-25 17:02:58 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 17:02:58 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 17:02:58 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 17:02:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 17:02:58 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:02:58 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 17:02:58 -0700
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 17:02:58 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 17:02:58 -0700
+
+
+Started GET "/assets/chalkboard.png" for ::1 at 2016-04-25 17:02:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 17:04:50 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (19.2ms)
+Completed 200 OK in 53ms (Views: 51.1ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/tasks.self-ffb8d2aa229f99a13b54ce88a26526c32804a33e382b63ae3e24b5f3dae34aa7.css?body=1" for ::1 at 2016-04-25 17:04:50 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 17:04:51 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 17:04:51 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:04:51 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:04:51 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 17:04:51 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 17:04:51 -0700
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 17:04:51 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 17:04:51 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 17:04:51 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 17:22:09 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (15.0ms)
+Completed 200 OK in 105ms (Views: 103.1ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-25 17:22:09 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 17:22:09 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 17:22:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 17:22:09 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:22:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 17:22:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 17:22:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 17:22:09 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:22:09 -0700
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 17:22:09 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-25 17:22:09 -0700
+
+
+Started PATCH "/tasks/3/complete" for ::1 at 2016-04-25 17:22:15 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"5sC/UMO4chq/Y2k1rtFMAdLzRkHWNdyQqde5Zgn7e+FGjC5Su5YR/m3WZRWk5DhyS8YXZcObNCXTQw8weRjgRg==", "id"=>"3"}
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.6ms)[0m UPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["completed_at", "2016-04-26 00:22:15.020099"], ["updated_at", "2016-04-26 00:22:15.030361"], ["id", 3]]
+ [1m[36m (2.5ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 17ms (ActiveRecord: 3.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 17:22:15 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.4ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (16.9ms)
+Completed 200 OK in 40ms (Views: 37.5ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 17:22:15 -0700
+
+
+Started PATCH "/tasks/8/complete" for ::1 at 2016-04-25 17:22:20 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"RHfuOF/EDaCtik9a3aYnhfOiXXmiQVp/Wi1/zVNKiGXkO386J+puRH8/Q3rXk1P2apcMXbfvssogucmbI6kTwg==", "id"=>"8"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 8]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["completed_at", "2016-04-26 00:22:20.823389"], ["updated_at", "2016-04-26 00:22:20.824683"], ["id", 8]]
+ [1m[36m (1.9ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 6ms (ActiveRecord: 2.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 17:22:20 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (16.1ms)
+Completed 200 OK in 40ms (Views: 38.3ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 17:22:21 -0700
+
+
+Started PATCH "/tasks/7/complete" for ::1 at 2016-04-25 17:24:15 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"5ciun6S1n0ndMifUyQvqrsKPLB9SGhC4EMg9l4KkJjlFhD+d3Jv8rQ+HK/TDPp7dW7p9O0e0+A1qXIvB8ke9ng==", "id"=>"7"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "tasks" SET "completed_at" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["completed_at", "2016-04-26 00:24:15.169880"], ["updated_at", "2016-04-26 00:24:15.171211"], ["id", 7]]
+ [1m[36m (99.2ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 104ms (ActiveRecord: 99.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 17:24:15 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (14.8ms)
+Completed 200 OK in 38ms (Views: 36.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 17:24:15 -0700
+
+
+Started GET "/tasks/3/edit" for ::1 at 2016-04-25 17:24:18 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"3"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (27.2ms)
+Completed 200 OK in 150ms (Views: 148.4ms | ActiveRecord: 0.3ms)
+
+
+Started PATCH "/tasks/3/edit" for ::1 at 2016-04-25 17:24:22 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"pImxlxHUebf6hATS5Ksio7AfFkGixjgMUWgN1Qh2NdoExSCVafoaUygxCPLunlbQKSpHZbdo0Lkr/LuDeJWufQ==", "task"=>{"name"=>"", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"3"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 3]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.8ms)[0m UPDATE "tasks" SET "name" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["name", ""], ["updated_at", "2016-04-26 00:24:22.970940"], ["id", 3]]
+ [1m[36m (99.3ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/tasks/3
+Completed 302 Found in 106ms (ActiveRecord: 100.4ms)
+
+
+Started GET "/tasks/3" for ::1 at 2016-04-25 17:24:23 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"3"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/show.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 26ms (Views: 24.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-25 17:24:36 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (4.4ms)
+Completed 200 OK in 28ms (Views: 27.0ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/tasks" for ::1 at 2016-04-25 17:24:38 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"NyVCap0lZARH2DdPvI9bkvFIupD2s7xGcC5Um7b6XziXadNo5QsH4JVtO2+2ui/haH3rtOMdVPMKuuLNxhnEnw==", "task"=>{"name"=>"", "description"=>"", "person_id"=>"1"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m INSERT INTO "tasks" ("name", "description", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", ""], ["description", ""], ["person_id", 1], ["created_at", "2016-04-26 00:24:38.586559"], ["updated_at", "2016-04-26 00:24:38.586559"]]
+ [1m[36m (2.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 8ms (ActiveRecord: 3.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 17:24:38 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (16.0ms)
+Completed 200 OK in 39ms (Views: 37.2ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 17:24:38 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 17:35:32 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (33.0ms)
+Completed 200 OK in 59ms (Views: 54.8ms | ActiveRecord: 1.7ms)
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-25 17:35:32 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 17:35:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 17:35:32 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 17:35:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 17:35:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 17:35:32 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:35:32 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:35:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 17:35:32 -0700
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 17:35:32 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 17:35:33 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (18.5ms)
+Completed 200 OK in 48ms (Views: 45.7ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-25 17:35:33 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 17:35:33 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 17:35:33 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 17:35:33 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 17:35:33 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:35:33 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 17:35:33 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:35:33 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 17:35:33 -0700
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 17:35:33 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-25 17:35:38 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (14.9ms)
+Completed 200 OK in 38ms (Views: 36.9ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-25 17:35:46 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 33ms (Views: 32.4ms | ActiveRecord: 0.3ms)
+
+
+Started POST "/tasks" for ::1 at 2016-04-25 17:35:48 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"SW+sErPQZWcINJSBFT92DyMLNhhf/NG3tT56DF29W5jpIz0Qy/4Gg9qBmKEfCgJ8uj5nPEpSOQLPqsxaLV7APw==", "task"=>{"name"=>"", "description"=>"", "person_id"=>"1"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 28ms (Views: 23.8ms | ActiveRecord: 0.3ms)
+ [1m[36m (0.3ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+
+
+Started POST "/tasks" for ::1 at 2016-04-25 17:46:57 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"sSIwtQ81kUVMpy12ssY5wTa0kUVRFerD2xHZkn3vcLwRbqG3dxvyoZ4SIVa4802yr4HAYUS7AnahhW/EDQzrGw==", "task"=>{"name"=>"", "description"=>"", "person_id"=>"1"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (8.2ms)
+Completed 200 OK in 45ms (Views: 31.8ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 17:47:05 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (17.9ms)
+Completed 200 OK in 39ms (Views: 37.7ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 17:47:05 -0700
+
+
+Started GET "/tasks/2/edit" for ::1 at 2016-04-25 17:47:13 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 28ms (Views: 24.8ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/tasks/2/edit" for ::1 at 2016-04-25 17:57:40 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (9.6ms)
+Completed 200 OK in 49ms (Views: 38.6ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 17:57:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 17:57:40 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 17:57:40 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 17:57:40 -0700
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-25 17:57:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 17:57:40 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:57:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 17:57:40 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 17:57:40 -0700
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-25 17:57:50 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"QSCnYrPugEzhZPfWyg+Sb6tH6wA5NeuQ+SuHxE7UoozhbDZgy8DjqDPR+/bAOuYcMnK6JCybAyWDvzGSPjc5Kw==", "task"=>{"name"=>"", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (3.2ms)
+Completed 200 OK in 32ms (Views: 25.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 17:58:15 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (20.6ms)
+Completed 200 OK in 43ms (Views: 41.2ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 17:58:15 -0700
+
+
+Started DELETE "/tasks/1" for ::1 at 2016-04-25 17:58:20 -0700
+Processing by TasksController#destroy as HTML
+ Parameters: {"authenticity_token"=>"vE0StmmVuv6hBroRrcFShYMy67dCgpOwmJDbgaqJ8I8cAYO0EbvZGnOztjGn9Cb2Gge6k1csewXiBG3X2mprKA==", "id"=>"1"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? [["id", 1]]
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m DELETE FROM "tasks" WHERE "tasks"."id" = ? [["id", 1]]
+ [1m[36m (2.3ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 7ms (ActiveRecord: 3.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 17:58:20 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (17.5ms)
+Completed 200 OK in 40ms (Views: 38.4ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 17:58:21 -0700
+
+
+Started GET "/tasks/5/edit" for ::1 at 2016-04-25 17:58:56 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"5"}
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 29ms (Views: 26.3ms | ActiveRecord: 0.5ms)
+
+
+Started PATCH "/tasks/5/edit" for ::1 at 2016-04-25 18:02:08 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"wxq4QIz8bEVL9ZP+3TKZg3IVvEjIG9wyyFjq0zdm65hjVilC9NIPoZlAn97XB+3w6yDtbN21NIeyzFyFR4VwPw==", "task"=>{"name"=>"Play Video Games", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"5"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 5]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 30ms (Views: 25.0ms | ActiveRecord: 0.5ms)
+
+
+Started PATCH "/tasks/5/edit" for ::1 at 2016-04-25 18:09:31 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"wxq4QIz8bEVL9ZP+3TKZg3IVvEjIG9wyyFjq0zdm65hjVilC9NIPoZlAn97XB+3w6yDtbN21NIeyzFyFR4VwPw==", "task"=>{"name"=>"Play Video Games", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"5"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 5]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 33ms (Views: 27.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 18:09:32 -0700
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-25 18:09:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 18:09:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 18:09:32 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 18:09:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 18:09:32 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:09:32 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:09:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 18:09:32 -0700
+
+
+Started PATCH "/tasks/5/edit" for ::1 at 2016-04-25 18:09:34 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"wxq4QIz8bEVL9ZP+3TKZg3IVvEjIG9wyyFjq0zdm65hjVilC9NIPoZlAn97XB+3w6yDtbN21NIeyzFyFR4VwPw==", "task"=>{"name"=>"Play Video Games", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"5"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 5]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 28ms (Views: 23.6ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 18:09:34 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 18:09:34 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 18:09:34 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 18:09:34 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 18:09:34 -0700
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-25 18:09:34 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:09:34 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:09:34 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 18:09:34 -0700
+
+
+Started PATCH "/tasks/5/edit" for ::1 at 2016-04-25 18:09:59 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"wxq4QIz8bEVL9ZP+3TKZg3IVvEjIG9wyyFjq0zdm65hjVilC9NIPoZlAn97XB+3w6yDtbN21NIeyzFyFR4VwPw==", "task"=>{"name"=>"Play Video Games", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"5"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 5]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (3.6ms)
+Completed 200 OK in 29ms (Views: 24.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 18:09:59 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 18:09:59 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 18:09:59 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 18:09:59 -0700
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-25 18:09:59 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:09:59 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 18:09:59 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 18:09:59 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:09:59 -0700
+
+
+Started PATCH "/tasks/5/edit" for ::1 at 2016-04-25 18:10:38 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"wxq4QIz8bEVL9ZP+3TKZg3IVvEjIG9wyyFjq0zdm65hjVilC9NIPoZlAn97XB+3w6yDtbN21NIeyzFyFR4VwPw==", "task"=>{"name"=>"Play Video Games", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"5"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 5]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (4.1ms)
+Completed 200 OK in 37ms (Views: 29.6ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-25 18:10:38 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 18:10:38 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 18:10:38 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 18:10:38 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 18:10:38 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:10:38 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:10:38 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 18:10:38 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 18:10:38 -0700
+
+
+Started PATCH "/tasks/5/edit" for ::1 at 2016-04-25 18:11:01 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"wxq4QIz8bEVL9ZP+3TKZg3IVvEjIG9wyyFjq0zdm65hjVilC9NIPoZlAn97XB+3w6yDtbN21NIeyzFyFR4VwPw==", "task"=>{"name"=>"Play Video Games", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"5"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 5]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (3.7ms)
+Completed 200 OK in 32ms (Views: 25.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 18:11:01 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 18:11:01 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 18:11:01 -0700
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-25 18:11:01 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:11:01 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:11:01 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 18:11:01 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 18:11:01 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 18:11:01 -0700
+
+
+Started PATCH "/tasks/5/edit" for ::1 at 2016-04-25 18:11:26 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"wxq4QIz8bEVL9ZP+3TKZg3IVvEjIG9wyyFjq0zdm65hjVilC9NIPoZlAn97XB+3w6yDtbN21NIeyzFyFR4VwPw==", "task"=>{"name"=>"Play Video Games", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"5"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 5]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (5.6ms)
+Completed 200 OK in 35ms (Views: 30.1ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-25 18:11:26 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 18:11:26 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 18:11:26 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 18:11:26 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 18:11:26 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:11:26 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:11:26 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 18:11:26 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 18:11:26 -0700
+
+
+Started PATCH "/tasks/5/edit" for ::1 at 2016-04-25 18:12:59 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"wxq4QIz8bEVL9ZP+3TKZg3IVvEjIG9wyyFjq0zdm65hjVilC9NIPoZlAn97XB+3w6yDtbN21NIeyzFyFR4VwPw==", "task"=>{"name"=>"Play Video Games", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"5"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 5]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (3.6ms)
+Completed 200 OK in 31ms (Views: 26.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-25 18:13:00 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 18:13:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 18:13:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 18:13:00 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 18:13:00 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:13:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 18:13:00 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:13:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 18:13:00 -0700
+
+
+Started PATCH "/tasks/5/edit" for ::1 at 2016-04-25 18:13:18 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"wxq4QIz8bEVL9ZP+3TKZg3IVvEjIG9wyyFjq0zdm65hjVilC9NIPoZlAn97XB+3w6yDtbN21NIeyzFyFR4VwPw==", "task"=>{"name"=>"Play Video Games", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"5"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 5]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (4.3ms)
+Completed 200 OK in 40ms (Views: 34.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 18:13:19 -0700
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-25 18:13:19 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 18:13:19 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 18:13:19 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 18:13:19 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 18:13:19 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:13:19 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:13:19 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 18:13:19 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 18:21:10 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (16.1ms)
+Completed 200 OK in 39ms (Views: 37.6ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 18:21:10 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-25 18:21:19 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 27ms (Views: 26.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 18:21:26 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (16.1ms)
+Completed 200 OK in 40ms (Views: 38.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-25 18:21:27 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (109.9ms)
+Completed 500 Internal Server Error in 115ms (ActiveRecord: 0.0ms)
+
+NoMethodError - undefined method `each' for nil:NilClass:
+ app/views/tasks/new.html.erb:16:in `block in _app_views_tasks_new_html_erb__445543582445873746_70176844308660'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for'
+ app/views/tasks/new.html.erb:5:in `_app_views_tasks_new_html_erb__445543582445873746_70176844308660'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-25 18:21:27 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (7.6ms)
+Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.0ms)
+
+NoMethodError - undefined method `each' for nil:NilClass:
+ app/views/tasks/new.html.erb:16:in `block in _app_views_tasks_new_html_erb__445543582445873746_70176843575780'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for'
+ app/views/tasks/new.html.erb:5:in `_app_views_tasks_new_html_erb__445543582445873746_70176843575780'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/cf88953930afd6c0/variables" for ::1 at 2016-04-25 18:21:27 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-25 18:21:39 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (5.1ms)
+Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)
+
+NoMethodError - undefined method `each' for nil:NilClass:
+ app/views/tasks/new.html.erb:16:in `block in _app_views_tasks_new_html_erb__445543582445873746_70176843575780'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for'
+ app/views/tasks/new.html.erb:5:in `_app_views_tasks_new_html_erb__445543582445873746_70176843575780'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/943faf7d85f77d75/variables" for ::1 at 2016-04-25 18:21:40 -0700
+
+
+Started POST "/__better_errors/943faf7d85f77d75/eval" for ::1 at 2016-04-25 18:21:47 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 18:23:27 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (17.0ms)
+Completed 200 OK in 45ms (Views: 42.8ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 18:23:28 -0700
+
+
+Started GET "/tasks/7/edit" for ::1 at 2016-04-25 18:23:31 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/new.html.erb within layouts/application (5.7ms)
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.1ms)
+
+NoMethodError - undefined method `each' for nil:NilClass:
+ app/views/tasks/new.html.erb:16:in `block in _app_views_tasks_new_html_erb__445543582445873746_70176843575780'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for'
+ app/views/tasks/new.html.erb:5:in `_app_views_tasks_new_html_erb__445543582445873746_70176843575780'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ app/controllers/tasks_controller.rb:38:in `edit'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/8edc6ff5ae0a5e59/variables" for ::1 at 2016-04-25 18:23:32 -0700
+
+
+Started GET "/tasks/7/edit" for ::1 at 2016-04-25 18:24:59 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (3.7ms)
+Completed 200 OK in 31ms (Views: 29.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-25 18:24:59 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-25 18:24:59 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 18:24:59 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 18:24:59 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:24:59 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-25 18:24:59 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 18:24:59 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 18:24:59 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 18:24:59 -0700
+
+
+Started PATCH "/tasks/7/edit" for ::1 at 2016-04-25 18:25:02 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"iUb6j4PY371Uu6NpTcDr4UloFnW7pSLac3XJCgBaST8pCmuN+/a8WYYOr0lH9Z+S0F1HUa4Lym8J4X9ccLnSmA==", "task"=>{"name"=>"Plant Flowers", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"7"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 7]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (3.4ms)
+Completed 200 OK in 35ms (Views: 28.8ms | ActiveRecord: 0.5ms)
+
+
+Started PATCH "/tasks/7/edit" for ::1 at 2016-04-25 18:25:12 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"1uMYQ4Asfgw44aq1KYz2kHYsfWPkjg9ZPjHtu0vc75h2r4lB+AId6OpUppUjuYLj7xksR/Eg5+xEpVvtOz90Pw==", "task"=>{"name"=>"Plant Flowers", "description"=>"now", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"7"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 7]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.5ms)[0m UPDATE "tasks" SET "description" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["description", "now"], ["updated_at", "2016-04-26 01:25:12.834809"], ["id", 7]]
+ [1m[36m (3.6ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/tasks/7
+Completed 302 Found in 10ms (ActiveRecord: 4.4ms)
+
+
+Started GET "/tasks/7" for ::1 at 2016-04-25 18:25:12 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/show.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 44ms (Views: 40.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-25 18:31:54 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (6.1ms)
+Completed 200 OK in 43ms (Views: 42.5ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/tasks" for ::1 at 2016-04-25 18:32:05 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"naUyaJRsCOYn7nLpnUn8NNvaFzdihM/+9YR7HMOzJp496aNq7EJrAvVbfsmXfIhHQu9GE3cqJ0uPEM1Ks1C9OQ==", "task"=>{"name"=>"Go to gym", "description"=>"Now", "person_id"=>"1"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m INSERT INTO "tasks" ("name", "description", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Go to gym"], ["description", "Now"], ["person_id", 1], ["created_at", "2016-04-26 01:32:05.132687"], ["updated_at", "2016-04-26 01:32:05.132687"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 6ms (ActiveRecord: 1.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 18:32:05 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (25.5ms)
+Completed 200 OK in 58ms (Views: 56.4ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 18:32:05 -0700
+
+
+Started DELETE "/tasks/13" for ::1 at 2016-04-25 18:32:16 -0700
+Processing by TasksController#destroy as HTML
+ Parameters: {"authenticity_token"=>"z4Cno0xmEZuYXmYOM/A34rzslv3P1fvREm+DWJbA7P5vzDahNEhyf0rrai45xUORJdnH2dp7E2Ro+zUO5iN3WQ==", "id"=>"13"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ?[0m [["id", 13]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mDELETE FROM "tasks" WHERE "tasks"."id" = ?[0m [["id", 13]]
+ [1m[35m (2.9ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 7ms (ActiveRecord: 3.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 18:32:16 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (18.5ms)
+Completed 200 OK in 57ms (Views: 55.7ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-25 18:32:16 -0700
+
+
+Started GET "/" for ::1 at 2016-04-26 12:42:10 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.5ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (1.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ Rendered tasks/index.html.erb within layouts/application (24.7ms)
+Completed 500 Internal Server Error in 63ms (ActiveRecord: 1.8ms)
+
+SyntaxError - syntax error, unexpected keyword_end:
+ app/models/person.rb:4:in `'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:457:in `block in load_file'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:647:in `new_constants_in'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:456:in `load_file'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:354:in `require_or_load'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:494:in `load_missing_constant'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:526:in `load_missing_constant'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:184:in `const_missing'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:263:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:304:in `safe_constantize'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:572:in `safe_get'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:603:in `safe_constantize'
+ activerecord (4.2.6) lib/active_record/inheritance.rb:154:in `block in compute_type'
+ activerecord (4.2.6) lib/active_record/inheritance.rb:153:in `compute_type'
+ activerecord (4.2.6) lib/active_record/reflection.rb:295:in `compute_class'
+ activerecord (4.2.6) lib/active_record/reflection.rb:291:in `klass'
+ activerecord (4.2.6) lib/active_record/reflection.rb:515:in `automatic_inverse_of'
+ activerecord (4.2.6) lib/active_record/reflection.rb:504:in `block in inverse_name'
+ activerecord (4.2.6) lib/active_record/reflection.rb:500:in `inverse_name'
+ activerecord (4.2.6) lib/active_record/reflection.rb:403:in `has_inverse?'
+ activerecord (4.2.6) lib/active_record/reflection.rb:183:in `check_validity_of_inverse!'
+ activerecord (4.2.6) lib/active_record/reflection.rb:355:in `check_validity!'
+ activerecord (4.2.6) lib/active_record/associations/association.rb:25:in `initialize'
+ activerecord (4.2.6) lib/active_record/associations.rb:162:in `association'
+ activerecord (4.2.6) lib/active_record/associations/builder/association.rb:115:in `person'
+ app/views/tasks/index.html.erb:9:in `block in _app_views_tasks_index_html_erb___1920554559966086542_70166958835000'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:4:in `_app_views_tasks_index_html_erb___1920554559966086542_70166958835000'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/f6525effd7f7f7a4/variables" for ::1 at 2016-04-26 12:42:11 -0700
+
+
+Started GET "/" for ::1 at 2016-04-26 12:42:32 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.6ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (67.1ms)
+Completed 200 OK in 432ms (Views: 423.4ms | ActiveRecord: 2.7ms)
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-26 12:42:32 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-26 12:42:32 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 12:42:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-26 12:42:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-26 12:42:32 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 12:42:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-26 12:42:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-26 12:42:32 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-26 12:42:32 -0700
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-26 12:42:32 -0700
+
+
+Started GET "/assets/palms.png" for ::1 at 2016-04-26 12:42:32 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-26 12:42:40 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (29.9ms)
+Completed 200 OK in 101ms (Views: 98.4ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/people/2" for ::1 at 2016-04-26 12:42:43 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered people/show.html.erb within layouts/application (0.6ms)
+Completed 200 OK in 43ms (Views: 34.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people/2/all_tasks" for ::1 at 2016-04-26 12:42:46 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ Rendered people/all_tasks.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 45ms (Views: 41.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-26 12:42:48 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (40.7ms)
+Completed 200 OK in 68ms (Views: 67.2ms | ActiveRecord: 0.3ms)
+
+
+Started POST "/tasks" for ::1 at 2016-04-26 12:42:52 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"+E8F2grSL+7T8nnUrH1quWqh6qNo8pjrOeD1kX1wK0lYA5TYcvxMCgFHdfSmSB7K85S7h31ccF5DdEPHDZOw7g==", "task"=>{"name"=>"", "description"=>"", "person_id"=>"1"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (4.6ms)
+Completed 200 OK in 33ms (Views: 28.6ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-26 12:43:07 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (15.1ms)
+Completed 200 OK in 50ms (Views: 48.3ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-26 12:43:07 -0700
+
+
+Started GET "/tasks/11/edit" for ::1 at 2016-04-26 12:43:14 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"11"}
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (4.8ms)
+Completed 200 OK in 41ms (Views: 38.5ms | ActiveRecord: 0.6ms)
+
+
+Started PATCH "/tasks/11/edit" for ::1 at 2016-04-26 12:43:18 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"bRL8kU8AtIroCr54SF3ccyijUI1K2tLz5pj1ff7k3I7NXm2TNy7Xbjq/slhCaKgAsZYBqV90OkacDEMrjgdHKQ==", "task"=>{"name"=>"walk", "description"=>"now", "person_id"=>"1"}, "commit"=>"Update Task", "id"=>"11"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 11]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m commit transaction
+Redirected to http://localhost:3000/tasks/11
+Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/11" for ::1 at 2016-04-26 12:43:18 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"11"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 43ms (Views: 41.3ms | ActiveRecord: 0.4ms)
+
+
+Started PATCH "/tasks/11/edit" for ::1 at 2016-04-26 12:43:28 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"bRL8kU8AtIroCr54SF3ccyijUI1K2tLz5pj1ff7k3I7NXm2TNy7Xbjq/slhCaKgAsZYBqV90OkacDEMrjgdHKQ==", "task"=>{"name"=>"", "description"=>"", "person_id"=>"1"}, "commit"=>"Update Task", "id"=>"11"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 11]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (3.3ms)
+Completed 200 OK in 33ms (Views: 26.7ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-26 12:43:41 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (4.6ms)
+Completed 200 OK in 44ms (Views: 42.5ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-26 12:43:44 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (4.5ms)
+Completed 200 OK in 37ms (Views: 36.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-26 12:43:59 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 36ms (Views: 35.6ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/tasks" for ::1 at 2016-04-26 12:47:32 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"RjS3cyRJtciju4L4jcz5U1m2VKp6ZWTABb8SLTFyOc/meCZxXGfWLHEOjtiH+Y0gwIMFjm/LjHV/K6R7QZGiaA==", "task"=>{"name"=>"", "description"=>"", "person_id"=>"1"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (13.3ms)
+Completed 200 OK in 67ms (Views: 48.6ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-26 12:47:39 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 29ms (Views: 28.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-26 12:47:43 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (19.0ms)
+Completed 200 OK in 55ms (Views: 53.7ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-26 12:47:43 -0700
+
+
+Started GET "/tasks/2/edit" for ::1 at 2016-04-26 12:47:47 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (4.8ms)
+Completed 200 OK in 43ms (Views: 40.2ms | ActiveRecord: 0.6ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:47:50 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"CSriderATXzBDmGV5uMB6XscfvqDimUwVAzxZeT13SSpZnN3ku4umBO7bbXs1nWa4ikv3pYkjYUumEczlBZGgw==", "task"=>{"name"=>"Go to Brunch", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (3.3ms)
+Completed 200 OK in 33ms (Views: 26.5ms | ActiveRecord: 0.7ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:15 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"X2WcH2yZC5YZk+caDsJuoHHuIXx2Z+ot8VPBGZxknFr/KQ0dFLdocssm6zoE9xrT6NtwWGPJApiLx3dP7IcH/Q==", "task"=>{"name"=>"Go to Brunch", "description"=>"hello", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.6ms)[0m UPDATE "tasks" SET "description" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["description", "hello"], ["updated_at", "2016-04-26 19:48:15.962362"], ["id", 2]]
+ [1m[36m (2.6ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 10ms (ActiveRecord: 3.5ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:15 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"X2WcH2yZC5YZk+caDsJuoHHuIXx2Z+ot8VPBGZxknFr/KQ0dFLdocssm6zoE9xrT6NtwWGPJApiLx3dP7IcH/Q==", "task"=>{"name"=>"Go to Brunch", "description"=>"hello", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m commit transaction
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 4ms (ActiveRecord: 0.4ms)
+
+
+Started GET "/tasks/2/edit" for ::1 at 2016-04-26 12:48:21 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (3.9ms)
+Completed 200 OK in 37ms (Views: 35.4ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-26 12:48:21 -0700
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-26 12:48:21 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-26 12:48:21 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-26 12:48:21 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-26 12:48:21 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-26 12:48:21 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 12:48:21 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-26 12:48:21 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 12:48:21 -0700
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:24 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"fekm5/61FS4AlbYk5Sbux7Yi8FRFkvsxdh/4PdGW2vbdpbflhpt2ytIgugTvE5q0LxehcFA8E4QMi05roXVBUQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"hello", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 4ms (ActiveRecord: 0.4ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:24 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"fekm5/61FS4AlbYk5Sbux7Yi8FRFkvsxdh/4PdGW2vbdpbflhpt2ytIgugTvE5q0LxehcFA8E4QMi05roXVBUQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"hello", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m commit transaction
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:24 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"fekm5/61FS4AlbYk5Sbux7Yi8FRFkvsxdh/4PdGW2vbdpbflhpt2ytIgugTvE5q0LxehcFA8E4QMi05roXVBUQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"hello", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:24 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"fekm5/61FS4AlbYk5Sbux7Yi8FRFkvsxdh/4PdGW2vbdpbflhpt2ytIgugTvE5q0LxehcFA8E4QMi05roXVBUQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"hello", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m commit transaction
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 4ms (ActiveRecord: 0.4ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:24 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"fekm5/61FS4AlbYk5Sbux7Yi8FRFkvsxdh/4PdGW2vbdpbflhpt2ytIgugTvE5q0LxehcFA8E4QMi05roXVBUQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"hello", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 5ms (ActiveRecord: 0.4ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:24 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"fekm5/61FS4AlbYk5Sbux7Yi8FRFkvsxdh/4PdGW2vbdpbflhpt2ytIgugTvE5q0LxehcFA8E4QMi05roXVBUQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"hello", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m commit transaction
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 4ms (ActiveRecord: 0.5ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:24 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"fekm5/61FS4AlbYk5Sbux7Yi8FRFkvsxdh/4PdGW2vbdpbflhpt2ytIgugTvE5q0LxehcFA8E4QMi05roXVBUQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"hello", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/2/edit" for ::1 at 2016-04-26 12:48:25 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (4.5ms)
+Completed 200 OK in 29ms (Views: 27.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-26 12:48:25 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-26 12:48:25 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-26 12:48:25 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-26 12:48:25 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-26 12:48:25 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 12:48:25 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-26 12:48:25 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 12:48:25 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-26 12:48:25 -0700
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:33 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"z/2ZKXhNUaMr6x8c/1nuw4OVEK2C/ZsQMjIoVVffFoRvsQgrAGMyR/leEzz1bJqwGqBBiZdTc6VIpp4DJzyNIw==", "task"=>{"name"=>"Go to Brunch", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (3.1ms)
+Completed 200 OK in 31ms (Views: 26.3ms | ActiveRecord: 0.5ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:43 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"O7nOHXvUSO/HwJ3eJmHK/f8V0wB/t+sUSFj6VCIphp6b9V8fA/orCxV1kf4sVL6OZiCCJGoZA6EyzEwCUsodOQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"okay test this", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "tasks" SET "description" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["description", "okay test this"], ["updated_at", "2016-04-26 19:48:43.671664"], ["id", 2]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 6ms (ActiveRecord: 1.5ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:43 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"O7nOHXvUSO/HwJ3eJmHK/f8V0wB/t+sUSFj6VCIphp6b9V8fA/orCxV1kf4sVL6OZiCCJGoZA6EyzEwCUsodOQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"okay test this", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m commit transaction
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:43 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"O7nOHXvUSO/HwJ3eJmHK/f8V0wB/t+sUSFj6VCIphp6b9V8fA/orCxV1kf4sVL6OZiCCJGoZA6EyzEwCUsodOQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"okay test this", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:43 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"O7nOHXvUSO/HwJ3eJmHK/f8V0wB/t+sUSFj6VCIphp6b9V8fA/orCxV1kf4sVL6OZiCCJGoZA6EyzEwCUsodOQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"okay test this", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m commit transaction
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:43 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"O7nOHXvUSO/HwJ3eJmHK/f8V0wB/t+sUSFj6VCIphp6b9V8fA/orCxV1kf4sVL6OZiCCJGoZA6EyzEwCUsodOQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"okay test this", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:43 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"O7nOHXvUSO/HwJ3eJmHK/f8V0wB/t+sUSFj6VCIphp6b9V8fA/orCxV1kf4sVL6OZiCCJGoZA6EyzEwCUsodOQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"okay test this", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m commit transaction
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:48:43 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"O7nOHXvUSO/HwJ3eJmHK/f8V0wB/t+sUSFj6VCIphp6b9V8fA/orCxV1kf4sVL6OZiCCJGoZA6EyzEwCUsodOQ==", "task"=>{"name"=>"Go to Brunch", "description"=>"okay test this", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/tasks`/2
+Completed 302 Found in 3ms (ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/2/edit" for ::1 at 2016-04-26 12:48:52 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (3.1ms)
+Completed 200 OK in 31ms (Views: 29.2ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-26 12:48:52 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 12:48:52 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-26 12:48:52 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-26 12:48:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-26 12:48:52 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 12:48:52 -0700
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-26 12:48:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-26 12:48:52 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-26 12:48:52 -0700
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:49:42 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"jfbbrMhXpMPzh8XH3qRbHJ81kLGG4wSmgJw7sRMwF+0tukqusHnHJyEyyefUkS9vBgDBlZNN7BP6CI3nY9OMSg==", "task"=>{"name"=>"Go to Brunch", "description"=>"okay test this", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m commit transaction
+Redirected to http://localhost:3000/tasks/2
+Completed 302 Found in 17ms (ActiveRecord: 1.4ms)
+
+
+Started GET "/tasks/2" for ::1 at 2016-04-26 12:49:43 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/show.html.erb within layouts/application (15.2ms)
+Completed 200 OK in 57ms (Views: 54.8ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-26 12:49:50 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (12.0ms)
+Completed 200 OK in 65ms (Views: 50.8ms | ActiveRecord: 1.7ms)
+
+
+Started POST "/tasks" for ::1 at 2016-04-26 12:49:53 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ODkvrbJ0tHkOIXgLizjSpf/JFvsF4O3jWdKuEnQwXLGYdb6vylrXndyUdCuBDabWZvxH3xBOBVYjRhhEBNPHFg==", "task"=>{"name"=>"", "description"=>"", "person_id"=>"1"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 31ms (Views: 26.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-26 12:49:59 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.4ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (27.9ms)
+Completed 200 OK in 71ms (Views: 68.9ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-26 12:50:00 -0700
+
+
+Started GET "/tasks/2/edit" for ::1 at 2016-04-26 12:50:02 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (3.2ms)
+Completed 200 OK in 30ms (Views: 26.7ms | ActiveRecord: 0.6ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:50:04 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"V0mD+JQHRlyJLJ1f0gfpZefn04MTkr9MAxmD5I0m3Iv3BRL67CkluFuZkX/YMp0WftKCpwY8V/l5jTWy/cVHLA==", "task"=>{"name"=>"Go to Brunch", "description"=>"okay test this", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/tasks/2
+Completed 302 Found in 4ms (ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/2" for ::1 at 2016-04-26 12:50:04 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/show.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 26ms (Views: 25.0ms | ActiveRecord: 0.3ms)
+
+
+Started PATCH "/tasks/2/edit" for ::1 at 2016-04-26 12:50:13 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"V0mD+JQHRlyJLJ1f0gfpZefn04MTkr9MAxmD5I0m3Iv3BRL67CkluFuZkX/YMp0WftKCpwY8V/l5jTWy/cVHLA==", "task"=>{"name"=>"", "description"=>"", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"2"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.1ms)[0m rollback transaction
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/new.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 31ms (Views: 24.5ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-26 12:50:52 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (15.3ms)
+Completed 200 OK in 51ms (Views: 49.4ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-26 12:50:52 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-26 12:50:56 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (7.4ms)
+Completed 200 OK in 41ms (Views: 39.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/people/1" for ::1 at 2016-04-26 12:51:10 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered people/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 26ms (Views: 24.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/1" for ::1 at 2016-04-26 12:57:58 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered people/show.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 40ms (Views: 38.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-26 12:57:58 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-26 12:57:58 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-26 12:57:58 -0700
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-26 12:57:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-26 12:57:58 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-26 12:57:58 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 12:57:58 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 12:57:58 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-26 12:57:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-26 12:58:02 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (25.6ms)
+Completed 200 OK in 64ms (Views: 61.7ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-26 12:58:02 -0700
+
+
+Started GET "/" for ::1 at 2016-04-26 12:58:02 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (25.9ms)
+Completed 200 OK in 58ms (Views: 56.1ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-26 12:58:03 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-26 12:58:03 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-26 12:58:03 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-26 12:58:03 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 12:58:03 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-26 12:58:03 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-26 12:58:03 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 12:58:03 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-26 12:58:03 -0700
+
+
+Started GET "/assets/todolist.png" for ::1 at 2016-04-26 12:58:03 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-26 12:58:05 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ Rendered people/index.html.erb within layouts/application (6.6ms)
+Completed 200 OK in 43ms (Views: 41.3ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/people/2" for ::1 at 2016-04-26 12:58:07 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered people/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 26ms (Views: 24.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people/2/all_tasks" for ::1 at 2016-04-26 12:58:09 -0700
+Processing by PeopleController#all_tasks as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ Rendered people/all_tasks.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 34ms (Views: 32.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-26 12:58:12 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" ORDER BY "tasks"."id" ASC[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (17.6ms)
+Completed 200 OK in 43ms (Views: 41.9ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/tasks/8/edit" for ::1 at 2016-04-26 12:58:16 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"8"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 8]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (4.7ms)
+Completed 200 OK in 31ms (Views: 29.9ms | ActiveRecord: 0.4ms)
+
+
+Started PATCH "/tasks/8/edit" for ::1 at 2016-04-26 12:58:24 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"DXuPj0VPKoNSFL2JP4O+Uzw2JRc2/+NYxOH0ejb3eZKtNx6NPWFJZ4Chsak1tsogpQN0MyNRC+2+dUIsRhTiNQ==", "task"=>{"name"=>"call mom", "description"=>"", "person_id"=>"3"}, "commit"=>"Update Task", "id"=>"8"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 8]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 32ms (Views: 26.7ms | ActiveRecord: 0.5ms)
+
+
+Started PATCH "/tasks/8/edit" for ::1 at 2016-04-26 13:01:19 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"DXuPj0VPKoNSFL2JP4O+Uzw2JRc2/+NYxOH0ejb3eZKtNx6NPWFJZ4Chsak1tsogpQN0MyNRC+2+dUIsRhTiNQ==", "task"=>{"name"=>"call mom", "description"=>"", "person_id"=>"3"}, "commit"=>"Update Task", "id"=>"8"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 8]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (6.2ms)
+Completed 200 OK in 56ms (Views: 48.3ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-26 13:01:20 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-26 13:01:20 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-26 13:01:20 -0700
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-26 13:01:20 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-26 13:01:20 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 13:01:20 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 13:01:20 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-26 13:01:20 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-26 13:01:20 -0700
+
+
+Started PATCH "/tasks/8/edit" for ::1 at 2016-04-26 13:01:30 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"DXuPj0VPKoNSFL2JP4O+Uzw2JRc2/+NYxOH0ejb3eZKtNx6NPWFJZ4Chsak1tsogpQN0MyNRC+2+dUIsRhTiNQ==", "task"=>{"name"=>"call mom", "description"=>"", "person_id"=>"3"}, "commit"=>"Update Task", "id"=>"8"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 8]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (0.1ms)[0m [1mrollback transaction[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 44ms (Views: 38.0ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-26 13:01:31 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-26 13:01:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-26 13:01:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-26 13:01:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-26 13:01:31 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-26 13:01:31 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 13:01:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-26 13:01:31 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 13:01:31 -0700
+
+
+Started PATCH "/tasks/8/edit" for ::1 at 2016-04-26 13:01:41 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"w31Nx5FkHsnupxecNoXHP4Jg8lz11V6BGFnDFQK1g2xjMdzF6Up9LTwSG7w8sLNMG1WjeOB7tjRizXVDclYYyw==", "task"=>{"name"=>"call mom", "description"=>"okay test this", "person_id"=>"3"}, "commit"=>"Update Task", "id"=>"8"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 8]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "tasks" SET "name" = ?, "description" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["name", "call mom"], ["description", "okay test this"], ["updated_at", "2016-04-26 20:01:41.286041"], ["id", 8]]
+ [1m[35m (0.9ms)[0m commit transaction
+Redirected to http://localhost:3000/tasks/8
+Completed 302 Found in 6ms (ActiveRecord: 1.5ms)
+
+
+Started GET "/tasks/8" for ::1 at 2016-04-26 13:01:41 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"8"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 8]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ Rendered tasks/show.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 27ms (Views: 25.5ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/8/edit" for ::1 at 2016-04-26 13:16:32 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"8"}
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 8]]
+ Rendered tasks/new.html.erb within layouts/application (9.9ms)
+Completed 500 Internal Server Error in 33ms (ActiveRecord: 1.2ms)
+
+ArgumentError - wrong number of arguments (given 1, expected 2..4):
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:765:in `label'
+ app/views/tasks/new.html.erb:24:in `block in _app_views_tasks_new_html_erb___15454360167769590_70166966843660'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for'
+ app/views/tasks/new.html.erb:5:in `_app_views_tasks_new_html_erb___15454360167769590_70166966843660'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ app/controllers/tasks_controller.rb:39:in `edit'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ 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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/ebb26125f73e684d/variables" for ::1 at 2016-04-26 13:16:32 -0700
+
+
+Started GET "/tasks/8/edit" for ::1 at 2016-04-26 13:17:09 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"8"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 8]]
+ Rendered tasks/new.html.erb within layouts/application (7.8ms)
+Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.2ms)
+
+ArgumentError - wrong number of arguments (given 1, expected 2..4):
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:765:in `label'
+ app/views/tasks/new.html.erb:24:in `block in _app_views_tasks_new_html_erb___15454360167769590_70166987767240'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `block in capture'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:202:in `with_output_buffer'
+ actionview (4.2.6) lib/action_view/helpers/capture_helper.rb:38:in `capture'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:444:in `form_for'
+ app/views/tasks/new.html.erb:5:in `_app_views_tasks_new_html_erb___15454360167769590_70166987767240'
+ actionview (4.2.6) lib/action_view/template.rb:145:in `block in render'
+ activesupport (4.2.6) lib/active_support/notifications.rb:166:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:333:in `instrument'
+ actionview (4.2.6) lib/action_view/template.rb:143:in `render'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `block in instrument'
+ 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'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:39:in `instrument'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:52:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:14: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `ms'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:43:in `render'
+ app/controllers/tasks_controller.rb:39:in `edit'
+ actionpack (4.2.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:198:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:117:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:505:in `call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:92:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `block in instrument'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activesupport (4.2.6) lib/active_support/notifications.rb:164:in `instrument'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
+ actionpack (4.2.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
+ activerecord (4.2.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
+ actionpack (4.2.6) lib/abstract_controller/base.rb:137:in `process'
+ actionview (4.2.6) lib/action_view/rendering.rb:30:in `process'
+ actionpack (4.2.6) lib/action_controller/metal.rb:196:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
+ actionpack (4.2.6) lib/action_controller/metal.rb:237:in `block in action'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:43:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ 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'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:84:in `protected_app_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:79:in `better_errors_call'
+ better_errors (2.1.1) lib/better_errors/middleware.rb:57:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ web-console (2.3.0) lib/web_console/middleware.rb:28:in `block in call'
+ web-console (2.3.0) lib/web_console/middleware.rb:18:in `catch'
+ web-console (2.3.0) lib/web_console/middleware.rb:18: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/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/RA/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/75fcc13b5b1fc6b4/variables" for ::1 at 2016-04-26 13:17:09 -0700
+
+
+Started GET "/tasks/8/edit" for ::1 at 2016-04-26 13:17:17 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"8"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 8]]
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/new.html.erb within layouts/application (18.7ms)
+Completed 200 OK in 75ms (Views: 72.7ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/tasks.self-57c1d6ebf6c91fce38951a9fd0049d93245d6a978661b106bdb079b598dd3dd3.css?body=1" for ::1 at 2016-04-26 13:17:18 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-26 13:17:18 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-26 13:17:18 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 13:17:18 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-26 13:17:18 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-26 13:17:18 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-26 13:17:18 -0700
+
+
+Started GET "/assets/home.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-26 13:17:18 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-26 13:17:18 -0700
diff --git a/public/404.html b/public/404.html
new file mode 100644
index 000000000..b612547fc
--- /dev/null
+++ b/public/404.html
@@ -0,0 +1,67 @@
+
+
+
+ The page you were looking for doesn't exist (404)
+
+
+
+
+
+
+
+
+
The page you were looking for doesn't exist.
+
You may have mistyped the address or the page may have moved.
+
+
If you are the application owner check the logs for more information.
+
+
+
diff --git a/public/422.html b/public/422.html
new file mode 100644
index 000000000..a21f82b3b
--- /dev/null
+++ b/public/422.html
@@ -0,0 +1,67 @@
+
+
+
+ The change you wanted was rejected (422)
+
+
+
+
+
+
+
+
+
The change you wanted was rejected.
+
Maybe you tried to change something you didn't have access to.
+
+
If you are the application owner check the logs for more information.
+
+
+
diff --git a/public/500.html b/public/500.html
new file mode 100644
index 000000000..061abc587
--- /dev/null
+++ b/public/500.html
@@ -0,0 +1,66 @@
+
+
+
+ We're sorry, but something went wrong (500)
+
+
+
+
+
+
+
+
+
We're sorry, but something went wrong.
+
+
If you are the application owner check the logs for more information.
+
+
+
diff --git a/public/favicon.ico b/public/favicon.ico
new file mode 100644
index 000000000..e69de29bb
diff --git a/public/robots.txt b/public/robots.txt
new file mode 100644
index 000000000..3c9c7c01f
--- /dev/null
+++ b/public/robots.txt
@@ -0,0 +1,5 @@
+# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
+#
+# To ban all spiders from the entire site uncomment the next two lines:
+# User-agent: *
+# Disallow: /
diff --git a/test/controllers/.keep b/test/controllers/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/test/controllers/home_controller_test.rb b/test/controllers/home_controller_test.rb
new file mode 100644
index 000000000..730478d38
--- /dev/null
+++ b/test/controllers/home_controller_test.rb
@@ -0,0 +1,7 @@
+require 'test_helper'
+
+class HomeControllerTest < ActionController::TestCase
+ # test "the truth" do
+ # assert true
+ # end
+end
diff --git a/test/controllers/people_controller_test.rb b/test/controllers/people_controller_test.rb
new file mode 100644
index 000000000..2e118f498
--- /dev/null
+++ b/test/controllers/people_controller_test.rb
@@ -0,0 +1,9 @@
+require 'test_helper'
+
+class PeopleControllerTest < ActionController::TestCase
+ test "should get index" do
+ get :index
+ assert_response :success
+ end
+
+end
diff --git a/test/fixtures/.keep b/test/fixtures/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/test/fixtures/people.yml b/test/fixtures/people.yml
new file mode 100644
index 000000000..56066c68a
--- /dev/null
+++ b/test/fixtures/people.yml
@@ -0,0 +1,7 @@
+# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+
+one:
+ name: MyString
+
+two:
+ name: MyString
diff --git a/test/fixtures/tasks.yml b/test/fixtures/tasks.yml
new file mode 100644
index 000000000..10c5b5d0b
--- /dev/null
+++ b/test/fixtures/tasks.yml
@@ -0,0 +1,11 @@
+# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+
+one:
+ name: MyString
+ description: MyString
+ completed_at: 2016-04-19 15:27:11
+
+two:
+ name: MyString
+ description: MyString
+ completed_at: 2016-04-19 15:27:11
diff --git a/test/helpers/.keep b/test/helpers/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/test/integration/.keep b/test/integration/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/test/mailers/.keep b/test/mailers/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/test/models/.keep b/test/models/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/test/models/person_test.rb b/test/models/person_test.rb
new file mode 100644
index 000000000..ad04ed813
--- /dev/null
+++ b/test/models/person_test.rb
@@ -0,0 +1,7 @@
+require 'test_helper'
+
+class PersonTest < ActiveSupport::TestCase
+ # test "the truth" do
+ # assert true
+ # end
+end
diff --git a/test/models/task_test.rb b/test/models/task_test.rb
new file mode 100644
index 000000000..3ca215970
--- /dev/null
+++ b/test/models/task_test.rb
@@ -0,0 +1,7 @@
+require 'test_helper'
+
+class TaskTest < ActiveSupport::TestCase
+ # test "the truth" do
+ # assert true
+ # end
+end
diff --git a/test/test_helper.rb b/test/test_helper.rb
new file mode 100644
index 000000000..92e39b2d7
--- /dev/null
+++ b/test/test_helper.rb
@@ -0,0 +1,10 @@
+ENV['RAILS_ENV'] ||= 'test'
+require File.expand_path('../../config/environment', __FILE__)
+require 'rails/test_help'
+
+class ActiveSupport::TestCase
+ # Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical order.
+ fixtures :all
+
+ # Add more helper methods to be used by all tests here...
+end
diff --git a/vendor/assets/javascripts/.keep b/vendor/assets/javascripts/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/vendor/assets/stylesheets/.keep b/vendor/assets/stylesheets/.keep
new file mode 100644
index 000000000..e69de29bb