diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 000000000..ff990e315
Binary files /dev/null and b/.DS_Store differ
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 000000000..d00f02111
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,41 @@
+source 'https://rubygems.org'
+gem 'chronic'
+# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
+gem 'rails', '4.2.6'
+# Use sqlite3 as the database for Active Record
+# Use SCSS for stylesheets
+gem 'sass-rails', '~> 5.0'
+# Use Uglifier as compressor for JavaScript assets
+gem 'uglifier', '>= 1.3.0'
+# Use CoffeeScript for .coffee assets and views
+gem 'coffee-rails', '~> 4.1.0'
+# Use jquery as the JavaScript library
+gem 'jquery-rails'
+# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
+gem 'turbolinks'
+# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
+gem 'jbuilder', '~> 2.0'
+# bundle exec rake doc:rails generates the API under doc/api.
+gem 'sdoc', '~> 0.4.0', group: :doc
+
+group :development, :test do
+ # Call 'byebug' anywhere in the code to stop execution and get a debugger console
+ gem 'byebug'
+ gem 'sqlite3'
+end
+
+group :development do
+ # Access an IRB console on exception pages or by using <%= console %> in views
+ gem 'web-console', '~> 2.0'
+ # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
+ gem 'spring'
+ gem 'better_errors'
+ gem 'binding_of_caller'
+end
+
+group :production do
+ gem 'pg'
+ gem 'rails_12factor'
+
+end
+
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 000000000..25debb95f
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,177 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ actionmailer (4.2.6)
+ actionpack (= 4.2.6)
+ actionview (= 4.2.6)
+ activejob (= 4.2.6)
+ mail (~> 2.5, >= 2.5.4)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ actionpack (4.2.6)
+ actionview (= 4.2.6)
+ activesupport (= 4.2.6)
+ rack (~> 1.6)
+ rack-test (~> 0.6.2)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ actionview (4.2.6)
+ activesupport (= 4.2.6)
+ builder (~> 3.1)
+ erubis (~> 2.7.0)
+ rails-dom-testing (~> 1.0, >= 1.0.5)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ activejob (4.2.6)
+ activesupport (= 4.2.6)
+ globalid (>= 0.3.0)
+ activemodel (4.2.6)
+ activesupport (= 4.2.6)
+ builder (~> 3.1)
+ activerecord (4.2.6)
+ activemodel (= 4.2.6)
+ activesupport (= 4.2.6)
+ arel (~> 6.0)
+ activesupport (4.2.6)
+ i18n (~> 0.7)
+ json (~> 1.7, >= 1.7.7)
+ minitest (~> 5.1)
+ thread_safe (~> 0.3, >= 0.3.4)
+ tzinfo (~> 1.1)
+ arel (6.0.3)
+ better_errors (2.1.1)
+ coderay (>= 1.0.0)
+ erubis (>= 2.6.6)
+ rack (>= 0.9.0)
+ binding_of_caller (0.7.2)
+ debug_inspector (>= 0.0.1)
+ builder (3.2.2)
+ byebug (8.2.4)
+ chronic (0.10.2)
+ coderay (1.1.1)
+ coffee-rails (4.1.1)
+ coffee-script (>= 2.2.0)
+ railties (>= 4.0.0, < 5.1.x)
+ coffee-script (2.4.1)
+ coffee-script-source
+ execjs
+ coffee-script-source (1.10.0)
+ concurrent-ruby (1.0.1)
+ debug_inspector (0.0.2)
+ erubis (2.7.0)
+ execjs (2.6.0)
+ globalid (0.3.6)
+ activesupport (>= 4.1.0)
+ i18n (0.7.0)
+ jbuilder (2.4.1)
+ activesupport (>= 3.0.0, < 5.1)
+ multi_json (~> 1.2)
+ jquery-rails (4.1.1)
+ rails-dom-testing (>= 1, < 3)
+ railties (>= 4.2.0)
+ thor (>= 0.14, < 2.0)
+ json (1.8.3)
+ loofah (2.0.3)
+ nokogiri (>= 1.5.9)
+ mail (2.6.4)
+ mime-types (>= 1.16, < 4)
+ mime-types (3.0)
+ mime-types-data (~> 3.2015)
+ mime-types-data (3.2016.0221)
+ mini_portile2 (2.0.0)
+ minitest (5.8.4)
+ multi_json (1.11.2)
+ nokogiri (1.6.7.2)
+ mini_portile2 (~> 2.0.0.rc2)
+ pg (0.18.4)
+ rack (1.6.4)
+ rack-test (0.6.3)
+ rack (>= 1.0)
+ rails (4.2.6)
+ actionmailer (= 4.2.6)
+ actionpack (= 4.2.6)
+ actionview (= 4.2.6)
+ activejob (= 4.2.6)
+ activemodel (= 4.2.6)
+ activerecord (= 4.2.6)
+ activesupport (= 4.2.6)
+ bundler (>= 1.3.0, < 2.0)
+ railties (= 4.2.6)
+ sprockets-rails
+ rails-deprecated_sanitizer (1.0.3)
+ activesupport (>= 4.2.0.alpha)
+ rails-dom-testing (1.0.7)
+ activesupport (>= 4.2.0.beta, < 5.0)
+ nokogiri (~> 1.6.0)
+ rails-deprecated_sanitizer (>= 1.0.1)
+ rails-html-sanitizer (1.0.3)
+ loofah (~> 2.0)
+ rails_12factor (0.0.3)
+ rails_serve_static_assets
+ rails_stdout_logging
+ rails_serve_static_assets (0.0.5)
+ rails_stdout_logging (0.0.5)
+ railties (4.2.6)
+ actionpack (= 4.2.6)
+ activesupport (= 4.2.6)
+ rake (>= 0.8.7)
+ thor (>= 0.18.1, < 2.0)
+ rake (11.1.2)
+ rdoc (4.2.2)
+ json (~> 1.4)
+ sass (3.4.22)
+ sass-rails (5.0.4)
+ railties (>= 4.0.0, < 5.0)
+ sass (~> 3.1)
+ sprockets (>= 2.8, < 4.0)
+ sprockets-rails (>= 2.0, < 4.0)
+ tilt (>= 1.1, < 3)
+ sdoc (0.4.1)
+ json (~> 1.7, >= 1.7.7)
+ rdoc (~> 4.0)
+ spring (1.7.1)
+ sprockets (3.6.0)
+ concurrent-ruby (~> 1.0)
+ rack (> 1, < 3)
+ sprockets-rails (3.0.4)
+ actionpack (>= 4.0)
+ activesupport (>= 4.0)
+ sprockets (>= 3.0.0)
+ sqlite3 (1.3.11)
+ thor (0.19.1)
+ thread_safe (0.3.5)
+ tilt (2.0.2)
+ turbolinks (2.5.3)
+ coffee-rails
+ tzinfo (1.2.2)
+ thread_safe (~> 0.1)
+ uglifier (3.0.0)
+ execjs (>= 0.3.0, < 3)
+ web-console (2.3.0)
+ activemodel (>= 4.0)
+ binding_of_caller (>= 0.7.2)
+ railties (>= 4.0)
+ sprockets-rails (>= 2.0, < 4.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ better_errors
+ binding_of_caller
+ byebug
+ chronic
+ coffee-rails (~> 4.1.0)
+ jbuilder (~> 2.0)
+ jquery-rails
+ pg
+ rails (= 4.2.6)
+ rails_12factor
+ sass-rails (~> 5.0)
+ sdoc (~> 0.4.0)
+ spring
+ sqlite3
+ turbolinks
+ uglifier (>= 1.3.0)
+ web-console (~> 2.0)
+
+BUNDLED WITH
+ 1.11.2
diff --git a/README.rdoc b/README.rdoc
new file mode 100644
index 000000000..dd4e97e22
--- /dev/null
+++ b/README.rdoc
@@ -0,0 +1,28 @@
+== README
+
+This README would normally document whatever steps are necessary to get the
+application up and running.
+
+Things you may want to cover:
+
+* Ruby version
+
+* System dependencies
+
+* Configuration
+
+* Database creation
+
+* Database initialization
+
+* How to run the test suite
+
+* Services (job queues, cache servers, search engines, etc.)
+
+* Deployment instructions
+
+* ...
+
+
+Please feel free to use a different markup language if you do not plan to run
+rake doc:app .
diff --git a/Rakefile b/Rakefile
new file mode 100644
index 000000000..ba6b733dd
--- /dev/null
+++ b/Rakefile
@@ -0,0 +1,6 @@
+# Add your own tasks in files placed in lib/tasks ending in .rake,
+# for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
+
+require File.expand_path('../config/application', __FILE__)
+
+Rails.application.load_tasks
diff --git a/app/.DS_Store b/app/.DS_Store
new file mode 100644
index 000000000..c32883842
Binary files /dev/null and b/app/.DS_Store differ
diff --git a/app/assets/.DS_Store b/app/assets/.DS_Store
new file mode 100644
index 000000000..bb4d20256
Binary files /dev/null and b/app/assets/.DS_Store differ
diff --git a/app/assets/images/.keep b/app/assets/images/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/app/assets/images/check-icon.png b/app/assets/images/check-icon.png
new file mode 100644
index 000000000..4d7b04c9e
Binary files /dev/null and b/app/assets/images/check-icon.png differ
diff --git a/app/assets/images/name-tag.png b/app/assets/images/name-tag.png
new file mode 100644
index 000000000..3b660b150
Binary files /dev/null and b/app/assets/images/name-tag.png differ
diff --git a/app/assets/images/notebook-background.png b/app/assets/images/notebook-background.png
new file mode 100644
index 000000000..48c8e3064
Binary files /dev/null and b/app/assets/images/notebook-background.png differ
diff --git a/app/assets/images/pink-post-it.png b/app/assets/images/pink-post-it.png
new file mode 100644
index 000000000..bcddbddad
Binary files /dev/null and b/app/assets/images/pink-post-it.png differ
diff --git a/app/assets/javascripts/application.js b/app/assets/javascripts/application.js
new file mode 100644
index 000000000..e07c5a830
--- /dev/null
+++ b/app/assets/javascripts/application.js
@@ -0,0 +1,16 @@
+// This is a manifest file that'll be compiled into application.js, which will include all the files
+// listed below.
+//
+// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
+// or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path.
+//
+// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
+// compiled file.
+//
+// Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details
+// about supported directives.
+//
+//= require jquery
+//= require jquery_ujs
+//= require turbolinks
+//= require_tree .
diff --git a/app/assets/javascripts/people.coffee b/app/assets/javascripts/people.coffee
new file mode 100644
index 000000000..24f83d18b
--- /dev/null
+++ b/app/assets/javascripts/people.coffee
@@ -0,0 +1,3 @@
+# Place all the behaviors and hooks related to the matching controller here.
+# All this logic will automatically be available in application.js.
+# You can use CoffeeScript in this file: http://coffeescript.org/
diff --git a/app/assets/javascripts/tasks.coffee b/app/assets/javascripts/tasks.coffee
new file mode 100644
index 000000000..24f83d18b
--- /dev/null
+++ b/app/assets/javascripts/tasks.coffee
@@ -0,0 +1,3 @@
+# Place all the behaviors and hooks related to the matching controller here.
+# All this logic will automatically be available in application.js.
+# You can use CoffeeScript in this file: http://coffeescript.org/
diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css
new file mode 100644
index 000000000..b92dc2b66
--- /dev/null
+++ b/app/assets/stylesheets/application.css
@@ -0,0 +1,36 @@
+/*
+ * This is a manifest file that'll be compiled into application.css, which will include all the files
+ * listed below.
+ *
+ * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
+ * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
+ *
+ * You're free to add application-wide styles to this file and they'll appear at the bottom of the
+ * compiled file so the styles you add here take precedence over styles defined in any styles
+ * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
+ * file per style scope.
+ *
+ *= require_tree .
+ *= require_self
+ */
+
+ /* http://meyerweb.com/eric/tools/css/reset/
+ v2.0 | 20110126
+ License: none (public domain)
+ */
+
+ html {
+ background-attachment: fixed;
+ background-image: url("../assets/notebook-background.png");
+ background-position: center;
+ background-repeat: no-repeat;
+ background-size: cover;
+ -webkit-background-size: cover;
+ -moz-background-size: cover;
+ -o-background-size: cover;
+ font-family: 'Raleway', sans-serif;
+ color:#4D434F;
+ font-size: 18px;
+}
+
+
diff --git a/app/assets/stylesheets/people.scss b/app/assets/stylesheets/people.scss
new file mode 100644
index 000000000..d035cc351
--- /dev/null
+++ b/app/assets/stylesheets/people.scss
@@ -0,0 +1,66 @@
+// Place all the styles related to the people controller here.
+// They will automatically be included in application.css.
+// You can use Sass (SCSS) here: http://sass-lang.com/
+
+.name-container {
+ background-color: rgba(255,255,255,.7);
+ border-radius: 5px;
+ color:#4D434F;
+ display: -webkit-flex;
+ display: flex;
+ flex-wrap: wrap;
+ margin: auto;
+ overflow: auto;
+ padding: 2%;
+ width: 777px;
+
+}
+
+.name-container a {
+ text-decoration: none;
+ color:#1B6FC7;
+ font-weight: 400;
+}
+
+.name-container a:hover {
+ color: #360361
+}
+
+
+.name-item {
+ background-image: url("../assets/name-tag.png");
+ background-position: center;
+ background-repeat: no-repeat;
+ background-size: cover;
+ display: inline-block;
+ font-size: 20px;
+ font-weight: 300;
+ margin: 2%;
+ padding: 5%;
+ text-align: center;
+ width: 150px;
+ overflow: auto;
+ border-radius: 5px;
+}
+
+.name-item a {
+ text-decoration: none;
+ color:#1B6FC7;
+ font-weight: 400;
+
+}
+
+.name-item a:hover {
+ color: #360361
+}
+.name-description {
+ font-size: 16px;
+ line-height: 2rem;
+}
+
+p.top-bar {
+ color:#1B6FC7;
+ text-align: center;
+ width: 100%;
+ font-size: 24px;
+}
\ No newline at end of file
diff --git a/app/assets/stylesheets/tasks.scss b/app/assets/stylesheets/tasks.scss
new file mode 100644
index 000000000..bc6ec71a6
--- /dev/null
+++ b/app/assets/stylesheets/tasks.scss
@@ -0,0 +1,158 @@
+
+@import url(http://fonts.googleapis.com/css?family=Raleway:400,300);
+
+/* http://meyerweb.com/eric/tools/css/reset/
+ v2.0 | 20110126
+ License: none (public domain)
+*/
+
+html, body, div, span, applet, object, iframe,
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+a, abbr, acronym, address, big, cite, code,
+del, dfn, em, img, ins, kbd, q, s, samp,
+small, strike, strong, sub, sup, tt, var,
+b, u, i, center,
+dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend,
+table, caption, tbody, tfoot, thead, tr, th, td,
+article, aside, canvas, details, embed,
+figure, figcaption, footer, header, hgroup,
+menu, nav, output, ruby, section, summary,
+time, mark, audio, video {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ font-size: 100%;
+ font: inherit;
+ vertical-align: baseline;
+}
+/* HTML5 display-role reset for older browsers */
+article, aside, details, figcaption, figure,
+footer, header, hgroup, menu, nav, section {
+ display: block;
+}
+body {
+ line-height: 1;
+}
+ol, ul {
+ list-style: none;
+}
+blockquote, q {
+ quotes: none;
+}
+blockquote:before, blockquote:after,
+q:before, q:after {
+ content: '';
+ content: none;
+}
+table {
+ border-collapse: collapse;
+ border-spacing: 0;
+}
+
+// Begin CSS Styling that is not reset template
+
+
+.top-bar {
+ font-size: 16px;
+ margin-top: 60px;
+ margin-bottom: 40px;
+ text-align: center;
+ width: 100%;
+}
+
+
+.top-bar ul li {
+ display: inline;
+}
+
+.top-bar a {
+ color:#1B6FC7;
+ font-size: 32px;
+ padding-top: 10px;
+ padding-right: 30px;
+ padding-left: 30px;
+ padding-bottom: 5px;
+ text-decoration: none;
+}
+
+.top-bar a:hover {
+ color: #360361
+}
+
+.task-container {
+ background-color: rgba(255,255,255,.7);
+ border-radius: 5px;
+ color:#4D434F;
+ display: -webkit-flex;
+ display: flex;
+ flex-wrap: wrap;
+ margin: auto;
+ overflow: auto;
+ padding: 2%;
+ width: 777px;
+
+}
+
+.task-item {
+ background-image: url("../assets/pink-post-it.png");
+ background-position: center;
+ background-repeat: no-repeat;
+ display: inline-block;
+ font-size: 20px;
+ font-weight: 300;
+ margin: .5rem;
+ padding: 1rem;
+ text-align: left;
+ width: 205px;
+ overflow: auto;
+}
+
+.task-item a {
+ text-decoration: none;
+ color:#1B6FC7;
+ font-weight: 400;
+
+}
+
+.task-item a:hover {
+ color: #360361
+}
+
+.task-description {
+ text-overflow: ellipsis;
+ height: 75px;
+ font-size: 16px;
+
+}
+
+.task-assignment {
+ text-align: right;
+ font-weight: bold;
+ font-size: 16px;
+}
+
+
+input[type=submit] {
+ background-color: #1B6FC7;
+ border: 1px solid black;
+ border-radius: 5px;
+ color: white;
+ cursor: pointer;
+ font-size: 14px;
+ margin-top: 5px;
+}
+
+input[type=text] {
+ border-radius: 5px;
+ color:#3F1A08;
+ cursor:pointer;
+ display: inline-block;
+ font-size: 16px;
+ margin-top: 5px;
+ margin-left: 10px;
+ padding:5px 15px;
+ width: 500px;
+}
+
+
diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb
new file mode 100644
index 000000000..2ec37e2e0
--- /dev/null
+++ b/app/controllers/application_controller.rb
@@ -0,0 +1,6 @@
+class ApplicationController < ActionController::Base
+ # Prevent CSRF attacks by raising an exception.
+ # For APIs, you may want to use :null_session instead.
+ protect_from_forgery with: :exception
+
+end
diff --git a/app/controllers/concerns/.keep b/app/controllers/concerns/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/app/controllers/people_controller.rb b/app/controllers/people_controller.rb
new file mode 100644
index 000000000..1f6f41d93
--- /dev/null
+++ b/app/controllers/people_controller.rb
@@ -0,0 +1,19 @@
+class PeopleController < ApplicationController
+ def index
+ @people = Person.all
+ # can't get the task query working in the controller, argh
+ render :pindex
+ end
+
+ def show
+ @people = Person.find(params[:id])
+ render :show
+ end
+
+ def tasks
+ @people = Person.find(params[:id])
+ @tasks = Task.all
+ render :tasks
+ end
+
+end
diff --git a/app/controllers/tasks_controller.rb b/app/controllers/tasks_controller.rb
new file mode 100644
index 000000000..579c2878c
--- /dev/null
+++ b/app/controllers/tasks_controller.rb
@@ -0,0 +1,67 @@
+class TasksController < ApplicationController
+ def index
+ @tasks = Task.all
+ @people = Person.all
+ end
+
+ def show
+ @tasks = Task.find(params[:id])
+ render :show
+ end
+
+ def new
+ @task = Task.new
+ @people = Person.all
+ end
+
+ def create
+ # params needs to be specific to what pieces I am getting
+ @task = Task.new(new_params[:task])
+ if @task.save
+ redirect_to root_path
+ else
+ render :new
+ end
+ end
+
+ def destroy
+ Task.destroy(params[:id])
+ if params[:id] = true
+ redirect_to root_path
+ end
+ end
+
+ def edit
+ @task = Task.find(params[:id])
+ @people = Person.all
+ end
+
+ def update
+ @task = Task.find(params[:id])
+ @task.update(update_params[:task])
+ redirect_to root_path
+ end
+
+ def complete
+ @task = Task.find(params[:id])
+ completed = Time.now
+ @task.update_column(:task_completion, completed)
+ redirect_to root_path
+
+ end
+
+ def show_complete
+ @tasks = Task.all
+ end
+
+
+ private
+
+ def new_params
+ params.permit(task: [:task_name, :task_description, :person_id])
+ end
+
+ def update_params
+ params.permit(task: [:task_name, :task_description, :task_completion, :person_id])
+ end
+end
diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb
new file mode 100644
index 000000000..de6be7945
--- /dev/null
+++ b/app/helpers/application_helper.rb
@@ -0,0 +1,2 @@
+module ApplicationHelper
+end
diff --git a/app/helpers/people_helper.rb b/app/helpers/people_helper.rb
new file mode 100644
index 000000000..b682fbf12
--- /dev/null
+++ b/app/helpers/people_helper.rb
@@ -0,0 +1,2 @@
+module PeopleHelper
+end
diff --git a/app/helpers/tasks_helper.rb b/app/helpers/tasks_helper.rb
new file mode 100644
index 000000000..ce894d00c
--- /dev/null
+++ b/app/helpers/tasks_helper.rb
@@ -0,0 +1,2 @@
+module TasksHelper
+end
diff --git a/app/mailers/.keep b/app/mailers/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/app/models/.keep b/app/models/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/app/models/concerns/.keep b/app/models/concerns/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/app/models/person.rb b/app/models/person.rb
new file mode 100644
index 000000000..4ed22ba8b
--- /dev/null
+++ b/app/models/person.rb
@@ -0,0 +1,3 @@
+class Person < ActiveRecord::Base
+ has_many :tasks
+end
diff --git a/app/models/task.rb b/app/models/task.rb
new file mode 100644
index 000000000..c3c534741
--- /dev/null
+++ b/app/models/task.rb
@@ -0,0 +1,3 @@
+class Task < ActiveRecord::Base
+ belongs_to :person
+end
diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb
new file mode 100644
index 000000000..ae7edccf0
--- /dev/null
+++ b/app/views/layouts/application.html.erb
@@ -0,0 +1,35 @@
+
+
+
+ Tasklist
+ <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>
+ <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %>
+ <%= csrf_meta_tags %>
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%= link_to "All Tasks", root_path %>
+ <%= link_to "New Task", tasks_path %>
+ <%= link_to "Completed Tasks", show_complete_path %>
+ <%= link_to "People", people_path %>
+
+
+
+
+
+
+ <%= yield %>
+
+
+
+
\ No newline at end of file
diff --git a/app/views/people/pindex.html.erb b/app/views/people/pindex.html.erb
new file mode 100644
index 000000000..4699e084d
--- /dev/null
+++ b/app/views/people/pindex.html.erb
@@ -0,0 +1,11 @@
+
+ <% @people.each do |person| %>
+
+
+ <%= link_to person.name, person_path(person.id) %>
+
+ Tasks to complete: <%= Task.where(person_id: person.id, task_completion: nil).length %>
+
+
+ <% end %>
+
diff --git a/app/views/people/show.html.erb b/app/views/people/show.html.erb
new file mode 100644
index 000000000..dc79d17cf
--- /dev/null
+++ b/app/views/people/show.html.erb
@@ -0,0 +1,22 @@
+
+Name: <%= @people.name %>
+Hobby: <%= @people.hobby %>
+Catchphrase: <%= @people.catchphrase %>
+
+
+
+Tasks Not Complete: <%= Task.where(person_id: @people.id, task_completion: nil).length %>
+Tasks Completed: <%= Task.where(person_id: @people.id).where.not(task_completion: nil).length %>
+
+
+
+<%= link_to "Tasks", ptasks_path %>
+
+
\ No newline at end of file
diff --git a/app/views/people/tasks.html.erb b/app/views/people/tasks.html.erb
new file mode 100644
index 000000000..9fc674f11
--- /dev/null
+++ b/app/views/people/tasks.html.erb
@@ -0,0 +1,36 @@
+
+ Not Complete
+
+
+<% @not_complete = Task.where(person_id: @people.id, task_completion: nil)%>
+
+
+ <% @not_complete.each do |task| %>
+
+ <%= task.task_name %>
+
+ <%= task.task_description %>
+
+
+ <% end %>
+
+
+
+
+
+ Complete
+
+
+<% @complete = Task.where(person_id: @people.id).where.not(task_completion: nil)%>
+
+
+ <% @complete.each do |task| %>
+
+ <%= task.task_name %>
+
+ <%= task.task_description %>
+ <%= task.task_completion %>
+
+
+ <% end %>
+
\ No newline at end of file
diff --git a/app/views/tasks/_taskform.html.erb b/app/views/tasks/_taskform.html.erb
new file mode 100644
index 000000000..c1486a8fd
--- /dev/null
+++ b/app/views/tasks/_taskform.html.erb
@@ -0,0 +1,12 @@
+
+<%= form_for @task do |f| %>
+ <%= f.label :task_name %>
+ <%= f.text_field :task_name %>
+ <%= f.label :task_description %>
+ <%= f.text_field :task_description %>
+ <%= f.label :Person %>
+ <%= f.select "person_id", options_from_collection_for_select( @people, "id", "name"),
+ :include_blank => true %>
+ <%= f.submit %>
+<% end %>
+
\ No newline at end of file
diff --git a/app/views/tasks/edit.html.erb b/app/views/tasks/edit.html.erb
new file mode 100644
index 000000000..ae09c1743
--- /dev/null
+++ b/app/views/tasks/edit.html.erb
@@ -0,0 +1 @@
+<%= render "taskform" %>
\ No newline at end of file
diff --git a/app/views/tasks/index.html.erb b/app/views/tasks/index.html.erb
new file mode 100644
index 000000000..f36af413a
--- /dev/null
+++ b/app/views/tasks/index.html.erb
@@ -0,0 +1,27 @@
+
+ <% @tasks.each do |task| %>
+ <% if task.task_completion == nil %>
+
+ <%= link_to task.task_name, task_path(task.id) %>
+
+ <%= task.task_description %>
+ <% if !task.person.nil? %>
+
+ Assigned to: <%= task.person.name %>
+
+ <% end %>
+
+ <%= task.task_completion %>
+ <%= button_to "edit",
+ {:controller => :tasks, :action => 'edit', :id => task.id },
+ :method => :get %>
+ <%= button_to "delete",
+ {:controller => :tasks, :action => 'destroy', :id => task.id },
+ :method => :delete, data: { confirm: "Are you sure?" } %>
+ <%= button_to "complete",
+ {:controller => :tasks, :action => 'complete', :id => task.id },
+ :method => :post, data: { confirm: "Are you sure?" } %>
+
+ <% end %>
+ <% end %>
+
\ No newline at end of file
diff --git a/app/views/tasks/new.html.erb b/app/views/tasks/new.html.erb
new file mode 100644
index 000000000..ae09c1743
--- /dev/null
+++ b/app/views/tasks/new.html.erb
@@ -0,0 +1 @@
+<%= render "taskform" %>
\ No newline at end of file
diff --git a/app/views/tasks/show.html.erb b/app/views/tasks/show.html.erb
new file mode 100644
index 000000000..61bd20a0f
--- /dev/null
+++ b/app/views/tasks/show.html.erb
@@ -0,0 +1,28 @@
+
+
+ <%= @tasks.task_name %>
+
+ <%= @tasks.task_description %>
+ <% if !@tasks.person.nil? %>
+
+ Assigned to: <%= @tasks.person.name %>
+
+ <% end %>
+ <%= @tasks.task_completion %>
+
+
+ <%= button_to "edit",
+ {:controller => :tasks, :action => 'edit', :id => @tasks.id },
+ :method => :get %>
+ <%= button_to "delete",
+ {:controller => :tasks, :action => 'destroy', :id => @tasks.id },
+ :method => :delete, data: { confirm: "Are you sure?" } %>
+ <% if @tasks.task_completion == nil %>
+ <%= button_to "complete",
+ {:controller => :tasks, :action => 'complete', :id => @tasks.id },
+ :method => :post, data: { confirm: "Are you sure?" } %>
+ <% end %>
+
+
+
+
diff --git a/app/views/tasks/show_complete.html.erb b/app/views/tasks/show_complete.html.erb
new file mode 100644
index 000000000..5b08415db
--- /dev/null
+++ b/app/views/tasks/show_complete.html.erb
@@ -0,0 +1,26 @@
+
+ <% @tasks.each do |task| %>
+ <% if task.task_completion != nil %>
+
+ <%= link_to task.task_name, task_path(task.id) %>
+
+ <%= task.task_description %>
+ <%= task.task_completion %>
+
+ <% if !task.person.nil? %>
+
+ Assigned to: <%= task.person.name %>
+
+ <% end %>
+
+ <%= button_to "edit",
+ {:controller => :tasks, :action => 'edit', :id => task.id },
+ :method => :get %>
+ <%= button_to "delete",
+ {:controller => :tasks, :action => 'destroy', :id => task.id },
+ :method => :delete, data: { confirm: "Are you sure?" } %>
+
+
+ <% end %>
+<% end %>
+
\ No newline at end of file
diff --git a/bin/bundle b/bin/bundle
new file mode 100755
index 000000000..66e9889e8
--- /dev/null
+++ b/bin/bundle
@@ -0,0 +1,3 @@
+#!/usr/bin/env ruby
+ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
+load Gem.bin_path('bundler', 'bundle')
diff --git a/bin/rails b/bin/rails
new file mode 100755
index 000000000..0138d79b7
--- /dev/null
+++ b/bin/rails
@@ -0,0 +1,9 @@
+#!/usr/bin/env ruby
+begin
+ load File.expand_path('../spring', __FILE__)
+rescue LoadError => e
+ raise unless e.message.include?('spring')
+end
+APP_PATH = File.expand_path('../../config/application', __FILE__)
+require_relative '../config/boot'
+require 'rails/commands'
diff --git a/bin/rake b/bin/rake
new file mode 100755
index 000000000..d87d5f578
--- /dev/null
+++ b/bin/rake
@@ -0,0 +1,9 @@
+#!/usr/bin/env ruby
+begin
+ load File.expand_path('../spring', __FILE__)
+rescue LoadError => e
+ raise unless e.message.include?('spring')
+end
+require_relative '../config/boot'
+require 'rake'
+Rake.application.run
diff --git a/bin/setup b/bin/setup
new file mode 100755
index 000000000..acdb2c138
--- /dev/null
+++ b/bin/setup
@@ -0,0 +1,29 @@
+#!/usr/bin/env ruby
+require 'pathname'
+
+# path to your application root.
+APP_ROOT = Pathname.new File.expand_path('../../', __FILE__)
+
+Dir.chdir APP_ROOT do
+ # This script is a starting point to setup your application.
+ # Add necessary setup steps to this file:
+
+ puts "== Installing dependencies =="
+ system "gem install bundler --conservative"
+ system "bundle check || bundle install"
+
+ # puts "\n== Copying sample files =="
+ # unless File.exist?("config/database.yml")
+ # system "cp config/database.yml.sample config/database.yml"
+ # end
+
+ puts "\n== Preparing database =="
+ system "bin/rake db:setup"
+
+ puts "\n== Removing old logs and tempfiles =="
+ system "rm -f log/*"
+ system "rm -rf tmp/cache"
+
+ puts "\n== Restarting application server =="
+ system "touch tmp/restart.txt"
+end
diff --git a/bin/spring b/bin/spring
new file mode 100755
index 000000000..7fe232c3a
--- /dev/null
+++ b/bin/spring
@@ -0,0 +1,15 @@
+#!/usr/bin/env ruby
+
+# This file loads spring without using Bundler, in order to be fast.
+# It gets overwritten when you run the `spring binstub` command.
+
+unless defined?(Spring)
+ require 'rubygems'
+ require 'bundler'
+
+ if (match = Bundler.default_lockfile.read.match(/^GEM$.*?^ (?: )*spring \((.*?)\)$.*?^$/m))
+ Gem.paths = { 'GEM_PATH' => [Bundler.bundle_path.to_s, *Gem.path].uniq.join(Gem.path_separator) }
+ gem 'spring', match[1]
+ require 'spring/binstub'
+ end
+end
diff --git a/config.ru b/config.ru
new file mode 100644
index 000000000..bd83b2541
--- /dev/null
+++ b/config.ru
@@ -0,0 +1,4 @@
+# This file is used by Rack-based servers to start the application.
+
+require ::File.expand_path('../config/environment', __FILE__)
+run Rails.application
diff --git a/config/.DS_Store b/config/.DS_Store
new file mode 100644
index 000000000..56e7923b7
Binary files /dev/null and b/config/.DS_Store differ
diff --git a/config/application.rb b/config/application.rb
new file mode 100644
index 000000000..a1c4cee17
--- /dev/null
+++ b/config/application.rb
@@ -0,0 +1,26 @@
+require File.expand_path('../boot', __FILE__)
+
+require 'rails/all'
+
+# Require the gems listed in Gemfile, including any gems
+# you've limited to :test, :development, or :production.
+Bundler.require(*Rails.groups)
+
+module Tasklist
+ class Application < Rails::Application
+ # Settings in config/environments/* take precedence over those specified here.
+ # Application configuration should go into files in config/initializers
+ # -- all .rb files in that directory are automatically loaded.
+
+ # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
+ # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
+ config.time_zone = 'Pacific Time (US & Canada)'
+
+ # The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
+ # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
+ # config.i18n.default_locale = :de
+
+ # Do not swallow errors in after_commit/after_rollback callbacks.
+ config.active_record.raise_in_transactional_callbacks = true
+ end
+end
diff --git a/config/boot.rb b/config/boot.rb
new file mode 100644
index 000000000..6b750f00b
--- /dev/null
+++ b/config/boot.rb
@@ -0,0 +1,3 @@
+ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
+
+require 'bundler/setup' # Set up gems listed in the Gemfile.
diff --git a/config/database.yml b/config/database.yml
new file mode 100644
index 000000000..1c1a37ca8
--- /dev/null
+++ b/config/database.yml
@@ -0,0 +1,25 @@
+# SQLite version 3.x
+# gem install sqlite3
+#
+# Ensure the SQLite 3 gem is defined in your Gemfile
+# gem 'sqlite3'
+#
+default: &default
+ adapter: sqlite3
+ pool: 5
+ timeout: 5000
+
+development:
+ <<: *default
+ database: db/development.sqlite3
+
+# Warning: The database defined as "test" will be erased and
+# re-generated from your development database when you run "rake".
+# Do not set this db to the same as development or production.
+test:
+ <<: *default
+ database: db/test.sqlite3
+
+production:
+ <<: *default
+ database: db/production.sqlite3
diff --git a/config/environment.rb b/config/environment.rb
new file mode 100644
index 000000000..ee8d90dc6
--- /dev/null
+++ b/config/environment.rb
@@ -0,0 +1,5 @@
+# Load the Rails application.
+require File.expand_path('../application', __FILE__)
+
+# Initialize the Rails application.
+Rails.application.initialize!
diff --git a/config/environments/development.rb b/config/environments/development.rb
new file mode 100644
index 000000000..b55e2144b
--- /dev/null
+++ b/config/environments/development.rb
@@ -0,0 +1,41 @@
+Rails.application.configure do
+ # Settings specified here will take precedence over those in config/application.rb.
+
+ # In the development environment your application's code is reloaded on
+ # every request. This slows down response time but is perfect for development
+ # since you don't have to restart the web server when you make code changes.
+ config.cache_classes = false
+
+ # Do not eager load code on boot.
+ config.eager_load = false
+
+ # Show full error reports and disable caching.
+ config.consider_all_requests_local = true
+ config.action_controller.perform_caching = false
+
+ # Don't care if the mailer can't send.
+ config.action_mailer.raise_delivery_errors = false
+
+ # Print deprecation notices to the Rails logger.
+ config.active_support.deprecation = :log
+
+ # Raise an error on page load if there are pending migrations.
+ config.active_record.migration_error = :page_load
+
+ # Debug mode disables concatenation and preprocessing of assets.
+ # This option may cause significant delays in view rendering with a large
+ # number of complex assets.
+ config.assets.debug = true
+
+ # Asset digests allow you to set far-future HTTP expiration dates on all assets,
+ # yet still be able to expire them through the digest params.
+ config.assets.digest = true
+
+ # Adds additional error checking when serving assets at runtime.
+ # Checks for improperly declared sprockets dependencies.
+ # Raises helpful error messages.
+ config.assets.raise_runtime_errors = true
+
+ # Raises error for missing translations
+ # config.action_view.raise_on_missing_translations = true
+end
diff --git a/config/environments/production.rb b/config/environments/production.rb
new file mode 100644
index 000000000..8b64466fb
--- /dev/null
+++ b/config/environments/production.rb
@@ -0,0 +1,82 @@
+Rails.application.configure do
+ config.cache_classes = true
+ config.serve_static_files = true
+ config.assets.compile = true
+ config.assets.digest = true
+ # Settings specified here will take precedence over those in config/application.rb.
+
+ # Code is not reloaded between requests.
+
+ # Eager load code on boot. This eager loads most of Rails and
+ # your application in memory, allowing both threaded web servers
+ # and those relying on copy on write to perform better.
+ # Rake tasks automatically ignore this option for performance.
+ config.eager_load = true
+
+ # Full error reports are disabled and caching is turned on.
+ config.consider_all_requests_local = false
+ config.action_controller.perform_caching = true
+
+ # Enable Rack::Cache to put a simple HTTP cache in front of your application
+ # Add `rack-cache` to your Gemfile before enabling this.
+ # For large-scale production use, consider using a caching reverse proxy like
+ # NGINX, varnish or squid.
+ # config.action_dispatch.rack_cache = true
+
+ # Disable serving static files from the `/public` folder by default since
+ # Apache or NGINX already handles this.
+
+
+ # Compress JavaScripts and CSS.
+ config.assets.js_compressor = :uglifier
+ # config.assets.css_compressor = :sass
+
+ # Do not fallback to assets pipeline if a precompiled asset is missed.
+
+
+ # Asset digests allow you to set far-future HTTP expiration dates on all assets,
+ # yet still be able to expire them through the digest params.
+
+
+ # `config.assets.precompile` and `config.assets.version` have moved to config/initializers/assets.rb
+
+ # Specifies the header that your server uses for sending files.
+ # config.action_dispatch.x_sendfile_header = 'X-Sendfile' # for Apache
+ # config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for NGINX
+
+ # Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
+ # config.force_ssl = true
+
+ # Use the lowest log level to ensure availability of diagnostic information
+ # when problems arise.
+ config.log_level = :debug
+
+ # Prepend all log lines with the following tags.
+ # config.log_tags = [ :subdomain, :uuid ]
+
+ # Use a different logger for distributed setups.
+ # config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new)
+
+ # Use a different cache store in production.
+ # config.cache_store = :mem_cache_store
+
+ # Enable serving of images, stylesheets, and JavaScripts from an asset server.
+ # config.action_controller.asset_host = 'http://assets.example.com'
+
+ # Ignore bad email addresses and do not raise email delivery errors.
+ # Set this to true and configure the email server for immediate delivery to raise delivery errors.
+ # config.action_mailer.raise_delivery_errors = false
+
+ # Enable locale fallbacks for I18n (makes lookups for any locale fall back to
+ # the I18n.default_locale when a translation cannot be found).
+ config.i18n.fallbacks = true
+
+ # Send deprecation notices to registered listeners.
+ config.active_support.deprecation = :notify
+
+ # Use default logging formatter so that PID and timestamp are not suppressed.
+ config.log_formatter = ::Logger::Formatter.new
+
+ # Do not dump schema after migrations.
+ config.active_record.dump_schema_after_migration = false
+end
diff --git a/config/environments/test.rb b/config/environments/test.rb
new file mode 100644
index 000000000..1c19f08b2
--- /dev/null
+++ b/config/environments/test.rb
@@ -0,0 +1,42 @@
+Rails.application.configure do
+ # Settings specified here will take precedence over those in config/application.rb.
+
+ # The test environment is used exclusively to run your application's
+ # test suite. You never need to work with it otherwise. Remember that
+ # your test database is "scratch space" for the test suite and is wiped
+ # and recreated between test runs. Don't rely on the data there!
+ config.cache_classes = true
+
+ # Do not eager load code on boot. This avoids loading your whole application
+ # just for the purpose of running a single test. If you are using a tool that
+ # preloads Rails for running tests, you may have to set it to true.
+ config.eager_load = false
+
+ # Configure static file server for tests with Cache-Control for performance.
+ config.serve_static_files = true
+ config.static_cache_control = 'public, max-age=3600'
+
+ # Show full error reports and disable caching.
+ config.consider_all_requests_local = true
+ config.action_controller.perform_caching = false
+
+ # Raise exceptions instead of rendering exception templates.
+ config.action_dispatch.show_exceptions = false
+
+ # Disable request forgery protection in test environment.
+ config.action_controller.allow_forgery_protection = false
+
+ # Tell Action Mailer not to deliver emails to the real world.
+ # The :test delivery method accumulates sent emails in the
+ # ActionMailer::Base.deliveries array.
+ config.action_mailer.delivery_method = :test
+
+ # Randomize the order test cases are executed.
+ config.active_support.test_order = :random
+
+ # Print deprecation notices to the stderr.
+ config.active_support.deprecation = :stderr
+
+ # Raises error for missing translations
+ # config.action_view.raise_on_missing_translations = true
+end
diff --git a/config/initializers/assets.rb b/config/initializers/assets.rb
new file mode 100644
index 000000000..01ef3e663
--- /dev/null
+++ b/config/initializers/assets.rb
@@ -0,0 +1,11 @@
+# Be sure to restart your server when you modify this file.
+
+# Version of your assets, change this if you want to expire all your assets.
+Rails.application.config.assets.version = '1.0'
+
+# Add additional assets to the asset load path
+# Rails.application.config.assets.paths << Emoji.images_path
+
+# Precompile additional assets.
+# application.js, application.css, and all non-JS/CSS in app/assets folder are already added.
+# Rails.application.config.assets.precompile += %w( search.js )
diff --git a/config/initializers/backtrace_silencers.rb b/config/initializers/backtrace_silencers.rb
new file mode 100644
index 000000000..59385cdf3
--- /dev/null
+++ b/config/initializers/backtrace_silencers.rb
@@ -0,0 +1,7 @@
+# Be sure to restart your server when you modify this file.
+
+# You can add backtrace silencers for libraries that you're using but don't wish to see in your backtraces.
+# Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ }
+
+# You can also remove all the silencers if you're trying to debug a problem that might stem from framework code.
+# Rails.backtrace_cleaner.remove_silencers!
diff --git a/config/initializers/cookies_serializer.rb b/config/initializers/cookies_serializer.rb
new file mode 100644
index 000000000..7f70458de
--- /dev/null
+++ b/config/initializers/cookies_serializer.rb
@@ -0,0 +1,3 @@
+# Be sure to restart your server when you modify this file.
+
+Rails.application.config.action_dispatch.cookies_serializer = :json
diff --git a/config/initializers/filter_parameter_logging.rb b/config/initializers/filter_parameter_logging.rb
new file mode 100644
index 000000000..4a994e1e7
--- /dev/null
+++ b/config/initializers/filter_parameter_logging.rb
@@ -0,0 +1,4 @@
+# Be sure to restart your server when you modify this file.
+
+# Configure sensitive parameters which will be filtered from the log file.
+Rails.application.config.filter_parameters += [:password]
diff --git a/config/initializers/inflections.rb b/config/initializers/inflections.rb
new file mode 100644
index 000000000..ac033bf9d
--- /dev/null
+++ b/config/initializers/inflections.rb
@@ -0,0 +1,16 @@
+# Be sure to restart your server when you modify this file.
+
+# Add new inflection rules using the following format. Inflections
+# are locale specific, and you may define rules for as many different
+# locales as you wish. All of these examples are active by default:
+# ActiveSupport::Inflector.inflections(:en) do |inflect|
+# inflect.plural /^(ox)$/i, '\1en'
+# inflect.singular /^(ox)en/i, '\1'
+# inflect.irregular 'person', 'people'
+# inflect.uncountable %w( fish sheep )
+# end
+
+# These inflection rules are supported but not enabled by default:
+# ActiveSupport::Inflector.inflections(:en) do |inflect|
+# inflect.acronym 'RESTful'
+# end
diff --git a/config/initializers/mime_types.rb b/config/initializers/mime_types.rb
new file mode 100644
index 000000000..dc1899682
--- /dev/null
+++ b/config/initializers/mime_types.rb
@@ -0,0 +1,4 @@
+# Be sure to restart your server when you modify this file.
+
+# Add new mime types for use in respond_to blocks:
+# Mime::Type.register "text/richtext", :rtf
diff --git a/config/initializers/session_store.rb b/config/initializers/session_store.rb
new file mode 100644
index 000000000..b1a16e835
--- /dev/null
+++ b/config/initializers/session_store.rb
@@ -0,0 +1,3 @@
+# Be sure to restart your server when you modify this file.
+
+Rails.application.config.session_store :cookie_store, key: '_tasklist_session'
diff --git a/config/initializers/wrap_parameters.rb b/config/initializers/wrap_parameters.rb
new file mode 100644
index 000000000..33725e95f
--- /dev/null
+++ b/config/initializers/wrap_parameters.rb
@@ -0,0 +1,14 @@
+# Be sure to restart your server when you modify this file.
+
+# This file contains settings for ActionController::ParamsWrapper which
+# is enabled by default.
+
+# Enable parameter wrapping for JSON. You can disable this by setting :format to an empty array.
+ActiveSupport.on_load(:action_controller) do
+ wrap_parameters format: [:json] if respond_to?(:wrap_parameters)
+end
+
+# To enable root element in JSON for ActiveRecord objects.
+# ActiveSupport.on_load(:active_record) do
+# self.include_root_in_json = true
+# end
diff --git a/config/locales/en.yml b/config/locales/en.yml
new file mode 100644
index 000000000..065395716
--- /dev/null
+++ b/config/locales/en.yml
@@ -0,0 +1,23 @@
+# Files in the config/locales directory are used for internationalization
+# and are automatically loaded by Rails. If you want to use locales other
+# than English, add the necessary files in this directory.
+#
+# To use the locales, use `I18n.t`:
+#
+# I18n.t 'hello'
+#
+# In views, this is aliased to just `t`:
+#
+# <%= t('hello') %>
+#
+# To use a different locale, set it with `I18n.locale`:
+#
+# I18n.locale = :es
+#
+# This would use the information in config/locales/es.yml.
+#
+# To learn more, please read the Rails Internationalization guide
+# available at http://guides.rubyonrails.org/i18n.html.
+
+en:
+ hello: "Hello world"
diff --git a/config/routes.rb b/config/routes.rb
new file mode 100644
index 000000000..2c4b50bcb
--- /dev/null
+++ b/config/routes.rb
@@ -0,0 +1,72 @@
+Rails.application.routes.draw do
+
+ get '/people' => 'people#index', as: 'people'
+ get 'people/show/:id' => 'people#show', as: 'person'
+ get 'people/show/:id/tasks' => 'people#tasks', as: 'ptasks'
+
+### Everything below here works ###
+ root 'tasks#index'
+
+ get '/tasks/new' => 'tasks#new', as: 'tasks'
+ post '/tasks/new' => 'tasks#create'
+
+ get '/show/:id' => 'tasks#show', as: 'task'
+
+ get '/tasks/:id/edit' => 'tasks#edit', as: 'edit'
+ patch '/show/:id' => 'tasks#update'
+
+ delete 'tasks/:id' => 'tasks#destroy', as: 'delete'
+
+ get 'tasks/complete' => 'tasks#show_complete', as: 'show_complete'
+ post '/complete' => 'tasks#complete'
+
+
+ # Example of regular route:
+ # get 'products/:id' => 'catalog#view'
+
+ # Example of named route that can be invoked with purchase_url(id: product.id)
+ # get 'products/:id/purchase' => 'catalog#purchase', as: :purchase
+
+ # Example resource route (maps HTTP verbs to controller actions automatically):
+ # resources :products
+
+ # Example resource route with options:
+ # resources :products do
+ # member do
+ # get 'short'
+ # post 'toggle'
+ # end
+ #
+ # collection do
+ # get 'sold'
+ # end
+ # end
+
+ # Example resource route with sub-resources:
+ # resources :products do
+ # resources :comments, :sales
+ # resource :seller
+ # end
+
+ # Example resource route with more complex sub-resources:
+ # resources :products do
+ # resources :comments
+ # resources :sales do
+ # get 'recent', on: :collection
+ # end
+ # end
+
+ # Example resource route with concerns:
+ # concern :toggleable do
+ # post 'toggle'
+ # end
+ # resources :posts, concerns: :toggleable
+ # resources :photos, concerns: :toggleable
+
+ # Example resource route within a namespace:
+ # namespace :admin do
+ # # Directs /admin/products/* to Admin::ProductsController
+ # # (app/controllers/admin/products_controller.rb)
+ # resources :products
+ # end
+end
diff --git a/config/secrets.yml b/config/secrets.yml
new file mode 100644
index 000000000..69bfbdec6
--- /dev/null
+++ b/config/secrets.yml
@@ -0,0 +1,22 @@
+# Be sure to restart your server when you modify this file.
+
+# Your secret key is used for verifying the integrity of signed cookies.
+# If you change this key, all old signed cookies will become invalid!
+
+# Make sure the secret is at least 30 characters and all random,
+# no regular words or you'll be exposed to dictionary attacks.
+# You can use `rake secret` to generate a secure secret key.
+
+# Make sure the secrets in this file are kept private
+# if you're sharing your code publicly.
+
+development:
+ secret_key_base: 70f77f4af4464059c640020f6952be6f27e5a439c4181beb8f7283529129be53d3ad5c4574f03f31b8675d91cf7f6690c7f6319a9e1454a878061fe16402499a
+
+test:
+ secret_key_base: 147b35e8a971800e72acedc4748752afc4b1e7d4bb49f22cc738b57f4fae4a195454809692d2a1a13252beac7aa3d71c6787812a4d160d95440599223f907e3c
+
+# Do not keep production secrets in the repository,
+# instead read values from the environment.
+production:
+ secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
diff --git a/db/development.sqlite3 b/db/development.sqlite3
new file mode 100644
index 000000000..ab8281649
Binary files /dev/null and b/db/development.sqlite3 differ
diff --git a/db/migrate/20160419222450_create_tasks.rb b/db/migrate/20160419222450_create_tasks.rb
new file mode 100644
index 000000000..25b8dfa11
--- /dev/null
+++ b/db/migrate/20160419222450_create_tasks.rb
@@ -0,0 +1,11 @@
+class CreateTasks < ActiveRecord::Migration
+ def change
+ create_table :tasks do |t|
+ t.string :task_name
+ t.string :task_description
+ t.datetime :task_completion
+
+ t.timestamps null: false
+ end
+ end
+end
diff --git a/db/migrate/20160422204158_create_people.rb b/db/migrate/20160422204158_create_people.rb
new file mode 100644
index 000000000..4d0c47065
--- /dev/null
+++ b/db/migrate/20160422204158_create_people.rb
@@ -0,0 +1,11 @@
+class CreatePeople < ActiveRecord::Migration
+ def change
+ create_table :people do |t|
+ t.string :name
+ t.string :hobby
+ t.string :catchphrase
+
+ t.timestamps null: false
+ end
+ end
+end
diff --git a/db/migrate/20160422223912_create_association_between_task_and_person.rb b/db/migrate/20160422223912_create_association_between_task_and_person.rb
new file mode 100644
index 000000000..128c5bd9d
--- /dev/null
+++ b/db/migrate/20160422223912_create_association_between_task_and_person.rb
@@ -0,0 +1,5 @@
+class CreateAssociationBetweenTaskAndPerson < ActiveRecord::Migration
+ def change
+ add_column :tasks, :person_id, :integer
+ end
+end
diff --git a/db/schema.rb b/db/schema.rb
new file mode 100644
index 000000000..682ef886e
--- /dev/null
+++ b/db/schema.rb
@@ -0,0 +1,33 @@
+# encoding: UTF-8
+# This file is auto-generated from the current state of the database. Instead
+# of editing this file, please use the migrations feature of Active Record to
+# incrementally modify your database, and then regenerate this schema definition.
+#
+# Note that this schema.rb definition is the authoritative source for your
+# database schema. If you need to create the application database on another
+# system, you should be using db:schema:load, not running all the migrations
+# from scratch. The latter is a flawed and unsustainable approach (the more migrations
+# you'll amass, the slower it'll run and the greater likelihood for issues).
+#
+# It's strongly recommended that you check this file into your version control system.
+
+ActiveRecord::Schema.define(version: 20160422223912) do
+
+ create_table "people", force: :cascade do |t|
+ t.string "name"
+ t.string "hobby"
+ t.string "catchphrase"
+ t.datetime "created_at", null: false
+ t.datetime "updated_at", null: false
+ end
+
+ create_table "tasks", force: :cascade do |t|
+ t.string "task_name"
+ t.string "task_description"
+ t.datetime "task_completion"
+ t.datetime "created_at", null: false
+ t.datetime "updated_at", null: false
+ t.integer "person_id"
+ end
+
+end
diff --git a/db/seeds.rb b/db/seeds.rb
new file mode 100644
index 000000000..68616d2f3
--- /dev/null
+++ b/db/seeds.rb
@@ -0,0 +1,61 @@
+# This file should contain all the record creation needed to seed the database with its default values.
+# The data can then be loaded with the rake db:seed (or created alongside the db with db:setup).
+#
+# Examples:
+#
+# cities = City.create([{ name: 'Chicago' }, { name: 'Copenhagen' }])
+# Mayor.create(name: 'Emanuel', city: cities.first)
+
+# def random_time
+# Time.at(rand * Time.now.to_i)
+# end
+
+# tasks = [
+# { task_name: "The First Task", task_description: "Zomg tasks", task_completion: random_time },
+# { task_name: "Go to Brunch", task_description: "Nom nom nom", task_completion: ""},
+# { task_name: "Go to Lunch", task_description: "More noms less eggs", task_completion: random_time },
+# { task_name: "Go to Second Lunch", task_description: "We are hobbitses now", task_completion: ""},
+# { task_name: "Play Video Games", task_description: "pew pew pew", task_completion: random_time },
+# { task_name: "High Five Somebody You Don't Know", task_description: "omg germs", task_completion: random_time },
+# { task_name: "Plant Flowers", task_description: "yay pretty flowers", task_completion: random_time },
+# { task_name: "Call Mom", task_description: "blah blah blah", task_completion: "" },
+# { task_name: "She worries, you know.", task_description: "", task_completion: "" },
+# { task_name: "Nap.", task_description: "ZzzzzzzZZ", task_completion: random_time }
+# ]
+
+# tasks.each do |task|
+# Task.create task
+# end
+
+people = [
+ { name: "Adriana Cannon", hobby: "3D printing", catchphrase: "HEEEEEEEEEEEEEEEEEEEEEEEEEERE'S JOHNNY!" },
+ { name: "Alysia Brown", hobby: "Amateur radio", catchphrase: "And that's the way it is." },
+ { name: "Ania Gonzalez Ramirez", hobby: "Coloring", catchphrase: "This tape will self-destruct in five seconds." },
+ { name: "Anna Wilson", hobby: "Crossword Puzzles", catchphrase: "Book'em, Dan-O." },
+ { name: "Cristal Tay", hobby: "Do it yourself", catchphrase: "Sock It To Me!" },
+ { name: "Deirdre Storck", hobby: "Flower Aranging", catchphrase: "Come on down!" },
+ { name: "Jade Vance", hobby: "Kombucha Brewing", catchphrase: "Aaaaaaaaay!" },
+ { name: "Jessica Weeber", hobby: "Magic", catchphrase: "Good Morning, Angels." },
+ { name: "Jillian Boshart", hobby: "Sudoku", catchphrase: "I love it when a plan comes together." },
+ { name: "Justine Winnie", hobby: "Whittling", catchphrase: "Don't be ridiculous." },
+ { name: "Leah Petersen", hobby: "Yo-yoing", catchphrase: "You got it, Dude!" },
+ { name: "Lisa Rolczynski", hobby: "BASE jumping", catchphrase: "Make it so." },
+ { name: "Melissa Jimison", hobby: "Dowsing", catchphrase: "Oh, boy." },
+ { name: "Mindy Carson", hobby: "Fishing", catchphrase: "D'oh!" },
+ { name: "Nadine Curry", hobby: "Graffiti", catchphrase: "More Power!" },
+ { name: "Nicole Iwasaki", hobby: "Inline skating", catchphrase: "How you doin'?" },
+ { name: "Risha Allen", hobby: "Kite flying", catchphrase: "OH MY GOD! THEY KILLED KENNY! YOU BASTARDS!" },
+ { name: "Rowan Cota", hobby: "Photography", catchphrase: "More cowbell" },
+ { name: "Sarah Kane", hobby: "Topiary", catchphrase: "The Tribe has spoken." },
+ { name: "Sarah Nahmias", hobby: "Skydiving", catchphrase: "Grab your gear!" },
+ { name: "Sophia Baldonado", hobby: "Vehicle restoration", catchphrase: "You're Fired." },
+ { name: "Suzanne Harrison", hobby: "Urban exploration", catchphrase: "Bazinga!" },
+ { name: "Valerie Conklin", hobby: "Slacklining", catchphrase: "I know what we're gonna do today!" },
+ { name: "Yordanos Dirar", hobby: "Billiards", catchphrase: "I'll be back" }
+]
+
+people.each do |people|
+ Person.create(people)
+end
+
+
diff --git a/lib/assets/.keep b/lib/assets/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/lib/tasks/.keep b/lib/tasks/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/log/.keep b/log/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/log/development.log b/log/development.log
new file mode 100644
index 000000000..fcc0794f5
--- /dev/null
+++ b/log/development.log
@@ -0,0 +1,53570 @@
+ [1m[36m (1.8ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
+ [1m[35m (0.1ms)[0m select sqlite_version(*)
+ [1m[36m (0.8ms)[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 (20160419222450)
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35m (0.2ms)[0m CREATE TABLE "tasks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "task_name" varchar, "task_description" varchar, "task_completion" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES (?)[0m [["version", "20160419222450"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[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.3ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "task_completion", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["task_name", "The First Task"], ["task_description", "Zomg tasks"], ["task_completion", "2006-05-02 09:45:45.672582"], ["created_at", "2016-04-19 22:29:44.755084"], ["updated_at", "2016-04-19 22:29:44.755084"]]
+ [1m[35m (1.5ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["task_name", "Go to Brunch"], ["task_description", "Nom nom nom"], ["created_at", "2016-04-19 22:29:44.759952"], ["updated_at", "2016-04-19 22:29:44.759952"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "task_completion", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["task_name", "Go to Lunch"], ["task_description", "More noms less eggs"], ["task_completion", "1977-09-15 07:05:51.418550"], ["created_at", "2016-04-19 22:29:44.761811"], ["updated_at", "2016-04-19 22:29:44.761811"]]
+ [1m[35m (0.6ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["task_name", "Go to Second Lunch"], ["task_description", "We are hobbitses now"], ["created_at", "2016-04-19 22:29:44.763493"], ["updated_at", "2016-04-19 22:29:44.763493"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "task_completion", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["task_name", "Play Video Games"], ["task_description", "pew pew pew"], ["task_completion", "2007-04-16 15:30:56.425204"], ["created_at", "2016-04-19 22:29:44.765090"], ["updated_at", "2016-04-19 22:29:44.765090"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "task_completion", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["task_name", "High Five Somebody You Don't Know"], ["task_description", "omg germs"], ["task_completion", "1991-02-16 06:34:10.709443"], ["created_at", "2016-04-19 22:29:44.766669"], ["updated_at", "2016-04-19 22:29:44.766669"]]
+ [1m[36m (0.6ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "task_completion", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["task_name", "Plant Flowers"], ["task_description", "yay pretty flowers"], ["task_completion", "2003-01-02 16:37:31.551834"], ["created_at", "2016-04-19 22:29:44.768332"], ["updated_at", "2016-04-19 22:29:44.768332"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["task_name", "Call Mom"], ["task_description", "blah blah blah"], ["created_at", "2016-04-19 22:29:44.770018"], ["updated_at", "2016-04-19 22:29:44.770018"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["task_name", "She worries, you know."], ["task_description", ""], ["created_at", "2016-04-19 22:29:44.771501"], ["updated_at", "2016-04-19 22:29:44.771501"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "task_completion", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["task_name", "Nap."], ["task_description", "ZzzzzzzZZ"], ["task_completion", "1983-08-26 22:17:56.995588"], ["created_at", "2016-04-19 22:29:44.772963"], ["updated_at", "2016-04-19 22:29:44.772963"]]
+ [1m[36m (0.6ms)[0m [1mcommit transaction[0m
+ [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 (0.1ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations"[0m
+ [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"
+
+
+Started GET "/" for ::1 at 2016-04-19 15:40:51 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.0ms)
+Completed 200 OK in 1264ms (Views: 1256.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 15:42:03 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 19ms (Views: 17.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-19 15:42:03 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-19 15:42:03 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-19 15:42:03 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-19 15:42:03 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 15:42:03 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-19 15:42:03 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-19 15:42:03 -0700
+
+
+Started GET "/The%20First%20Task" for ::1 at 2016-04-19 15:42:05 -0700
+
+ActionController::RoutingError (No route matches [GET] "/The%20First%20Task"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (7.8ms)
+ Rendered /Users/jadevance/.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/jadevance/.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 (66.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.8ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (44.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (89.8ms)
+
+
+Started GET "/The%20First%20Task" for ::1 at 2016-04-19 15:42:05 -0700
+
+ActionController::RoutingError (No route matches [GET] "/The%20First%20Task"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.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 (54.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (36.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (79.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 15:45:27 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (9.7ms)
+Completed 200 OK in 25ms (Views: 22.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/The%20First%20Task" for ::1 at 2016-04-19 15:45:29 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"The First Task"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "The First Task"]]
+ Rendered tasks/index.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 19ms (Views: 15.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/Go%20to%20Brunch" for ::1 at 2016-04-19 15:45:32 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"Go to Brunch"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "Go to Brunch"]]
+ Rendered tasks/index.html.erb within layouts/application (0.6ms)
+Completed 200 OK in 15ms (Views: 14.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/The%20First%20Task" for ::1 at 2016-04-19 15:47:24 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"The First Task"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "The First Task"]]
+ Rendered tasks/index.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 18ms (Views: 16.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/Go%20to%20Lunch" for ::1 at 2016-04-19 15:47:29 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"Go to Lunch"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "Go to Lunch"]]
+ Rendered tasks/index.html.erb within layouts/application (0.6ms)
+Completed 200 OK in 20ms (Views: 19.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/Go%20to%20Lunch" for ::1 at 2016-04-19 15:49:47 -0700
+
+ActionController::RoutingError (uninitialized constant ShowController):
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `const_get'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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 (50.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (39.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (82.4ms)
+
+
+Started GET "/The%20First%20Task" for ::1 at 2016-04-19 15:50:46 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"The First Task"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "The First Task"]]
+ Rendered tasks/index.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 18ms (Views: 16.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/The%20First%20Task" for ::1 at 2016-04-19 15:51:07 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"The First Task"}
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.2ms)
+
+ActionView::MissingTemplate (Missing template tasks/by_task, application/by_task with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+):
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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 `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (42.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (43.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (88.7ms)
+
+
+Started GET "/The%20First%20Task" for ::1 at 2016-04-19 15:52:29 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"The First Task"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "The First Task"]]
+ Rendered tasks/index.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 17ms (Views: 14.4ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 15:52:31 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/The%20First%20Task" for ::1 at 2016-04-19 16:27:59 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"The First Task"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "The First Task"]]
+ Rendered tasks/index.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/Go%20to%20Lunch" for ::1 at 2016-04-19 16:28:03 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"Go to Lunch"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "Go to Lunch"]]
+ Rendered tasks/index.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 15ms (Views: 14.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show" for ::1 at 2016-04-19 16:43:41 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"show"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "show"]]
+ Rendered tasks/index.html.erb within layouts/application (0.6ms)
+Completed 200 OK in 17ms (Views: 15.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/show" for ::1 at 2016-04-19 16:45:42 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"show"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "show"]]
+ Rendered tasks/index.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 16ms (Views: 13.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 16:45:46 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (3.7ms)
+Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/The%20First%20Task" for ::1 at 2016-04-19 16:45:47 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"The First Task"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "The First Task"]]
+ Rendered tasks/index.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 16:45:57 -0700
+
+ActionController::RoutingError (uninitialized constant ShowController):
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `const_get'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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 (58.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (39.4ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (88.4ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 16:46:44 -0700
+
+ActionController::RoutingError (uninitialized constant ShowController):
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `const_get'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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 (56.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (42.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (90.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 16:46:48 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 20ms (Views: 18.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/The%20First%20Task" for ::1 at 2016-04-19 16:46:50 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"The First Task"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "The First Task"]]
+ Rendered tasks/index.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 21ms (Views: 20.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 16:46:55 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 14ms (Views: 13.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show" for ::1 at 2016-04-19 16:46:59 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"show"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "show"]]
+ Rendered tasks/index.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 13ms (Views: 12.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show" for ::1 at 2016-04-19 16:47:35 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"show"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "show"]]
+ Rendered tasks/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 11ms (Views: 10.8ms | ActiveRecord: 0.1ms)
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", nil]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+
+
+Started GET "/show" for ::1 at 2016-04-19 16:54:30 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"show"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "show"]]
+ Rendered tasks/index.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 12ms (Views: 10.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 16:54:33 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 16:54:34 -0700
+
+ActionController::RoutingError (uninitialized constant ShowController):
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `const_get'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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 (52.5ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (38.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (78.4ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 16:54:34 -0700
+
+ActionController::RoutingError (uninitialized constant ShowController):
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `const_get'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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/jadevance/.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 (55.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (39.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (87.3ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-19 16:54:41 -0700
+
+ActionController::RoutingError (uninitialized constant ShowController):
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `const_get'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.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 (55.5ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (38.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (81.5ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-19 16:54:41 -0700
+
+ActionController::RoutingError (uninitialized constant ShowController):
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `const_get'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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 (57.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (35.4ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (79.7ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 16:54:57 -0700
+
+ActionController::RoutingError (uninitialized constant ShowController):
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `const_get'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.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 (51.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (35.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (84.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 16:54:58 -0700
+
+ActionController::RoutingError (uninitialized constant ShowController):
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `const_get'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `each'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `inject'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
+ Rendered /Users/jadevance/.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 (57.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (37.1ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (81.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 16:55:31 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (4.0ms)
+Completed 200 OK in 18ms (Views: 15.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 16:55:33 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (0.3ms)
+Completed 200 OK in 12ms (Views: 11.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-19 16:55:36 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"2"}
+ Rendered tasks/show.html.erb within layouts/application (0.0ms)
+Completed 200 OK in 13ms (Views: 12.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 16:57:07 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (0.0ms)
+Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:45:38 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 67ms (Views: 53.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 21:47:14 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (1.6ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (9.8ms)
+Completed 200 OK in 31ms (Views: 28.9ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:47:16 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (28.9ms)
+Completed 200 OK in 47ms (Views: 46.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-19 21:47:25 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"2"}
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 20ms (Views: 19.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:47:29 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 21ms (Views: 20.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-19 21:47:35 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"2"}
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 44ms (Views: 43.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-19 21:48:27 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" IS NULL[0m
+ Rendered tasks/show.html.erb within layouts/application (24.0ms)
+Completed 500 Internal Server Error in 27ms (ActiveRecord: 0.1ms)
+
+ActionView::Template::Error (undefined local variable or method `task' for #<#:0x007fbd0a733330>
+Did you mean? @tasks):
+ 1: omfg here is your task
+ 2: <%= task.task_name %>
+ 3: <%= task.task_description %>
+ 4: <%= task.task_completion %>
+ app/views/tasks/show.html.erb:2:in `_app_views_tasks_show_html_erb___89961970849352630_70224950431480'
+ app/controllers/tasks_controller.rb:13:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.6ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (50.5ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (43.8ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (94.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 21:48:33 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 12ms (Views: 11.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:48:35 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" IS NULL[0m
+ Rendered tasks/show.html.erb within layouts/application (24.2ms)
+Completed 500 Internal Server Error in 28ms (ActiveRecord: 0.1ms)
+
+ActionView::Template::Error (undefined local variable or method `task' for #<#:0x007fbd05e1ff40>
+Did you mean? @tasks):
+ 1: omfg here is your task
+ 2: <%= task.task_name %>
+ 3: <%= task.task_description %>
+ 4: <%= task.task_completion %>
+ app/views/tasks/show.html.erb:2:in `_app_views_tasks_show_html_erb___89961970849352630_70224912101100'
+ app/controllers/tasks_controller.rb:13:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.4ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (43.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (39.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (84.6ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:48:35 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" IS NULL
+ Rendered tasks/show.html.erb within layouts/application (18.4ms)
+Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.1ms)
+
+ActionView::Template::Error (undefined local variable or method `task' for #<#:0x007fbd09d9aaa8>
+Did you mean? @tasks):
+ 1: omfg here is your task
+ 2: <%= task.task_name %>
+ 3: <%= task.task_description %>
+ 4: <%= task.task_completion %>
+ app/views/tasks/show.html.erb:2:in `_app_views_tasks_show_html_erb___89961970849352630_70224950431480'
+ app/controllers/tasks_controller.rb:13:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.7ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (45.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (37.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (81.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:49:19 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" IS NULL[0m
+ Rendered tasks/show.html.erb within layouts/application (5.9ms)
+Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.1ms)
+
+ActionView::Template::Error (undefined method `task_name' for #):
+ 1: omfg here is your task
+ 2: <%= @tasks.task_name %>
+ 3: <%= @tasks.task.task_description %>
+ 4: <%= @tasks.task.task_completion %>
+ app/views/tasks/show.html.erb:2:in `_app_views_tasks_show_html_erb___89961970849352630_70224946285720'
+ app/controllers/tasks_controller.rb:13:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.1ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (44.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (44.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (3.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (95.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 21:50:24 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.3ms)
+Completed 200 OK in 34ms (Views: 30.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:50:26 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (0.3ms)
+Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-19 21:50:29 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"2"}
+ Rendered tasks/show.html.erb within layouts/application (0.0ms)
+Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:51:29 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" IS NULL[0m
+ Rendered tasks/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 12ms (Views: 11.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-19 21:51:31 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" IS NULL
+ Rendered tasks/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 21:51:33 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:51:34 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" IS NULL
+ Rendered tasks/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:52:57 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (0.6ms)
+Completed 200 OK in 14ms (Views: 12.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:53:19 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" IS NULL[0m
+ Rendered tasks/show.html.erb within layouts/application (6.0ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.3ms)
+
+ActionView::Template::Error (undefined method `task_name' for #):
+ 1: omfg here is your task
+ 2: <%= @tasks.task_name %>
+ app/views/tasks/show.html.erb:2:in `_app_views_tasks_show_html_erb___89961970849352630_70224943192100'
+ app/controllers/tasks_controller.rb:13:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.7ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (44.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (45.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (96.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 21:54:19 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.7ms)
+Completed 200 OK in 19ms (Views: 16.7ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:54:20 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (3.2ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)
+
+ActionView::Template::Error (undefined method `task_name' for nil:NilClass):
+ 1: omfg here is your task
+ 2: <%= @tasks.task_name %>
+ app/views/tasks/show.html.erb:2:in `_app_views_tasks_show_html_erb___89961970849352630_70224945991020'
+ app/controllers/tasks_controller.rb:13:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.4ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (43.5ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (41.5ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (86.8ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:54:20 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (2.8ms)
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.0ms)
+
+ActionView::Template::Error (undefined method `task_name' for nil:NilClass):
+ 1: omfg here is your task
+ 2: <%= @tasks.task_name %>
+ app/views/tasks/show.html.erb:2:in `_app_views_tasks_show_html_erb___89961970849352630_70224943192100'
+ app/controllers/tasks_controller.rb:13:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.6ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (46.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (44.8ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (97.4ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:54:20 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (4.5ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.0ms)
+
+ActionView::Template::Error (undefined method `task_name' for nil:NilClass):
+ 1: omfg here is your task
+ 2: <%= @tasks.task_name %>
+ app/views/tasks/show.html.erb:2:in `_app_views_tasks_show_html_erb___89961970849352630_70224945991020'
+ app/controllers/tasks_controller.rb:13:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.4ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (45.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (46.8ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (94.4ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:54:54 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (3.2ms)
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)
+
+ActionView::Template::Error (undefined method `find' for nil:NilClass):
+ 1: omfg here is your task
+ 2: <%= @tasks.find(1) %>
+ app/views/tasks/show.html.erb:2:in `_app_views_tasks_show_html_erb___89961970849352630_70224944373680'
+ app/controllers/tasks_controller.rb:13:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (43.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (41.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (85.6ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:56:12 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate (Missing template tasks/by_id, application/by_id with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+):
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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 `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.1ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (49.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (43.6ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (88.8ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:56:23 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (1.4ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" IS NULL AND "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (6.1ms)
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 1.8ms)
+
+ActiveRecord::RecordNotFound (Couldn't find Task with 'id'=1 [WHERE "tasks"."task_name" IS NULL]):
+ app/views/tasks/show.html.erb:2:in `_app_views_tasks_show_html_erb___89961970849352630_70224944373680'
+ app/controllers/tasks_controller.rb:13:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.5ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (50.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (44.4ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (98.4ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:56:35 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (0.3ms)
+Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/tasks.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-19 21:56:35 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 21:56:35 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-19 21:56:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-19 21:56:35 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-19 21:56:35 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-19 21:56:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-19 21:56:35 -0700
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:57:27 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (0.3ms)
+Completed 200 OK in 21ms (Views: 20.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 21:57:30 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.1ms)
+Completed 200 OK in 16ms (Views: 13.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 21:57:45 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (0.3ms)
+Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-19 21:57:47 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"2"}
+ Rendered tasks/show.html.erb within layouts/application (0.0ms)
+Completed 200 OK in 11ms (Views: 11.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/3" for ::1 at 2016-04-19 21:57:50 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"3"}
+ Rendered tasks/show.html.erb within layouts/application (0.0ms)
+Completed 200 OK in 13ms (Views: 12.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/3" for ::1 at 2016-04-19 21:59:40 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"3"}
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.2ms)
+
+ActionView::MissingTemplate (Missing template tasks/by_id, application/by_id with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+):
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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 `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.9ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (47.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (37.0ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (83.5ms)
+
+
+Started GET "/show/3" for ::1 at 2016-04-19 22:00:31 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"3"}
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate (Missing template tasks/by_id, application/by_id with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+):
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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 `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (51.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.9ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (36.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (81.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 22:00:37 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.0ms)
+Completed 200 OK in 21ms (Views: 20.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:00:39 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate (Missing template tasks/by_id, application/by_id with {:locale=>[:en], :formats=>[:html, :xml], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+):
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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 `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.1ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (41.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (34.5ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (80.2ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:00:39 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate (Missing template tasks/by_id, application/by_id with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+):
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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 `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (12.6ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (55.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (34.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (77.2ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:01:10 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate (Missing template tasks/by_id, application/by_id with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+):
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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 `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.9ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (42.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (45.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (88.9ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:02:36 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate (Missing template tasks/by_id, application/by_id with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+):
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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 `each'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:817:in `call'
+ rack (1.6.4) lib/rack/etag.rb:24:in `call'
+ rack (1.6.4) lib/rack/conditionalget.rb:25:in `call'
+ rack (1.6.4) lib/rack/head.rb:13:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/flash.rb:260:in `call'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:225:in `context'
+ rack (1.6.4) lib/rack/session/abstract/id.rb:220:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
+ activerecord (4.2.6) lib/active_record/query_cache.rb:36:in `call'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
+ activerecord (4.2.6) lib/active_record/migration.rb:377:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:88:in `__run_callbacks__'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
+ activesupport (4.2.6) lib/active_support/callbacks.rb:81:in `run_callbacks'
+ actionpack (4.2.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/reloader.rb:73:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.8ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb within rescues/layout (42.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (38.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (81.3ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:03:09 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (0.6ms)
+Completed 200 OK in 13ms (Views: 11.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:03:31 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 14ms (Views: 12.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 22:03:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-19 22:03:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-19 22:03:31 -0700
+
+
+Started GET "/assets/tasks.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-19 22:03:31 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-19 22:03:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-19 22:03:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-19 22:03:31 -0700
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:03:55 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (0.3ms)
+Completed 200 OK in 14ms (Views: 12.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/tasks.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-19 22:03:55 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-19 22:03:55 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-19 22:03:55 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-19 22:03:55 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 22:03:55 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-19 22:03:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-19 22:03:55 -0700
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:04:24 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" IS NULL
+ Rendered tasks/show.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 21ms (Views: 20.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:04:26 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" IS NULL[0m
+ Rendered tasks/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 12ms (Views: 11.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:04:53 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" IS NULL
+ Rendered tasks/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-19 22:04:53 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-19 22:04:53 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 22:04:53 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-19 22:04:53 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-19 22:04:53 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-19 22:04:53 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-19 22:04:53 -0700
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:04:55 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" IS NULL[0m
+ Rendered tasks/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 22:04:57 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.6ms)
+Completed 200 OK in 18ms (Views: 17.1ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:04:58 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" IS NULL[0m
+ Rendered tasks/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 13ms (Views: 12.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 22:05:26 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:05:27 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ Rendered tasks/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 12ms (Views: 11.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:06:03 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", nil]]
+Completed 404 Not Found in 6ms (ActiveRecord: 0.5ms)
+
+ActiveRecord::RecordNotFound (Couldn't find Task with 'id'=):
+ app/controllers/tasks_controller.rb:12:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.5ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (44.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (41.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (86.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 22:06:22 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 16ms (Views: 15.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:06:41 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", nil]]
+Completed 404 Not Found in 4ms (ActiveRecord: 0.4ms)
+
+ActiveRecord::RecordNotFound (Couldn't find Task with 'id'={:id=>nil}):
+ app/controllers/tasks_controller.rb:12:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.5ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (41.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (42.5ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (94.3ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:06:41 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.8ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", nil]]
+Completed 404 Not Found in 2ms (ActiveRecord: 0.8ms)
+
+ActiveRecord::RecordNotFound (Couldn't find Task with 'id'={:id=>nil}):
+ app/controllers/tasks_controller.rb:12:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (46.5ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (43.1ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/error_page.js.erb within layouts/javascript (4.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (94.2ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:07:33 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+NoMethodError (undefined method `id' for :task:Symbol):
+ app/controllers/tasks_controller.rb:12:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (6.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (47.5ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (36.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (95.7ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:07:57 -0700
+
+SyntaxError (/Users/jadevance/C5/projects/TaskListRails/tasklist/app/controllers/tasks_controller.rb:12: syntax error, unexpected ']', expecting ')'
+ @tasks = Task.find(@tasks.id])
+ ^):
+ app/controllers/tasks_controller.rb:12: syntax error, unexpected ']', expecting ')'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (2.8ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (43.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (42.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (85.2ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:08:14 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
+
+NoMethodError (undefined method `id' for nil:NilClass):
+ app/controllers/tasks_controller.rb:12:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (41.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (44.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (88.7ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:08:51 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", nil]]
+Completed 404 Not Found in 3ms (ActiveRecord: 0.5ms)
+
+ActiveRecord::RecordNotFound (Couldn't find Task with 'id'={"controller"=>"tasks", "action"=>"by_id", "id"=>"1"}):
+ app/controllers/tasks_controller.rb:12:in `by_id'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (3.4ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (41.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (42.0ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (86.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:09:15 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.3ms)
+Completed 200 OK in 16ms (Views: 11.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:09:40 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:10:06 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:10:51 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 12ms (Views: 10.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:11:16 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-19 22:11:16 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-19 22:11:16 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 22:11:16 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-19 22:11:16 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-19 22:11:16 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-19 22:11:16 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-19 22:11:16 -0700
+
+
+Started GET "/" for ::1 at 2016-04-19 22:11:20 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 11ms (Views: 10.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-19 22:11:22 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"2"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 12ms (Views: 11.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/3" for ::1 at 2016-04-19 22:11:25 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"3"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 19ms (Views: 18.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-19 22:11:56 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-19 22:11:56 -0700
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-19 22:11:56 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-19 22:11:56 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-19 22:11:56 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-19 22:11:56 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-19 22:11:56 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-19 22:11:56 -0700
+
+
+Started GET "/show/2" for ::1 at 2016-04-19 22:11:57 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 22ms (Views: 11.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/8" for ::1 at 2016-04-19 22:12:00 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"8"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 8]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 12ms (Views: 11.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/10" for ::1 at 2016-04-19 22:12:04 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"10"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 10]]
+ Rendered tasks/show.html.erb within layouts/application (0.2ms)
+Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-19 22:12:20 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 13ms (Views: 11.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-19 22:12:23 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/4" for ::1 at 2016-04-19 22:12:25 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"4"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 4]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/7" for ::1 at 2016-04-19 22:12:30 -0700
+Processing by TasksController#by_id 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/show.html.erb within layouts/application (0.2ms)
+Completed 200 OK in 11ms (Views: 10.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-20 08:29:08 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.3ms)
+Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-20 08:29:11 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"2"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 08:40:08 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 68ms (Views: 67.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/application.self-e80e8f2318043e8af94dddc2adad5a4f09739a8ebb323b3ab31cd71d45fd9113.css?body=1" for ::1 at 2016-04-20 08:40:08 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 08:40:08 -0700
+
+
+Started GET "/assets/tasks.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-20 08:40:08 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 08:40:08 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 08:40:08 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 08:40:08 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 08:40:08 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 08:40:11 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 08:40:39 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 26ms (Views: 25.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3ea068c80b50d1931d34c9be2a617bf14943fcc10fb140b1d18873a73d37868d.css?body=1" for ::1 at 2016-04-20 08:40:39 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 08:40:39 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 08:40:39 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 08:40:39 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 08:40:39 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 08:40:39 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 08:40:39 -0700
+
+
+Started GET "/images/notebook-background.png" for ::1 at 2016-04-20 08:40:39 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/notebook-background.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.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 (62.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (40.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (84.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 08:42:14 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 40ms (Views: 39.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-34d0a7d823beaad0e8e2a4b026ec0a1a48502f7b1e94cd5d8d885470ebb5e93b.css?body=1" for ::1 at 2016-04-20 08:42:14 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 08:42:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 08:42:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 08:42:14 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 08:42:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 08:42:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 08:42:14 -0700
+
+
+Started GET "/images/notebook-background.png" for ::1 at 2016-04-20 08:42:14 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/notebook-background.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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/jadevance/.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 (58.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (38.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (85.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 08:42:41 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 08:42:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 08:42:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 08:42:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 08:42:41 -0700
+
+
+Started GET "/assets/tasks.self-34d0a7d823beaad0e8e2a4b026ec0a1a48502f7b1e94cd5d8d885470ebb5e93b.css?body=1" for ::1 at 2016-04-20 08:42:41 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 08:42:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 08:42:41 -0700
+
+
+Started GET "/show/1" for ::1 at 2016-04-20 08:43:24 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.2ms)
+Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 08:44:39 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 56ms (Views: 55.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-0e689305ce2fe28c4c0a2b7911e5ed5fe5b61122076a40846bc81c6923e7e5b0.css?body=1" for ::1 at 2016-04-20 08:44:39 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 08:44:39 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 08:44:39 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 08:44:39 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 08:44:39 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 08:44:39 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 08:44:39 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-20 08:44:39 -0700
+
+
+Started GET "/show/1" for ::1 at 2016-04-20 08:46:19 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.6ms)
+Completed 200 OK in 18ms (Views: 16.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 08:47:11 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-0e689305ce2fe28c4c0a2b7911e5ed5fe5b61122076a40846bc81c6923e7e5b0.css?body=1" for ::1 at 2016-04-20 08:47:11 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 08:47:11 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 08:47:11 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 08:47:11 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 08:47:11 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 08:47:11 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 08:47:11 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 08:47:15 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 08:47:52 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 14ms (Views: 13.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-0e689305ce2fe28c4c0a2b7911e5ed5fe5b61122076a40846bc81c6923e7e5b0.css?body=1" for ::1 at 2016-04-20 08:47:52 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 08:47:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 08:47:52 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 08:47:52 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 08:47:52 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 08:47:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 08:47:52 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 08:48:15 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-0e689305ce2fe28c4c0a2b7911e5ed5fe5b61122076a40846bc81c6923e7e5b0.css?body=1" for ::1 at 2016-04-20 08:48:15 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 08:48:15 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 08:48:15 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 08:48:15 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 08:48:15 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 08:48:15 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 08:48:15 -0700
+
+
+Started GET "/show/1" for ::1 at 2016-04-20 08:48:17 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 13ms (Views: 11.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/4" for ::1 at 2016-04-20 08:48:24 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"4"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 4]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/7" for ::1 at 2016-04-20 08:48:29 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show.html.erb within layouts/application (0.3ms)
+Completed 200 OK in 14ms (Views: 12.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 08:49:38 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-0e689305ce2fe28c4c0a2b7911e5ed5fe5b61122076a40846bc81c6923e7e5b0.css?body=1" for ::1 at 2016-04-20 08:49:38 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 08:49:38 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 08:49:38 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 08:49:38 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 08:49:38 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 08:49:38 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 08:49:38 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 08:49:52 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-0e689305ce2fe28c4c0a2b7911e5ed5fe5b61122076a40846bc81c6923e7e5b0.css?body=1" for ::1 at 2016-04-20 08:49:52 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 08:49:52 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 08:49:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 08:49:52 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 08:49:52 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 08:49:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 08:49:52 -0700
+
+
+Started GET "/show/1" for ::1 at 2016-04-20 08:49:56 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 11ms (Views: 10.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 09:10:55 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 11ms (Views: 10.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-0e689305ce2fe28c4c0a2b7911e5ed5fe5b61122076a40846bc81c6923e7e5b0.css?body=1" for ::1 at 2016-04-20 09:10:55 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 09:10:55 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 09:10:55 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 09:10:55 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 09:10:55 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 09:10:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 09:10:55 -0700
+
+
+Started GET "/show/1" for ::1 at 2016-04-20 09:10:57 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-20 09:12:21 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-20 09:26:42 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-0e689305ce2fe28c4c0a2b7911e5ed5fe5b61122076a40846bc81c6923e7e5b0.css?body=1" for ::1 at 2016-04-20 09:26:42 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 09:26:42 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 09:26:42 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 09:26:42 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 09:26:42 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 09:26:42 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 09:26:42 -0700
+
+
+Started GET "/show/images/check-icon.png" for ::1 at 2016-04-20 09:26:42 -0700
+
+ActionController::RoutingError (No route matches [GET] "/show/images/check-icon.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (12.0ms)
+ Rendered /Users/jadevance/.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 (68.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (36.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (83.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 09:26:49 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/images/check-icon.png" for ::1 at 2016-04-20 09:26:49 -0700
+
+ActionController::RoutingError (No route matches [GET] "/images/check-icon.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
+ Rendered /Users/jadevance/.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 (54.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (37.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (80.0ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-20 09:26:54 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 16ms (Views: 15.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-20 09:28:22 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-0e689305ce2fe28c4c0a2b7911e5ed5fe5b61122076a40846bc81c6923e7e5b0.css?body=1" for ::1 at 2016-04-20 09:28:22 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 09:28:22 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 09:28:22 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 09:28:22 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 09:28:22 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 09:28:22 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 09:28:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 09:28:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 09:28:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 09:28:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 09:28:22 -0700
+
+
+Started GET "/show/1" for ::1 at 2016-04-20 09:29:57 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 12ms (Views: 11.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 09:29:57 -0700
+
+
+Started GET "/assets/tasks.self-0e689305ce2fe28c4c0a2b7911e5ed5fe5b61122076a40846bc81c6923e7e5b0.css?body=1" for ::1 at 2016-04-20 09:29:57 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 09:29:57 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 09:29:57 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 09:29:57 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 09:29:57 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 09:29:57 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 09:29:57 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 09:29:57 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 09:29:57 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 09:29:57 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 09:30:00 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 09:30:00 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 14ms (Views: 13.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 09:31:55 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 14ms (Views: 13.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 09:31:55 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 09:31:55 -0700
+
+
+Started GET "/assets/tasks.self-0e689305ce2fe28c4c0a2b7911e5ed5fe5b61122076a40846bc81c6923e7e5b0.css?body=1" for ::1 at 2016-04-20 09:31:55 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 09:31:55 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 09:31:55 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 09:31:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 09:31:55 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 09:31:55 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 09:31:55 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 09:31:55 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 09:31:55 -0700
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+
+
+Started GET "/show/10" for ::1 at 2016-04-20 13:12:42 -0700
+Processing by TasksController#by_id as HTML
+ Parameters: {"id"=>"10"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 10]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 14ms (Views: 13.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 13:27:58 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 45ms (Views: 44.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-ff8acfebbce8a33cee43dc4ae232ef2a1b68e993e55a4f66b1e775f26006113d.css?body=1" for ::1 at 2016-04-20 13:27:58 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 13:27:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 13:27:58 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 13:27:58 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 13:27:58 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 13:27:58 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 13:27:58 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-20 13:27:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 13:27:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 13:27:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 13:27:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 13:27:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 13:29:12 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 11ms (Views: 10.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-ff8acfebbce8a33cee43dc4ae232ef2a1b68e993e55a4f66b1e775f26006113d.css?body=1" for ::1 at 2016-04-20 13:29:12 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 13:29:12 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 13:29:12 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 13:29:12 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 13:29:12 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 13:29:12 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 13:29:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 13:29:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 13:29:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 13:29:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 13:29:12 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 13:35:39 -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.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.3ms)
+Completed 200 OK in 222ms (Views: 213.6ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 13:35:40 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 13:35:40 -0700
+
+
+Started GET "/assets/tasks.self-ff8acfebbce8a33cee43dc4ae232ef2a1b68e993e55a4f66b1e775f26006113d.css?body=1" for ::1 at 2016-04-20 13:35:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 13:35:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 13:35:40 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 13:35:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 13:35:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 13:35:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 13:35:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 13:35:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 13:35:40 -0700
+
+
+Started GET "/show/1" for ::1 at 2016-04-20 13:35:42 -0700
+Processing by TasksController#show 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/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 34ms (Views: 26.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-20 13:35:48 -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]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 20ms (Views: 18.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 14:15:16 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 60ms (Views: 59.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-257572b3ddaf8658e1b2a3bbe45321b8289abe7ffa9780c5f5bede9ef6fb4028.css?body=1" for ::1 at 2016-04-20 14:15:16 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 14:15:16 -0700
+
+
+Started GET "/assets/application.self-3aa26f9253586686efb3a264a43d64825496d4beafb030c58fc7cde7fb5566dc.css?body=1" for ::1 at 2016-04-20 14:15:16 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 14:15:16 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 14:15:16 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 14:15:16 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 14:15:16 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-20 14:15:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:15:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:15:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:15:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:15:16 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 14:16:16 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 55ms (Views: 54.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-42c83898456fbabbc1bb8415511c3b6deee2f02ef4ace23404db820dc1ff3bb3.css?body=1" for ::1 at 2016-04-20 14:16:16 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 14:16:16 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 14:16:16 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 14:16:16 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 14:16:16 -0700
+
+
+Started GET "/assets/application.self-00d9f939be935d6be57905a64c6f5f79edf4b3992ac6e33245e41ef49d37e1e3.css?body=1" for ::1 at 2016-04-20 14:16:16 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 14:16:16 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-20 14:16:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:16:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:16:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:16:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:16:16 -0700
+
+
+Started GET "/show/1" for ::1 at 2016-04-20 14:17:07 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.2ms)
+Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 14:17:51 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 29ms (Views: 28.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-42c83898456fbabbc1bb8415511c3b6deee2f02ef4ace23404db820dc1ff3bb3.css?body=1" for ::1 at 2016-04-20 14:17:51 -0700
+
+
+Started GET "/assets/application.self-e615d26d5d8d9f5086ff7bec3d21415e6767400a5e65eff37e4fdf4fe4fb7e9e.css?body=1" for ::1 at 2016-04-20 14:17:51 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 14:17:51 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 14:17:51 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 14:17:51 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 14:17:51 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 14:17:51 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-20 14:17:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:17:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:17:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:17:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:17:51 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 14:18:41 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 26ms (Views: 24.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-20 14:18:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 14:18:41 -0700
+
+
+Started GET "/assets/tasks.self-42c83898456fbabbc1bb8415511c3b6deee2f02ef4ace23404db820dc1ff3bb3.css?body=1" for ::1 at 2016-04-20 14:18:41 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 14:18:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 14:18:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 14:18:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 14:18:41 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-20 14:18:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:18:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:18:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:18:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:18:41 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 14:19:00 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 53ms (Views: 52.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-801a10a955abe712d825a3d49e814c873cf9bfbced5ce2df8f47bf61c71c3931.css?body=1" for ::1 at 2016-04-20 14:19:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 14:19:00 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-20 14:19:00 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 14:19:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 14:19:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 14:19:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 14:19:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:19:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:19:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:19:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:19:01 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 14:19:54 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-801a10a955abe712d825a3d49e814c873cf9bfbced5ce2df8f47bf61c71c3931.css?body=1" for ::1 at 2016-04-20 14:19:54 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 14:19:54 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 14:19:54 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-20 14:19:54 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 14:19:54 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 14:19:54 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 14:19:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:19:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:19:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:19:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:19:55 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 14:24:14 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.2ms)
+Completed 500 Internal Server Error in 42ms (ActiveRecord: 0.5ms)
+
+ActionView::Template::Error (undefined local variable or method `root' for #<#:0x007f83d34e81b8>):
+ 17:
+ 18:
+ 19:
+ 20: <%= link_to root, 'tasks#index' %>
+ 21: <%= link_to root, 'tasks#index' %>
+ 22: <%= link_to root, 'tasks#index' %>
+ 23:
+ app/views/layouts/application.html.erb:20:in `_app_views_layouts_application_html_erb___374520871092487133_70102081258100'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (5.0ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (43.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (45.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (90.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 14:24:49 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.4ms)
+Completed 500 Internal Server Error in 35ms (ActiveRecord: 0.1ms)
+
+ActionView::Template::Error (undefined local variable or method `index' for #<#:0x007f83d4a0bb80>):
+ 17:
+ 18:
+ 19:
+ 20: <%= link_to index, 'tasks#index' %>
+ 21: <%= link_to index, 'tasks#index' %>
+ 22: <%= link_to index, 'tasks#index' %>
+ 23:
+ app/views/layouts/application.html.erb:20:in `_app_views_layouts_application_html_erb___374520871092487133_70102092366840'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.0ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (41.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (34.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (79.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 14:27:17 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.0ms)
+Completed 500 Internal Server Error in 44ms (ActiveRecord: 0.1ms)
+
+ActionView::Template::Error (undefined local variable or method `index' for #<#:0x007f83dbdcdd70>):
+ 17:
+ 18:
+ 19:
+ 20: <%= link_to index, '/' %>
+ 21: <%= link_to index, '/' %>
+ 22: <%= link_to index, '/' %>
+ 23:
+ app/views/layouts/application.html.erb:20:in `_app_views_layouts_application_html_erb___374520871092487133_70102153147640'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_source.erb (4.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (42.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (35.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (77.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 14:28:32 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-801a10a955abe712d825a3d49e814c873cf9bfbced5ce2df8f47bf61c71c3931.css?body=1" for ::1 at 2016-04-20 14:28:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 14:28:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 14:28:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 14:28:32 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-20 14:28:32 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 14:28:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 14:28:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:28:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:28:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:28:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:28:32 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 14:28:35 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 14ms (Views: 13.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 14:28:36 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 14:28:36 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 14ms (Views: 13.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 14:30:18 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (4.1ms)
+Completed 200 OK in 19ms (Views: 17.1ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 14:30:18 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-20 14:30:18 -0700
+
+
+Started GET "/assets/tasks.self-801a10a955abe712d825a3d49e814c873cf9bfbced5ce2df8f47bf61c71c3931.css?body=1" for ::1 at 2016-04-20 14:30:18 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 14:30:18 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 14:30:18 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 14:30:18 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 14:30:18 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:30:18 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:30:18 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:30:18 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 14:30:18 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 14:30:19 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/new" for ::1 at 2016-04-20 14:30:21 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 12ms (Views: 11.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/complete" for ::1 at 2016-04-20 14:30:22 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"complete"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "complete"]]
+ Rendered tasks/index.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 14:30:23 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 14ms (Views: 13.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/new" for ::1 at 2016-04-20 14:55:51 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 17ms (Views: 14.7ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/new" for ::1 at 2016-04-20 16:53:14 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 13ms (Views: 11.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-801a10a955abe712d825a3d49e814c873cf9bfbced5ce2df8f47bf61c71c3931.css?body=1" for ::1 at 2016-04-20 16:53:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-20 16:53:14 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-20 16:53:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-20 16:53:14 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-20 16:53:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-20 16:53:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-20 16:53:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 16:53:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 16:53:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 16:53:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-20 16:53:14 -0700
+
+
+Started GET "/" for ::1 at 2016-04-20 16:53:16 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (3.9ms)
+Completed 200 OK in 17ms (Views: 16.5ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/complete" for ::1 at 2016-04-20 16:53:18 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"complete"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "complete"]]
+ Rendered tasks/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-20 16:53:19 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 09:19:41 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 206ms (Views: 193.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 09:19:43 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 11ms (Views: 10.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 09:19:43 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 09:19:43 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 09:19:43 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 09:19:43 -0700
+
+
+Started GET "/assets/tasks.self-801a10a955abe712d825a3d49e814c873cf9bfbced5ce2df8f47bf61c71c3931.css?body=1" for ::1 at 2016-04-21 09:19:43 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 09:19:43 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 09:19:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 09:19:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 09:19:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 09:19:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 09:19:44 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 09:19:44 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.8ms)
+Completed 200 OK in 16ms (Views: 15.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 09:19:46 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 09:19:55 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 12ms (Views: 11.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 09:19:55 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 13ms (Views: 12.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 09:20:02 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/complete" for ::1 at 2016-04-21 09:20:04 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"complete"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "complete"]]
+ Rendered tasks/index.html.erb within layouts/application (0.6ms)
+Completed 200 OK in 12ms (Views: 10.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 10:05:01 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 17ms (Views: 14.5ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 10:05:02 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (3.4ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 10:05:04 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 10:05:20 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (3.8ms)
+Completed 200 OK in 32ms (Views: 29.6ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-801a10a955abe712d825a3d49e814c873cf9bfbced5ce2df8f47bf61c71c3931.css?body=1" for ::1 at 2016-04-21 10:05:20 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 10:05:20 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 10:05:20 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 10:05:20 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 10:05:20 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 10:05:20 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 10:05:20 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 10:05:20 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 10:05:20 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 10:05:20 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 10:05:20 -0700
+
+
+Started GET "/new" for ::1 at 2016-04-21 10:05:21 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 15ms (Views: 13.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 10:08:29 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 16ms (Views: 13.2ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 10:08:29 -0700
+
+
+Started GET "/assets/tasks.self-801a10a955abe712d825a3d49e814c873cf9bfbced5ce2df8f47bf61c71c3931.css?body=1" for ::1 at 2016-04-21 10:08:29 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 10:08:29 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 10:08:29 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 10:08:29 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 10:08:29 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 10:08:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 10:08:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 10:08:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 10:08:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 10:08:29 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 10:17:28 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (3.7ms)
+Completed 200 OK in 17ms (Views: 15.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-21 10:17:29 -0700
+Processing by TasksController#show 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/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 14ms (Views: 10.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 10:20:25 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.6ms)
+Completed 200 OK in 14ms (Views: 11.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 10:20:26 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 17ms (Views: 15.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 10:23:26 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 17ms (Views: 14.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 10:23:27 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 24ms (Views: 22.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/complete" for ::1 at 2016-04-21 10:23:29 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"complete"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "complete"]]
+ Rendered tasks/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 15ms (Views: 13.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 10:23:30 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 10:24:05 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.2ms)
+Completed 200 OK in 27ms (Views: 24.7ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-21 10:24:07 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.2ms)
+Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 10:24:10 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 14ms (Views: 13.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 10:26:59 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (15.7ms)
+Completed 500 Internal Server Error in 19ms (ActiveRecord: 0.1ms)
+
+NoMethodError - undefined method `task_path' for #<#:0x007ff676a7adb8>
+Did you mean? tasks_path:
+ app/views/tasks/index.html.erb:7:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348264688940'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348264688940'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/148ebb0c34c056d1/variables" for ::1 at 2016-04-21 10:27:00 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 10:27:34 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 23ms (Views: 22.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 10:27:34 -0700
+
+
+Started GET "/assets/tasks.self-801a10a955abe712d825a3d49e814c873cf9bfbced5ce2df8f47bf61c71c3931.css?body=1" for ::1 at 2016-04-21 10:27:34 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 10:27:34 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 10:27:34 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 10:27:34 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 10:27:34 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 10:27:34 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 10:27:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 10:27:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 10:27:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 10:27:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 10:27:34 -0700
+
+
+Started GET "/tasks/new.1" for ::1 at 2016-04-21 10:27:36 -0700
+Processing by TasksController#new as
+ Rendered tasks/new.html.erb within layouts/application (15.8ms)
+Completed 200 OK in 39ms (Views: 38.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 10:27:46 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new.2" for ::1 at 2016-04-21 10:27:49 -0700
+Processing by TasksController#new as
+ Rendered tasks/new.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 21ms (Views: 20.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/new.3" for ::1 at 2016-04-21 10:27:58 -0700
+Processing by TasksController#new as
+ Rendered tasks/new.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 21ms (Views: 20.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 10:29:08 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.3ms)
+Completed 200 OK in 20ms (Views: 18.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-21 10:29:09 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.2ms)
+Completed 200 OK in 14ms (Views: 12.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-21 10:29:12 -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]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/new" for ::1 at 2016-04-21 10:30:33 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"new"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "new"]]
+ Rendered tasks/index.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 14ms (Views: 12.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 10:30:35 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.0ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/1" for ::1 at 2016-04-21 10:30:36 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 10:30:37 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 10:30:57 -0700
+
+ActionController::RoutingError (No route matches [POST] "/tasks/new"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (56.5ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (41.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (81.7ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 10:32:00 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"UGeO0bscLJyO0LaCGwn56eTB3WQ7xBpYqbHXoTYC/ZOIlHmezy9KzrboMBmxfwGf5jEKvrWH4oqJAGxRP6hrsg==", "task"=>{"task_name"=>"Go to the dentist", "task_description"=>"probably get told to floss harder"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.7ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["task_name", "Go to the dentist"], ["task_description", "probably get told to floss harder"], ["created_at", "2016-04-21 17:32:00.317902"], ["updated_at", "2016-04-21 17:32:00.317902"]]
+ [1m[35m (0.6ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 8ms (ActiveRecord: 1.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 10:32:00 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 15ms (Views: 14.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 10:38:18 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 10:38:39 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 10:40:12 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 22ms (Views: 16.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 10:40:13 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 10:40:26 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Ik+ce9bXPwGQqkkGcapD5NPDVAdCCmr3hKBnR+bK0i/6vGs0ouRZU6iSz53b3LuS0TOD3cxJkiWkEdy372BEDg==", "task"=>{"task_name"=>"Pet the kitty", "task_description"=>"Purrrrrrr"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["task_name", "Pet the kitty"], ["task_description", "Purrrrrrr"], ["created_at", "2016-04-21 17:40:26.149185"], ["updated_at", "2016-04-21 17:40:26.149185"]]
+ [1m[36m (0.6ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/show/12
+Completed 302 Found in 3ms (ActiveRecord: 0.9ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-21 10:40:26 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 19ms (Views: 17.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 10:40:29 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 10:40:32 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 11:12:31 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"0AegduJmZQvy5MBTISqG6LWbhS1x4tgK+3L3udby33YI9Fc5llUDWcrcRsiLXH6et2tS9/+hINjbw0xJ31hJVw==", "task"=>{"task_name"=>"Buy earbuds", "task_description"=>"Walk to Bartell's and buy BB8 earbuds"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["task_name", "Buy earbuds"], ["task_description", "Walk to Bartell's and buy BB8 earbuds"], ["created_at", "2016-04-21 18:12:31.851854"], ["updated_at", "2016-04-21 18:12:31.851854"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 7ms (ActiveRecord: 1.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:12:31 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 15ms (Views: 14.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:19:45 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (29.5ms)
+Completed 500 Internal Server Error in 36ms (ActiveRecord: 0.5ms)
+
+NameError - undefined local variable or method `delete_path' for #<#:0x007ff673477478>:
+ app/views/tasks/index.html.erb:12:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348236369540'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348236369540'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/c4a5af6987114dd8/variables" for ::1 at 2016-04-21 11:19:45 -0700
+
+
+Started POST "/__better_errors/c4a5af6987114dd8/variables" for ::1 at 2016-04-21 11:19:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:20:24 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.3ms)
+Completed 200 OK in 29ms (Views: 26.7ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-801a10a955abe712d825a3d49e814c873cf9bfbced5ce2df8f47bf61c71c3931.css?body=1" for ::1 at 2016-04-21 11:20:24 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:20:24 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:20:24 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:20:24 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:20:24 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:20:24 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:20:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:20:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:20:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:20:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:20:24 -0700
+
+
+Started POST "/tasks/delete" for ::1 at 2016-04-21 11:20:28 -0700
+
+ActionController::RoutingError (No route matches [POST] "/tasks/delete"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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 (54.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (35.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (77.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:21:48 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.6ms)
+Completed 200 OK in 25ms (Views: 23.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:21:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:21:48 -0700
+
+
+Started GET "/assets/tasks.self-801a10a955abe712d825a3d49e814c873cf9bfbced5ce2df8f47bf61c71c3931.css?body=1" for ::1 at 2016-04-21 11:21:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:21:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:21:48 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:21:48 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:21:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:21:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:21:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:21:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:21:48 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:22:26 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (3.6ms)
+Completed 200 OK in 54ms (Views: 53.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 11:22:26 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:22:26 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:22:26 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:22:26 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:22:26 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:22:26 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:22:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:22:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:22:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:22:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:22:26 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:23:24 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.5ms)
+Completed 200 OK in 20ms (Views: 18.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 11:23:24 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:23:24 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:23:24 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:23:24 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:23:24 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:23:24 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:23:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:23:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:23:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:23:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:23:24 -0700
+
+
+Started POST "/tasks/delete" for ::1 at 2016-04-21 11:23:27 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"pCxtfacibkKUh9KgKhlGRzS6uoJT6KF1iVsDTdeSThN835oy0xEIEKy/VDuAb74xNkptWN2rWaep6ri93jjYMg=="}
+Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task without an ID:
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:421:in `find_with_ids'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:71:in `find'
+ activerecord (4.2.6) lib/active_record/relation.rb:430:in `destroy'
+ activerecord (4.2.6) lib/active_record/querying.rb:8:in `destroy'
+ app/controllers/tasks_controller.rb:31:in `delete'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/8fc27a7a4848f369/variables" for ::1 at 2016-04-21 11:23:27 -0700
+
+
+Started POST "/tasks/delete" for ::1 at 2016-04-21 11:24:41 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"pCxtfacibkKUh9KgKhlGRzS6uoJT6KF1iVsDTdeSThN835oy0xEIEKy/VDuAb74xNkptWN2rWaep6ri93jjYMg=="}
+Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task without an ID:
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:421:in `find_with_ids'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:71:in `find'
+ activerecord (4.2.6) lib/active_record/relation.rb:430:in `destroy'
+ activerecord (4.2.6) lib/active_record/querying.rb:8:in `destroy'
+ app/controllers/tasks_controller.rb:31:in `delete'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/f56a74c36d4d5812/variables" for ::1 at 2016-04-21 11:24:41 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:24:52 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (4.3ms)
+Completed 200 OK in 17ms (Views: 16.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 11:24:52 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:24:52 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:24:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:24:52 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:24:52 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:24:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:24:52 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:24:52 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:24:52 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:24:52 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:24:52 -0700
+
+
+Started POST "/tasks/delete.1" for ::1 at 2016-04-21 11:24:55 -0700
+Processing by TasksController#delete as
+ Parameters: {"authenticity_token"=>"6+4Mj6AJuoJblW6pWDvu3g030OhIPi6tg7qdaBPJmtozHfvA1Drc0GOt6DLyTRaoD8cHMsZ91n+jCyaYGmMM+w=="}
+Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task without an ID:
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:421:in `find_with_ids'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:71:in `find'
+ activerecord (4.2.6) lib/active_record/relation.rb:430:in `destroy'
+ activerecord (4.2.6) lib/active_record/querying.rb:8:in `destroy'
+ app/controllers/tasks_controller.rb:31:in `delete'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/0c449a4f6be955c4/variables" for ::1 at 2016-04-21 11:24:55 -0700
+
+
+Started POST "/__better_errors/0c449a4f6be955c4/eval" for ::1 at 2016-04-21 11:25:10 -0700
+
+
+Started POST "/__better_errors/0c449a4f6be955c4/eval" for ::1 at 2016-04-21 11:25:23 -0700
+
+
+Started POST "/tasks/delete.1" for ::1 at 2016-04-21 11:27:05 -0700
+Processing by TasksController#delete as
+ Parameters: {"authenticity_token"=>"6+4Mj6AJuoJblW6pWDvu3g030OhIPi6tg7qdaBPJmtozHfvA1Drc0GOt6DLyTRaoD8cHMsZ91n+jCyaYGmMM+w=="}
+ [1m[35mTask Load (0.5ms)[0m SELECT "tasks".* FROM "tasks" WHERE "id"."task" IS NULL LIMIT 1
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.8ms)
+
+SQLite3::SQLException - no such column: id.task:
+ sqlite3 (1.3.11) lib/sqlite3/database.rb:91:in `prepare'
+ activerecord (4.2.6) lib/active_record/connection_adapters/sqlite3_adapter.rb:296:in `block in exec_query'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract_adapter.rb:472:in `block in log'
+ activesupport (4.2.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract_adapter.rb:466:in `log'
+ activerecord (4.2.6) lib/active_record/connection_adapters/sqlite3_adapter.rb:293:in `exec_query'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/database_statements.rb:356:in `select'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/database_statements.rb:32:in `select_all'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `block in select_all'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/query_cache.rb:83:in `cache_sql'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/query_cache.rb:68:in `select_all'
+ activerecord (4.2.6) lib/active_record/querying.rb:39:in `find_by_sql'
+ activerecord (4.2.6) lib/active_record/relation.rb:639:in `exec_queries'
+ activerecord (4.2.6) lib/active_record/relation.rb:515:in `load'
+ activerecord (4.2.6) lib/active_record/relation.rb:243:in `to_a'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:475:in `find_take'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:105:in `take'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:442:in `find_one'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:71:in `find'
+ activerecord (4.2.6) lib/active_record/relation.rb:430:in `destroy'
+ activerecord (4.2.6) lib/active_record/querying.rb:8:in `destroy'
+ app/controllers/tasks_controller.rb:31:in `delete'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/6bb12a3bb7280943/variables" for ::1 at 2016-04-21 11:27:06 -0700
+
+
+Started POST "/tasks/delete.1" for ::1 at 2016-04-21 11:27:32 -0700
+Processing by TasksController#delete as
+ Parameters: {"authenticity_token"=>"6+4Mj6AJuoJblW6pWDvu3g030OhIPi6tg7qdaBPJmtozHfvA1Drc0GOt6DLyTRaoD8cHMsZ91n+jCyaYGmMM+w=="}
+Completed 404 Not Found in 2ms (ActiveRecord: 0.3ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task without an ID:
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:421:in `find_with_ids'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:71:in `find'
+ activerecord (4.2.6) lib/active_record/relation.rb:430:in `destroy'
+ activerecord (4.2.6) lib/active_record/querying.rb:8:in `destroy'
+ app/controllers/tasks_controller.rb:31:in `delete'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/cfcd1b820ac01859/variables" for ::1 at 2016-04-21 11:27:32 -0700
+
+
+Started POST "/__better_errors/cfcd1b820ac01859/variables" for ::1 at 2016-04-21 11:27:53 -0700
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+
+
+Started POST "/__better_errors/cfcd1b820ac01859/variables" for ::1 at 2016-04-21 11:27:59 -0700
+
+
+Started POST "/__better_errors/cfcd1b820ac01859/variables" for ::1 at 2016-04-21 11:28:07 -0700
+
+
+Started POST "/__better_errors/cfcd1b820ac01859/variables" for ::1 at 2016-04-21 11:28:09 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:30:08 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.1ms)
+Completed 200 OK in 20ms (Views: 19.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 11:30:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:30:09 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:30:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:30:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:30:09 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:30:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:30:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:30:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:30:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:30:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:30:09 -0700
+
+
+Started DELETE "/tasks/delete?id=1" for ::1 at 2016-04-21 11:30:14 -0700
+
+ActionController::RoutingError (No route matches [DELETE] "/tasks/delete"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.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 (52.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (37.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (86.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:31:22 -0700
+
+ArgumentError - Invalid route name, already in use: 'delete'
+You may have defined two routes with the same name using the `:as` option, or you may be overriding a route already defined by a resource with the same naming. For the latter, you can restrict the routes created with `resources` as explained here:
+http://guides.rubyonrails.org/routing.html#restricting-the-routes-created:
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:549:in `add_route'
+ actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:1562:in `add_route'
+ actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:1537:in `decomposed_match'
+ actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:1518:in `block in match'
+ actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:1508:in `match'
+ actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:690:in `map_method'
+ actionpack (4.2.6) lib/action_dispatch/routing/mapper.rb:659:in `post'
+ config/routes.rb:14:in `block in '
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:432:in `eval_block'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:410:in `draw'
+ config/routes.rb:1:in `'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:268:in `block in load'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:240:in `load_dependency'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:268:in `load'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:40:in `block in load_paths'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:40:in `load_paths'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:16:in `reload!'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:26:in `block in updater'
+ activesupport (4.2.6) lib/active_support/file_update_checker.rb:75:in `execute'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:7:in `execute'
+ railties (4.2.6) lib/rails/application/finisher.rb:81:in `block (2 levels) in '
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/66d59dc266384148/variables" for ::1 at 2016-04-21 11:31:22 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:31:44 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.3ms)
+Completed 200 OK in 22ms (Views: 20.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 11:31:44 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:31:44 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:31:44 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:31:44 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:31:44 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:31:44 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:31:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:31:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:31:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:31:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:31:45 -0700
+
+
+Started DELETE "/tasks/delete?id=1" for ::1 at 2016-04-21 11:31:48 -0700
+
+ActionController::RoutingError (No route matches [DELETE] "/tasks/delete"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (56.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (38.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (80.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:33:08 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.1ms)
+Completed 200 OK in 17ms (Views: 16.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 11:33:08 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:33:08 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:33:08 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:33:08 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:33:08 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:33:08 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:33:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:33:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:33:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:33:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:33:08 -0700
+
+
+Started POST "/tasks/delete?id=1" for ::1 at 2016-04-21 11:33:10 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"qqPEGb2jF5a4NDlxFhS6qVWNXQLu3eJxCSqwGm8Eum9yUDNWyZBxxIAMv+q8YkLfV32K2GCeGqMpmwvqZq4sTg==", "id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "tasks" WHERE "tasks"."id" = ? [["id", 1]]
+ [1m[36m (1.2ms)[0m [1mcommit transaction[0m
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 1.6ms)
+
+ActionView::MissingTemplate - Missing template tasks/delete, application/delete with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/da6cbee70659f598/variables" for ::1 at 2016-04-21 11:33:10 -0700
+
+
+Started POST "/tasks/delete?id=1" for ::1 at 2016-04-21 11:33:29 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"qqPEGb2jF5a4NDlxFhS6qVWNXQLu3eJxCSqwGm8Eum9yUDNWyZBxxIAMv+q8YkLfV32K2GCeGqMpmwvqZq4sTg==", "id"=>"1"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 1]]
+Completed 404 Not Found in 2ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task with 'id'=1:
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:444:in `find_one'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:71:in `find'
+ activerecord (4.2.6) lib/active_record/relation.rb:430:in `destroy'
+ activerecord (4.2.6) lib/active_record/querying.rb:8:in `destroy'
+ app/controllers/tasks_controller.rb:31:in `delete'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/f365702b0233fe5d/variables" for ::1 at 2016-04-21 11:33:29 -0700
+ [1m[36mTask Load (1.9ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+
+
+Started GET "/" for ::1 at 2016-04-21 11:34:16 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.1ms)
+Completed 200 OK in 16ms (Views: 15.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 11:34:16 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:34:16 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:34:16 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:34:16 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:34:16 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:34:16 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:34:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:34:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:34:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:34:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:34:17 -0700
+
+
+Started DELETE "/tasks/delete?id=9" for ::1 at 2016-04-21 11:34:24 -0700
+
+ActionController::RoutingError (No route matches [DELETE] "/tasks/delete"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (53.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (36.5ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (79.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:35:28 -0700
+
+SyntaxError - syntax error, unexpected ':', expecting keyword_end
+ render: index
+ ^:
+ app/controllers/tasks_controller.rb:33: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/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3e496a010a825806/variables" for ::1 at 2016-04-21 11:35:28 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:41:05 -0700
+
+SyntaxError - syntax error, unexpected ':', expecting keyword_end
+ render: index
+ ^:
+ app/controllers/tasks_controller.rb:33: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/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/9be111f8a141703f/variables" for ::1 at 2016-04-21 11:41:05 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:41:28 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.1ms)
+Completed 200 OK in 22ms (Views: 19.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 11:41:29 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:41:29 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:41:29 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:41:29 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:41:29 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:41:29 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:41:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:41:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:41:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:41:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:41:29 -0700
+
+
+Started DELETE "/tasks/delete?id=9" for ::1 at 2016-04-21 11:41:36 -0700
+
+ActionController::RoutingError (No route matches [DELETE] "/tasks/delete"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (52.5ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (35.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (76.4ms)
+
+
+Started DELETE "/tasks/delete?id=9" for ::1 at 2016-04-21 11:42:03 -0700
+
+ActionController::RoutingError (No route matches [DELETE] "/tasks/delete"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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 (52.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (36.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (76.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:42:10 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.4ms)
+Completed 200 OK in 22ms (Views: 20.3ms | ActiveRecord: 0.5ms)
+
+
+Started DELETE "/tasks/delete?id=9" for ::1 at 2016-04-21 11:42:14 -0700
+
+ActionController::RoutingError (No route matches [DELETE] "/tasks/delete"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
+ Rendered /Users/jadevance/.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 (52.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (33.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (74.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:43:37 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.4ms)
+Completed 200 OK in 26ms (Views: 25.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 11:43:37 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:43:37 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:43:37 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:43:37 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:43:37 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:43:37 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:43:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:43:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:43:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:43:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:43:37 -0700
+
+
+Started DELETE "/tasks/delete?id=9" for ::1 at 2016-04-21 11:43:39 -0700
+
+ActionController::RoutingError (No route matches [DELETE] "/tasks/delete"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.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 (50.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (37.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (77.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:46:53 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.1ms)
+Completed 200 OK in 21ms (Views: 19.0ms | ActiveRecord: 0.5ms)
+
+
+Started DELETE "/tasks/delete?id=9" for ::1 at 2016-04-21 11:46:58 -0700
+
+ActionController::RoutingError (No route matches [DELETE] "/tasks/delete"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (50.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (33.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (73.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:47:13 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.9ms)
+Completed 200 OK in 20ms (Views: 18.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 11:47:14 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:47:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:47:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:47:14 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:47:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:47:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:47:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:47:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:47:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:47:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:47:14 -0700
+
+
+Started DELETE "/tasks/delete?id=9" for ::1 at 2016-04-21 11:47:16 -0700
+
+ActionController::RoutingError (No route matches [DELETE] "/tasks/delete"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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 (55.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (34.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (79.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:48:01 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.2ms)
+Completed 200 OK in 21ms (Views: 19.7ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 11:48:02 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 16ms (Views: 14.8ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 11:48:16 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"hmBxdTTeXgnx1EzqIEZycDtjcRZqW84cgF7xT6+ujHFek4Y6QO04W8nsynGKMIoGOZOmzOQYNs6g70q/pgQaUA==", "task"=>{"task_name"=>"Buy a fitbit", "task_description"=>"step step step"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["task_name", "Buy a fitbit"], ["task_description", "step step step"], ["created_at", "2016-04-21 18:48:16.612509"], ["updated_at", "2016-04-21 18:48:16.612509"]]
+ [1m[35m (0.7ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:48:16 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (4.2ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.2ms)
+
+
+Started DELETE "/tasks/delete?id=9" for ::1 at 2016-04-21 11:48:22 -0700
+
+ActionController::RoutingError (No route matches [DELETE] "/tasks/delete"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
+ Rendered /Users/jadevance/.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/jadevance/.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 (54.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (33.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (73.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:50:23 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 18ms (Views: 17.0ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/tasks/delete?id=9" for ::1 at 2016-04-21 11:50:28 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"ToharOZ4/Sq8l4gslSGk1eOWgL8aU4mPX/Iii8suf9+We63jkkubeISvDrc/V1yj4WZXZZQQcV1/Q5l7woTp/g==", "id"=>"9"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "tasks" WHERE "tasks"."id" = ?[0m [["id", 9]]
+ [1m[35m (1.3ms)[0m commit transaction
+ Rendered tasks/index.html.erb within layouts/application (3.3ms)
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 1.7ms)
+
+NoMethodError - undefined method `each' for nil:NilClass:
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348276663300'
+ 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/jadevance/.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:33:in `delete'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/37a6a6a09b904eb9/variables" for ::1 at 2016-04-21 11:50:28 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 11:50:41 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 14ms (Views: 13.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:50:43 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (4.8ms)
+Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 11:50:44 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.9ms)
+Completed 200 OK in 16ms (Views: 15.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 11:50:44 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:50:44 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:50:44 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:50:44 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:50:44 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:50:44 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:50:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:50:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:50:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:50:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:50:45 -0700
+
+
+Started GET "/tasks/delete" for ::1 at 2016-04-21 11:50:56 -0700
+Processing by TasksController#delete as HTML
+Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task without an ID:
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:421:in `find_with_ids'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:71:in `find'
+ activerecord (4.2.6) lib/active_record/relation.rb:430:in `destroy'
+ activerecord (4.2.6) lib/active_record/querying.rb:8:in `destroy'
+ app/controllers/tasks_controller.rb:31:in `delete'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/89392576f9da1ab8/variables" for ::1 at 2016-04-21 11:50:56 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:51:20 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (3.9ms)
+Completed 200 OK in 15ms (Views: 14.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 11:51:20 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:51:20 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:51:20 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:51:20 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:51:20 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:51:20 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:51:20 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:51:20 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:51:20 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:51:20 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:51:20 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:51:37 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (3.7ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.2ms)
+
+ActionController::UrlGenerationError - No route matches {:action=>"/", :controller=>"tasks", :id=>2}:
+ actionpack (4.2.6) lib/action_dispatch/journey/formatter.rb:46:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:721:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:752:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:799:in `url_for'
+ actionpack (4.2.6) lib/action_dispatch/routing/url_for.rb:156:in `url_for'
+ actionview (4.2.6) lib/action_view/routing_url_for.rb:94:in `url_for'
+ turbolinks (2.5.3) lib/turbolinks/xhr_url_for.rb:12:in `url_for_with_xhr_referer'
+ actionview (4.2.6) lib/action_view/helpers/url_helper.rb:287:in `button_to'
+ app/views/tasks/index.html.erb:12:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348279023440'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348279023440'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/9ee91189f18bc418/variables" for ::1 at 2016-04-21 11:51:37 -0700
+
+
+Started POST "/__better_errors/9ee91189f18bc418/variables" for ::1 at 2016-04-21 11:51:46 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:51:55 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (3.8ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.2ms)
+
+ActionController::UrlGenerationError - No route matches {:action=>"/tasks/delete", :controller=>"tasks", :id=>2}:
+ actionpack (4.2.6) lib/action_dispatch/journey/formatter.rb:46:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:721:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:752:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:799:in `url_for'
+ actionpack (4.2.6) lib/action_dispatch/routing/url_for.rb:156:in `url_for'
+ actionview (4.2.6) lib/action_view/routing_url_for.rb:94:in `url_for'
+ turbolinks (2.5.3) lib/turbolinks/xhr_url_for.rb:12:in `url_for_with_xhr_referer'
+ actionview (4.2.6) lib/action_view/helpers/url_helper.rb:287:in `button_to'
+ app/views/tasks/index.html.erb:12:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348278577000'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348278577000'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/c7a9d9538cc39e0a/variables" for ::1 at 2016-04-21 11:51:55 -0700
+
+
+Started POST "/__better_errors/c7a9d9538cc39e0a/variables" for ::1 at 2016-04-21 11:52:08 -0700
+
+
+Started POST "/__better_errors/c7a9d9538cc39e0a/variables" for ::1 at 2016-04-21 11:52:45 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:52:47 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (2.7ms)
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.2ms)
+
+ActionController::UrlGenerationError - No route matches {:action=>"/tasks/delete", :controller=>"tasks", :id=>2}:
+ actionpack (4.2.6) lib/action_dispatch/journey/formatter.rb:46:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:721:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:752:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:799:in `url_for'
+ actionpack (4.2.6) lib/action_dispatch/routing/url_for.rb:156:in `url_for'
+ actionview (4.2.6) lib/action_view/routing_url_for.rb:94:in `url_for'
+ turbolinks (2.5.3) lib/turbolinks/xhr_url_for.rb:12:in `url_for_with_xhr_referer'
+ actionview (4.2.6) lib/action_view/helpers/url_helper.rb:287:in `button_to'
+ app/views/tasks/index.html.erb:12:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348278577000'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348278577000'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/bbf0558c74a5164a/variables" for ::1 at 2016-04-21 11:52:47 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:53:21 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (4.2ms)
+Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.3ms)
+
+ActionController::UrlGenerationError - No route matches {:action=>"/show/2", :controller=>"tasks"}:
+ actionpack (4.2.6) lib/action_dispatch/journey/formatter.rb:46:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:721:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:752:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:799:in `url_for'
+ actionpack (4.2.6) lib/action_dispatch/routing/url_for.rb:156:in `url_for'
+ actionview (4.2.6) lib/action_view/routing_url_for.rb:94:in `url_for'
+ turbolinks (2.5.3) lib/turbolinks/xhr_url_for.rb:12:in `url_for_with_xhr_referer'
+ actionview (4.2.6) lib/action_view/helpers/url_helper.rb:287:in `button_to'
+ app/views/tasks/index.html.erb:12:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348265681560'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348265681560'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/bc73dc1602c4b2f5/variables" for ::1 at 2016-04-21 11:53:21 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:53:47 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.3ms)
+Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.5ms)
+
+ActionController::UrlGenerationError - No route matches {:action=>"/tasks/delete", :controller=>"tasks"}:
+ actionpack (4.2.6) lib/action_dispatch/journey/formatter.rb:46:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:721:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:752:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:799:in `url_for'
+ actionpack (4.2.6) lib/action_dispatch/routing/url_for.rb:156:in `url_for'
+ actionview (4.2.6) lib/action_view/routing_url_for.rb:94:in `url_for'
+ turbolinks (2.5.3) lib/turbolinks/xhr_url_for.rb:12:in `url_for_with_xhr_referer'
+ actionview (4.2.6) lib/action_view/helpers/url_helper.rb:287:in `button_to'
+ app/views/tasks/index.html.erb:12:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348278945400'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348278945400'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/584fc5f01c54e125/variables" for ::1 at 2016-04-21 11:53:47 -0700
+
+
+Started POST "/__better_errors/584fc5f01c54e125/variables" for ::1 at 2016-04-21 11:53:53 -0700
+
+
+Started POST "/__better_errors/584fc5f01c54e125/eval" for ::1 at 2016-04-21 11:54:12 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 11:54:56 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 20ms (Views: 18.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 11:54:56 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 11:54:56 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 11:54:56 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 11:54:56 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 11:54:56 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 11:54:56 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 11:54:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:54:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:54:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:54:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 11:54:56 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 12:23:23 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 26ms (Views: 25.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 12:23:23 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 12:23:23 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 12:23:23 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 12:23:23 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 12:23:23 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 12:23:23 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 12:23:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:23:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:23:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:23:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:23:23 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 12:24:52 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 46ms (Views: 45.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-060241fa1f76d66cacc1591c2712ece012b0d110b702944bc8f02a0320d95cac.css?body=1" for ::1 at 2016-04-21 12:24:53 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 12:24:53 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 12:24:53 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 12:24:53 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 12:24:53 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 12:24:53 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 12:24:53 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:24:53 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:24:53 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:24:53 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:24:53 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 12:25:02 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 16ms (Views: 15.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 12:25:02 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 12:25:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 12:25:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 12:25:02 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 12:25:02 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 12:25:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 12:25:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:25:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:25:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:25:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:25:02 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 12:27:32 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 14ms (Views: 13.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 12:27:32 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 12:27:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 12:27:32 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 12:27:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 12:27:33 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 12:27:33 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 12:27:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:27:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:27:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:27:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 12:27:33 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 12:27:34 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/2" for ::1 at 2016-04-21 12:27:36 -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]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 13ms (Views: 11.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/3" for ::1 at 2016-04-21 12:27:46 -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]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/3" for ::1 at 2016-04-21 13:07:27 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"3"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/show.html.erb within layouts/application (0.2ms)
+Completed 200 OK in 19ms (Views: 12.8ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 13:07:27 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 13:07:27 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 13:07:27 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 13:07:27 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 13:07:27 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 13:07:27 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 13:07:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 13:07:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 13:07:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 13:07:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 13:07:27 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 13:07:28 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.6ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.3ms)
+
+ActionController::UrlGenerationError - No route matches {:action=>"/tasks/delete", :controller=>"tasks"}:
+ actionpack (4.2.6) lib/action_dispatch/journey/formatter.rb:46:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:721:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:752:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:799:in `url_for'
+ actionpack (4.2.6) lib/action_dispatch/routing/url_for.rb:156:in `url_for'
+ actionview (4.2.6) lib/action_view/routing_url_for.rb:94:in `url_for'
+ turbolinks (2.5.3) lib/turbolinks/xhr_url_for.rb:12:in `url_for_with_xhr_referer'
+ actionview (4.2.6) lib/action_view/helpers/url_helper.rb:287:in `button_to'
+ app/views/tasks/index.html.erb:12:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348236645000'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348236645000'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.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-21 13:07:28 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (3.3ms)
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.1ms)
+
+ActionController::UrlGenerationError - No route matches {:action=>"/tasks/delete", :controller=>"tasks"}:
+ actionpack (4.2.6) lib/action_dispatch/journey/formatter.rb:46:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:721:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:752:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:799:in `url_for'
+ actionpack (4.2.6) lib/action_dispatch/routing/url_for.rb:156:in `url_for'
+ actionview (4.2.6) lib/action_view/routing_url_for.rb:94:in `url_for'
+ turbolinks (2.5.3) lib/turbolinks/xhr_url_for.rb:12:in `url_for_with_xhr_referer'
+ actionview (4.2.6) lib/action_view/helpers/url_helper.rb:287:in `button_to'
+ app/views/tasks/index.html.erb:12:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348278077920'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348278077920'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/42015956d127d2df/variables" for ::1 at 2016-04-21 13:07:28 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 13:09:01 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.1ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `id' for nil:NilClass:
+ app/views/tasks/index.html.erb:12:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348215684380'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348215684380'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/42bc59715999c8bb/variables" for ::1 at 2016-04-21 13:09:02 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 13:09:24 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.2ms)
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected '}', expecting =>
+... { action: "delete", @task.id },
+... ^:
+ app/views/tasks/index.html.erb:12: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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/dfd286d464104847/variables" for ::1 at 2016-04-21 13:09:24 -0700
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+
+
+Started POST "/__better_errors/dfd286d464104847/variables" for ::1 at 2016-04-21 13:09:53 -0700
+
+
+Started POST "/__better_errors/dfd286d464104847/variables" for ::1 at 2016-04-21 13:09:55 -0700
+
+
+Started POST "/__better_errors/dfd286d464104847/variables" for ::1 at 2016-04-21 13:09:57 -0700
+
+
+Started POST "/__better_errors/dfd286d464104847/variables" for ::1 at 2016-04-21 13:09:59 -0700
+
+
+Started POST "/__better_errors/dfd286d464104847/variables" for ::1 at 2016-04-21 13:10:02 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 13:10:06 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.5ms)
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected '}', expecting =>
+... { action: "delete", @task.id },
+... ^:
+ app/views/tasks/index.html.erb:12: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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.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-21 13:10:06 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.3ms)
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected '}', expecting =>
+... { action: "delete", @task.id },
+... ^:
+ app/views/tasks/index.html.erb:12: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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/03d9dc0b9fd0b18f/variables" for ::1 at 2016-04-21 13:10:06 -0700
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+
+
+Started GET "/" for ::1 at 2016-04-21 13:16:42 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.2ms)
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected '{', expecting ')'
+ :method => :delete { confirm: "Are you sure?" });...
+ ^
+/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views/tasks/index.html.erb:14: syntax error, unexpected '}', expecting ')'
+...te { confirm: "Are you sure?" });@output_buffer.safe_append='
+... ^
+/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views/tasks/index.html.erb:16: syntax error, unexpected keyword_end, expecting ')'
+'.freeze; end
+ ^
+/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views/tasks/index.html.erb:21: syntax error, unexpected keyword_ensure, expecting ')'
+/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views/tasks/index.html.erb:23: syntax error, unexpected keyword_end, expecting ')':
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/a595b1e9ecff7676/variables" for ::1 at 2016-04-21 13:16:42 -0700
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+
+
+Started GET "/" for ::1 at 2016-04-21 13:17:08 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (3.5ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `id' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348235154240'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348235154240'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/54256cb71b268fb2/variables" for ::1 at 2016-04-21 13:17:08 -0700
+
+
+Started POST "/__better_errors/54256cb71b268fb2/variables" for ::1 at 2016-04-21 13:17:29 -0700
+
+
+Started POST "/__better_errors/54256cb71b268fb2/variables" for ::1 at 2016-04-21 13:17:37 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 13:18:05 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (3.7ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.1ms)
+
+NoMethodError - undefined method `id' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348235223960'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348235223960'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/f4f0eb24f209f47c/variables" for ::1 at 2016-04-21 13:18:05 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 13:18:25 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.4ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.1ms)
+
+NoMethodError - undefined method `id' for nil:NilClass:
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348278845160'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348278845160'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/60c3fd7cb1cab15a/variables" for ::1 at 2016-04-21 13:18:25 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 13:18:39 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (4.8ms)
+Completed 200 OK in 24ms (Views: 23.6ms | ActiveRecord: 0.1ms)
+
+
+Started DELETE "/tasks/delete?id=8" for ::1 at 2016-04-21 13:18:44 -0700
+
+ActionController::RoutingError (No route matches [DELETE] "/tasks/delete"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (50.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (35.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (76.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 13:18:53 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.7ms)
+Completed 200 OK in 18ms (Views: 17.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 13:18:54 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 13:18:54 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 13:18:54 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 13:18:54 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 13:18:54 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 13:18:54 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 13:18:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 13:18:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 13:18:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 13:18:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 13:18:54 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 13:19:36 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.7ms)
+Completed 200 OK in 21ms (Views: 19.1ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 13:19:36 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 13:19:36 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 13:19:36 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 13:19:36 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 13:19:37 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 13:19:37 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 13:19:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 13:19:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 13:19:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 13:19:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 13:19:37 -0700
+
+
+Started DELETE "/tasks/delete?id=8" for ::1 at 2016-04-21 13:19:38 -0700
+
+ActionController::RoutingError (No route matches [DELETE] "/tasks/delete"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (56.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (36.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (83.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 13:21:10 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (16.1ms)
+Completed 200 OK in 30ms (Views: 28.0ms | ActiveRecord: 0.4ms)
+
+
+Started DELETE "/tasks/delete?id=8" for ::1 at 2016-04-21 13:21:13 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"HzNnDd0Jg0aDIxOhyARI8t7RgvDaO1tZjek5PoZbXjvHwJBCqTrlFLsblTpicrCE3CFVKlR4o4utWILOj/HIGg==", "id"=>"8"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 8]]
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "tasks" WHERE "tasks"."id" = ?[0m [["id", 8]]
+ [1m[35m (1.2ms)[0m commit transaction
+ Rendered tasks/index.html.erb within layouts/application (2.7ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 1.7ms)
+
+NoMethodError - undefined method `each' for nil:NilClass:
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348220564260'
+ 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/jadevance/.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:33:in `delete'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/2abd175afa35ea42/variables" for ::1 at 2016-04-21 13:21:13 -0700
+
+
+Started POST "/__better_errors/2abd175afa35ea42/variables" for ::1 at 2016-04-21 13:21:35 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 13:22:23 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.0ms)
+Completed 200 OK in 23ms (Views: 21.6ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 13:22:32 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 15ms (Views: 14.0ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 13:22:39 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"c7+8LMW+wMSkeQYKnMPfihuBr731sFHuDWId88XVXomrTEtjsY2mlpxBgJE2tSf8GXF4Z3vzqTwt06YDzH/IqA==", "task"=>{"task_name"=>"Eat food", "task_description"=>"Food is fuel"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["task_name", "Eat food"], ["task_description", "Food is fuel"], ["created_at", "2016-04-21 20:22:39.535786"], ["updated_at", "2016-04-21 20:22:39.535786"]]
+ [1m[35m (0.7ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 13:22:39 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (4.0ms)
+Completed 200 OK in 15ms (Views: 14.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 13:22:40 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 13:22:47 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"dl2EZdp1qbwFMKJhLnHQEHKWGeE2c92MatrQrsEFjmSurnMqrkbP7j0IJPqEByhmcGbOO7gwJV5Ka2teyK8YRQ==", "task"=>{"task_name"=>"Take advil", "task_description"=>"ow my head"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["task_name", "Take advil"], ["task_description", "ow my head"], ["created_at", "2016-04-21 20:22:47.462791"], ["updated_at", "2016-04-21 20:22:47.462791"]]
+ [1m[35m (0.7ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 13:22:47 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (4.6ms)
+Completed 200 OK in 16ms (Views: 15.9ms | ActiveRecord: 0.2ms)
+
+
+Started DELETE "/tasks/delete?id=5" for ::1 at 2016-04-21 13:22:55 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"o8xCpXMG7PcahCL2VDTHf9OT52A+1r4sDVIXkWq1niJ7P7XqBzWKpSK8pG3+Qj8J0WMwurCVRv4t46xhYx8IAw==", "id"=>"5"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m DELETE FROM "tasks" WHERE "tasks"."id" = ? [["id", 5]]
+ [1m[36m (1.5ms)[0m [1mcommit transaction[0m
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 2.1ms)
+
+ActionView::MissingTemplate - Missing template tasks/delete, application/delete with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/5492d21f8efb28cd/variables" for ::1 at 2016-04-21 13:22:55 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 13:25:00 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.3ms)
+Completed 200 OK in 19ms (Views: 17.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 13:25:00 -0700
+
+
+Started DELETE "/tasks/delete?id=15" for ::1 at 2016-04-21 13:25:08 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"W+UW8rt5e3vr8iGipAXVJ5OKXjJUPYomHtrx3mzLcSiDFuG9z0odKdPKpzkOcy1RkXqJ6Np+cvQ+a0ouZWHnCQ==", "id"=>"15"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mDELETE FROM "tasks" WHERE "tasks"."id" = ?[0m [["id", 15]]
+ [1m[35m (1.2ms)[0m commit transaction
+ Rendered tasks/delete.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 17ms (Views: 13.6ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 13:25:08 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 13:25:33 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.6ms)
+Completed 200 OK in 20ms (Views: 18.6ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 13:25:33 -0700
+
+
+Started DELETE "/tasks/delete?id=16" for ::1 at 2016-04-21 13:25:36 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"Jg2I1mFnFSDTC66ABH1XF8H4QYiPi7pEn2aQqhL5Kv/+/n+ZFVRzcuszKBuuC69hwwiWUgHIQpa/1ytaG1O83g==", "id"=>"16"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "tasks" WHERE "tasks"."id" = ? [["id", 16]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+ Rendered tasks/index.html.erb within layouts/application (2.9ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 1.4ms)
+
+NoMethodError - undefined method `each' for nil:NilClass:
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348220564260'
+ 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/jadevance/.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:33:in `delete'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/dd995b440f7f233e/variables" for ::1 at 2016-04-21 13:25:36 -0700
+
+
+Started DELETE "/tasks/delete?id=16" for ::1 at 2016-04-21 13:26:10 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"Jg2I1mFnFSDTC66ABH1XF8H4QYiPi7pEn2aQqhL5Kv/+/n+ZFVRzcuszKBuuC69hwwiWUgHIQpa/1ytaG1O83g==", "id"=>"16"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 16]]
+Completed 404 Not Found in 3ms (ActiveRecord: 0.5ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task with 'id'=16:
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:324:in `raise_record_not_found_exception!'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:444:in `find_one'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:423:in `find_with_ids'
+ activerecord (4.2.6) lib/active_record/relation/finder_methods.rb:71:in `find'
+ activerecord (4.2.6) lib/active_record/relation.rb:430:in `destroy'
+ activerecord (4.2.6) lib/active_record/querying.rb:8:in `destroy'
+ app/controllers/tasks_controller.rb:31:in `delete'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/d90a5ba70e0bb9f7/variables" for ::1 at 2016-04-21 13:26:10 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 13:26:22 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 19ms (Views: 16.2ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 13:26:30 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"N2LY79XFUnP8zh9wt0jy8y13Bnye0mxMiK5fEjMpKTDvkS+gofY0IcT2mesdPgqFL4fRphCRlJ6oH+TiOoO/EQ==", "task"=>{"task_name"=>"Pet the puppy", "task_description"=>"D'awww fluffs"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["task_name", "Pet the puppy"], ["task_description", "D'awww fluffs"], ["created_at", "2016-04-21 20:26:30.588903"], ["updated_at", "2016-04-21 20:26:30.588903"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 0.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 13:26:30 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (3.9ms)
+Completed 200 OK in 14ms (Views: 13.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 13:26:30 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 13:26:32 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 13:28:40 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (4.5ms)
+Completed 200 OK in 19ms (Views: 18.5ms | ActiveRecord: 0.1ms)
+
+
+Started DELETE "/tasks/delete?id=14" for ::1 at 2016-04-21 13:28:44 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"hC4dtfo7Q/Ne+oneR+x+AeLjMxc3r8Nzi4H4Xqfkizhc3er6jggloWbCD0XtmoZ34BPkzbnsO6GrMEOurk4dGQ==", "id"=>"14"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "tasks" WHERE "tasks"."id" = ? [["id", 14]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+ Rendered tasks/delete.html.erb within layouts/application (0.3ms)
+Completed 200 OK in 17ms (Views: 14.3ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 13:28:44 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 14:09:13 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.1ms)
+Completed 200 OK in 20ms (Views: 18.1ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 14:09:13 -0700
+
+
+Started DELETE "/tasks/delete?id=7" for ::1 at 2016-04-21 14:09:15 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"GpBdaAyGXlqDJtHay9EeKwO6Cs3qFubdCyJXHoNntA7CY6oneLU4CLseV0Fhp+ZdAUrdF2RVHg8rk+zuis0iLw==", "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.3ms)[0m [1mDELETE FROM "tasks" WHERE "tasks"."id" = ?[0m [["id", 7]]
+ [1m[35m (1.1ms)[0m commit transaction
+ Rendered tasks/index.html.erb within layouts/application (2.7ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 1.6ms)
+
+NoMethodError - undefined method `each' for nil:NilClass:
+ app/views/tasks/index.html.erb:5:in `_app_views_tasks_index_html_erb___2098339869563275274_70348235620280'
+ 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/jadevance/.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:33:in `delete'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/ad7fc131d0e4ec82/variables" for ::1 at 2016-04-21 14:09:16 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 14:10:24 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.6ms)
+Completed 200 OK in 22ms (Views: 19.7ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 14:10:24 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 14:10:24 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 14:10:24 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 14:10:24 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 14:10:24 -0700
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 14:10:24 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 14:10:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 14:10:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 14:10:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 14:10:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 14:10:24 -0700
+
+
+Started DELETE "/tasks/4" for ::1 at 2016-04-21 14:10:29 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"74GeFw/4i5kA4K1XKww8WmpjcjPNGp7Tn1sc7/KiWSo3cmlYe8vtyzjYK8yBesQsaJOl6UNZZgG/6qcf+wjPCw==", "id"=>"4"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "tasks" WHERE "tasks"."id" = ? [["id", 4]]
+ [1m[36m (1.3ms)[0m [1mcommit transaction[0m
+ Rendered tasks/delete.html.erb within layouts/application (0.0ms)
+Completed 200 OK in 14ms (Views: 11.2ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 14:37:48 -0700
+
+SyntaxError - syntax error, unexpected tIDENTIFIER, expecting keyword_end
+ get '/tasks/:id/edit' => 'tasks#edit' as: 'edit'
+ ^:
+ config/routes.rb:17:in `'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:268:in `block in load'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:240:in `load_dependency'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:268:in `load'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:40:in `block in load_paths'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:40:in `load_paths'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:16:in `reload!'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:26:in `block in updater'
+ activesupport (4.2.6) lib/active_support/file_update_checker.rb:75:in `execute'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:7:in `execute'
+ railties (4.2.6) lib/rails/application/finisher.rb:81:in `block (2 levels) in '
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/ed26d63f243673c0/variables" for ::1 at 2016-04-21 14:37:49 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 14:37:51 -0700
+
+ActionController::RoutingError (No route matches [GET] "/"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.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 (39.5ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (36.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (80.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 14:38:27 -0700
+
+ActionController::RoutingError (No route matches [GET] "/"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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 (39.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (33.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (75.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 14:38:55 -0700
+
+ActionController::RoutingError (No route matches [GET] "/"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (7.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
+ Rendered /Users/jadevance/.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 (47.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (33.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (74.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 14:39:21 -0700
+
+SyntaxError - syntax error, unexpected tIDENTIFIER, expecting keyword_end
+ get '/tasks/:id/edit' => 'tasks#edit' as: 'edit'
+ ^:
+ config/routes.rb:13:in `'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:268:in `block in load'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:240:in `load_dependency'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:268:in `load'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:40:in `block in load_paths'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:40:in `load_paths'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:16:in `reload!'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:26:in `block in updater'
+ activesupport (4.2.6) lib/active_support/file_update_checker.rb:75:in `execute'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:7:in `execute'
+ railties (4.2.6) lib/rails/application/finisher.rb:81:in `block (2 levels) in '
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/2d5f54b09361a6bc/variables" for ::1 at 2016-04-21 14:39:21 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 14:39:37 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.3ms)
+Completed 200 OK in 21ms (Views: 19.2ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 14:40:06 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (4.8ms)
+Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 14:40:06 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 14:40:06 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 14:40:06 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 14:40:06 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 14:40:06 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 14:40:06 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 14:40:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 14:40:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 14:40:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 14:40:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 14:40:06 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 14:41:48 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 18ms (Views: 17.0ms | ActiveRecord: 0.2ms)
+
+
+Started DELETE "/tasks/2" for ::1 at 2016-04-21 14:41:52 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"PU62XSgLO6Ucz7OLYTaysXc3WOMJeNvgaP1RV1ZhWOrlvUESXDhd9yT3NRDLQErHdcePOYc7IzJITOqnX8vOyw==", "id"=>"2"}
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mDELETE FROM "tasks" WHERE "tasks"."id" = ?[0m [["id", 2]]
+ [1m[35m (1.4ms)[0m commit transaction
+ Rendered tasks/delete.html.erb within layouts/application (0.0ms)
+Completed 200 OK in 19ms (Views: 12.1ms | ActiveRecord: 2.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 14:42:13 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.1ms)
+Completed 200 OK in 18ms (Views: 17.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 14:42:21 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 16ms (Views: 15.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 14:42:26 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 20ms (Views: 19.9ms | ActiveRecord: 0.1ms)
+
+
+Started POST "/tasks/3/edit" for ::1 at 2016-04-21 14:42:31 -0700
+
+ActionController::RoutingError (No route matches [POST] "/tasks/3/edit"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (50.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (33.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (74.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 14:43:20 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (11.1ms)
+Completed 200 OK in 31ms (Views: 28.5ms | ActiveRecord: 0.6ms)
+
+
+Started POST "/tasks/3/edit" for ::1 at 2016-04-21 14:43:21 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"authenticity_token"=>"lZWAN0am5XrATkwStZM0rbomY3zPEect7PVIzknrtEpNZnd4MpWDKPh2yokf5czbuNa0pkFSH//MRPM+QEEiaw==", "id"=>"3"}
+ Rendered tasks/edit.html.erb within layouts/application (0.3ms)
+Completed 200 OK in 24ms (Views: 22.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/assets/check-icon.png" for ::1 at 2016-04-21 14:43:21 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks/assets/check-icon.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
+ Rendered /Users/jadevance/.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 (54.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (34.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (74.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 14:54:09 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (11.0ms)
+Completed 200 OK in 42ms (Views: 39.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/tasks/3/edit" for ::1 at 2016-04-21 14:54:11 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"3"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/edit.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 16ms (Views: 14.5ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/3" for ::1 at 2016-04-21 14:54:41 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/show/3"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.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 (52.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (34.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (75.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 14:55:36 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.7ms)
+Completed 200 OK in 21ms (Views: 18.7ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/tasks/3/edit" for ::1 at 2016-04-21 14:55:39 -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]]
+ Rendered tasks/edit.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 16ms (Views: 14.3ms | ActiveRecord: 0.2ms)
+
+
+Started PATCH "/show/3" for ::1 at 2016-04-21 14:55:42 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/show/3"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (54.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (33.5ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (73.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:04:13 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.9ms)
+Completed 200 OK in 21ms (Views: 19.4ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/tasks/3/edit" for ::1 at 2016-04-21 15:04:17 -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]]
+ Rendered tasks/edit.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.2ms)
+
+
+Started PATCH "/show/3" for ::1 at 2016-04-21 15:04:20 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/show/3"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (55.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (38.4ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (84.0ms)
+
+
+Started PUT "/__web_console/repl_sessions/a88d18fc8bb4d92c64497c05945cada4" for ::1 at 2016-04-21 15:04:47 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 15:05:53 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.5ms)
+Completed 200 OK in 19ms (Views: 17.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/tasks/3/edit" for ::1 at 2016-04-21 15:05:55 -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]]
+ Rendered tasks/edit.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 14ms (Views: 12.6ms | ActiveRecord: 0.2ms)
+
+
+Started PATCH "/show/3" for ::1 at 2016-04-21 15:05:59 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/show/3"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.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 (54.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (33.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (73.0ms)
+
+
+Started PATCH "/show/3" for ::1 at 2016-04-21 15:06:16 -0700
+
+ActionController::RoutingError (No route matches [PATCH] "/show/3"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.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 (49.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (32.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (72.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:06:55 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.7ms)
+Completed 200 OK in 19ms (Views: 17.7ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 15:06:55 -0700
+
+
+Started GET "/tasks/3/edit" for ::1 at 2016-04-21 15:06:58 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"3"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 3]]
+ Rendered tasks/edit.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 22ms (Views: 21.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 15:06:58 -0700
+
+
+Started PATCH "/show/3" for ::1 at 2016-04-21 15:07:01 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hdi6smCr5trVp2x6dKrvcuwmbFi5BI/BqPqm0ea3ykfFK039FJiAiO2f6uHe3BcE7ta7gjdHdxOISx0h7x1cZg==", "task"=>{"task_name"=>"Go to Lunch", "task_description"=>"More noms less eggs!!!!"}, "commit"=>"Update Task", "id"=>"3"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 3]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "tasks" SET "task_description" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["task_description", "More noms less eggs!!!!"], ["updated_at", "2016-04-21 22:07:01.704724"], ["id", 3]]
+ [1m[36m (0.6ms)[0m [1mcommit transaction[0m
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 1.0ms)
+
+ActionView::MissingTemplate - Missing template tasks/update, application/update with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/f73f3452dad6019c/variables" for ::1 at 2016-04-21 15:07:01 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 15:07:48 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.2ms)
+Completed 200 OK in 19ms (Views: 17.7ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 15:07:48 -0700
+
+
+Started GET "/tasks/6/edit" for ::1 at 2016-04-21 15:07:52 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"6"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 6]]
+ Rendered tasks/edit.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 13ms (Views: 11.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 15:07:52 -0700
+
+
+Started PATCH "/show/6" for ::1 at 2016-04-21 15:07:57 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"QVWswEopiCxuP6w4NjfrKHtYfHrmB9D/HLGyGM+Xn4GZpluPPhruflYHKqOcQRNeeairoGhEKC08AAnoxj0JoA==", "task"=>{"task_name"=>"High Five Somebody You Don't Know", "task_description"=>"omg germs!!! GROSS"}, "commit"=>"Update Task", "id"=>"6"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 6]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "tasks" SET "task_description" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["task_description", "omg germs!!! GROSS"], ["updated_at", "2016-04-21 22:07:57.042250"], ["id", 6]]
+ [1m[36m (0.6ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:07:57 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (3.6ms)
+Completed 200 OK in 14ms (Views: 14.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 15:07:57 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 15:20:01 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.9ms)
+Completed 200 OK in 24ms (Views: 22.4ms | ActiveRecord: 0.4ms)
+
+
+Started DELETE "/tasks/3" for ::1 at 2016-04-21 15:20:06 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"Txr8QOLmpDxrlSDxLchMvLzLzxLpUjDOkNkmcAbQ7fmX6QsPltXCblOtpmqHvrTKvjsYyGcRyBywaJ2AD3p72A==", "id"=>"3"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m DELETE FROM "tasks" WHERE "tasks"."id" = ? [["id", 3]]
+ [1m[36m (1.2ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:20:06 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (3.2ms)
+Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 15:20:06 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 15:20:11 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 23ms (Views: 22.2ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 15:20:21 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"kkz5909K7K+2VnOnxrW7Fs5VY7X9gaLL+OCpjkFJPA5Kvw64O3mK/Y5u9Txsw0NgzKW0b3PCWhnYURJ+SOOqLw==", "task"=>{"task_name"=>"Make buttons", "task_description"=>"This app does not have enough buttons"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["task_name", "Make buttons"], ["task_description", "This app does not have enough buttons"], ["created_at", "2016-04-21 22:20:21.346596"], ["updated_at", "2016-04-21 22:20:21.346596"]]
+ [1m[36m (0.6ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:20:21 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (3.6ms)
+Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 15:20:23 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 15:20:36 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"lSk9HiSQw59xj0bxH/Dwlv7IZIUQuuj6wbWhf8xYLwVN2spRUKOlzUm3wGq1hgjg/DizX575ECjhBBqPxfK5JA==", "task"=>{"task_name"=>"Fly a kite", "task_description"=>"Can I figure out how to get to the roof? LET US FIND OUT"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["task_name", "Fly a kite"], ["task_description", "Can I figure out how to get to the roof? LET US FIND OUT"], ["created_at", "2016-04-21 22:20:36.525658"], ["updated_at", "2016-04-21 22:20:36.525658"]]
+ [1m[36m (0.6ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 0.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:20:36 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (3.8ms)
+Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 15:20:41 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 15:21:05 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"u2HtNRNcy3HqUC+pU6OoRkBi0rkZ/m0D4iSo0IMHV7Jjkhp6Z2+tI9JoqTL51VAwQpIFY5e9ldHClRMgiq3Bkw==", "task"=>{"task_name"=>"Cuddle the child", "task_description"=>"<3<3<3<3"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["task_name", "Cuddle the child"], ["task_description", "<3<3<3<3"], ["created_at", "2016-04-21 22:21:05.274315"], ["updated_at", "2016-04-21 22:21:05.274315"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:21:05 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.3ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:39:45 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (9.3ms)
+Completed 200 OK in 23ms (Views: 21.6ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 15:39:45 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 15:39:45 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 15:39:45 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 15:39:45 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 15:39:45 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 15:39:45 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 15:39:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:39:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:39:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:39:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:39:45 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 15:42:43 -0700
+
+SyntaxError - syntax error, unexpected tIDENTIFIER, expecting keyword_end:
+ app/controllers/tasks_controller.rb:50: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/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/e3a9cc524c82d305/variables" for ::1 at 2016-04-21 15:42:43 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 15:48:11 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (8.8ms)
+Completed 200 OK in 23ms (Views: 20.5ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:48:11 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:48:11 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:48:11 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:48:11 -0700
+
+
+Started POST "/complete?id=6" for ::1 at 2016-04-21 15:48:15 -0700
+
+ActionController::RoutingError (No route matches [POST] "/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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (56.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (39.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (83.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:48:47 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.7ms)
+Completed 200 OK in 22ms (Views: 19.9ms | ActiveRecord: 0.4ms)
+
+
+Started POST "/complete?id=11" for ::1 at 2016-04-21 15:48:58 -0700
+
+ActionController::RoutingError (No route matches [POST] "/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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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 (52.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (41.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (90.7ms)
+
+
+Started POST "/complete?id=11" for ::1 at 2016-04-21 15:49:29 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"jv70nVdzHc+J6LbvxFR/Fgrzr+JQ2jlNlZoXLYQdBBNWDQPSI0B7nbHQMHRuIodgCAN4ON6ZwZ+1K6zdjbeSMg==", "id"=>"11"}
+ [1m[35mTask Load (0.6ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mSQL (1.6ms)[0m [1mUPDATE "tasks" SET "task_completion" = '2016-04-21 22:49:29.619356' WHERE "tasks"."id" = ?[0m [["id", 11]]
+Redirected to http://localhost:3000/
+Completed 302 Found in 10ms (ActiveRecord: 2.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:49:29 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.5ms)
+Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:51:06 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.4ms)
+Completed 200 OK in 18ms (Views: 17.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/complete" for ::1 at 2016-04-21 15:51:26 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"complete"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "complete"]]
+ Rendered tasks/index.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:51:41 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.9ms)
+Completed 200 OK in 19ms (Views: 18.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:52:49 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 15:52:49 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 15:52:49 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 15:52:49 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 15:52:49 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 15:52:49 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 15:52:49 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 15:52:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:52:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:52:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:52:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:52:49 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 15:53:22 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.3ms)
+Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 15:53:22 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 15:53:22 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 15:53:22 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 15:53:22 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 15:53:22 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 15:53:22 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 15:53:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:53:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:53:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:53:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:53:23 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 15:53:53 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.3ms)
+Completed 200 OK in 21ms (Views: 20.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 15:53:53 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 15:53:53 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 15:53:53 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 15:53:53 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 15:53:53 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 15:53:53 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 15:53:53 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:53:53 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:53:53 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:53:53 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:53:53 -0700
+
+
+Started GET "/complete" for ::1 at 2016-04-21 15:54:17 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"complete"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "complete"]]
+ Rendered tasks/index.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 14ms (Views: 13.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:55:42 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (4.7ms)
+Completed 200 OK in 19ms (Views: 18.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 15:55:45 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 15:56:02 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"N3mZKeAA92XXGawHWlO8Wq+9H/5lIwi1TOfK54wffADvim5mlDORN+8hKpzwJUQsrU3IJOtg8GdsVnEXhbXqIQ==", "task"=>{"task_name"=>"Listen to The Talking Heads", "task_description"=>"David Byrne has the best noodle dance"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["task_name", "Listen to The Talking Heads"], ["task_description", "David Byrne has the best noodle dance"], ["created_at", "2016-04-21 22:56:02.154034"], ["updated_at", "2016-04-21 22:56:02.154034"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:56:02 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.0ms)
+Completed 200 OK in 17ms (Views: 16.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/complete" for ::1 at 2016-04-21 15:56:06 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"complete"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "complete"]]
+ Rendered tasks/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:56:15 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.3ms)
+Completed 200 OK in 26ms (Views: 24.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 15:56:16 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 14ms (Views: 13.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:57:23 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.8ms)
+Completed 200 OK in 23ms (Views: 21.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/complete" for ::1 at 2016-04-21 15:57:26 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"complete"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "complete"]]
+ Rendered tasks/index.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 14ms (Views: 13.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 15:57:44 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 18ms (Views: 17.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/complete" for ::1 at 2016-04-21 15:57:50 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"complete"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "complete"]]
+ Rendered tasks/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 14ms (Views: 13.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/complete" for ::1 at 2016-04-21 15:58:41 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"complete"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "complete"]]
+ Rendered tasks/index.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 14ms (Views: 13.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 15:58:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 15:58:41 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 15:58:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 15:58:41 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 15:58:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 15:58:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 15:58:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:58:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:58:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:58:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 15:58:41 -0700
+
+
+Started GET "/complete" for ::1 at 2016-04-21 15:58:42 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"complete"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ? [["task_name", "complete"]]
+ Rendered tasks/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/complete" for ::1 at 2016-04-21 15:59:31 -0700
+Processing by TasksController#by_task as HTML
+ Parameters: {"task"=>"complete"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."task_name" = ?[0m [["task_name", "complete"]]
+ Rendered tasks/index.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 13ms (Views: 12.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 15:59:32 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 15ms (Views: 14.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 15:59:33 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 13ms (Views: 13.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 15:59:35 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 15ms (Views: 14.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 16:00:24 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 21ms (Views: 17.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:00:25 -0700
+Processing by TasksController#complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", nil]]
+Completed 404 Not Found in 2ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task with 'id'=:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:49: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: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:00:25 -0700
+Processing by TasksController#complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", nil]]
+Completed 404 Not Found in 1ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task with 'id'=:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:49: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: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/846f6ec5e48d626c/variables" for ::1 at 2016-04-21 16:00:25 -0700
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:03:38 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks/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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (56.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (42.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (85.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:04:15 -0700
+Processing by TasksController#show_complete as HTML
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template tasks/show_complete, application/show_complete with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3a2ec3056700ff14/variables" for ::1 at 2016-04-21 16:04:15 -0700
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+
+
+Started GET "/" for ::1 at 2016-04-21 16:04:20 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (8.2ms)
+Completed 200 OK in 24ms (Views: 23.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:04:22 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.4ms)
+Completed 200 OK in 27ms (Views: 26.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 16:04:24 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 21ms (Views: 20.3ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 16:04:50 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"1T+uy9atEv9tRgAu0NFiQ15U3PCgRXnsCbKwHkcIfBsNzFmEop50rVV+hrV6p5o1XKQLKi4GgT4pAwvuTqLqOg==", "task"=>{"task_name"=>"Question life choices", "task_description"=>"Why did I only eat one bowl of oatmeal today"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["task_name", "Question life choices"], ["task_description", "Why did I only eat one bowl of oatmeal today"], ["created_at", "2016-04-21 23:04:50.833351"], ["updated_at", "2016-04-21 23:04:50.833351"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:04:50 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.9ms)
+Completed 200 OK in 24ms (Views: 23.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:04:52 -0700
+Processing by TasksController#show_complete as HTML
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template tasks/show_complete, application/show_complete with {:locale=>[:en], :formats=>[:html, :xml], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:04:52 -0700
+Processing by TasksController#show_complete as HTML
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template tasks/show_complete, application/show_complete with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/86e7e2634e329d1e/variables" for ::1 at 2016-04-21 16:04:52 -0700
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 2ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:01 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:03 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:06:08 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (10.8ms)
+Completed 200 OK in 24ms (Views: 22.8ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:09 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:10 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 0ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:06:52 -0700
+Processing by TasksController#show_complete as HTML
+Redirected to http://localhost:3000/tasks/complete
+Completed 302 Found in 1ms (ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:07:11 -0700
+Processing by TasksController#show_complete as HTML
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template tasks/show_complete, application/show_complete with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/78709e88c97a8220/variables" for ::1 at 2016-04-21 16:07:11 -0700
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:07:39 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:08:24 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.1ms)
+Completed 200 OK in 19ms (Views: 18.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:08:28 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 17ms (Views: 16.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:09:04 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:09:04 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:09:04 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:09:05 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:09:05 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:09:05 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:09:05 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:09:05 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:09:05 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:09:05 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:09:05 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:09:05 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 16:09:09 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 18ms (Views: 17.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:09:22 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.8ms)
+Completed 200 OK in 20ms (Views: 19.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:09:25 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 15ms (Views: 14.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:09:27 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.9ms)
+Completed 200 OK in 19ms (Views: 18.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:10:06 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.1ms)
+Completed 200 OK in 20ms (Views: 19.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:10:06 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:10:06 -0700
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:10:06 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:10:06 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:10:06 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:10:06 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:10:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:10:07 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:10:07 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:10:07 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:10:07 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 16:10:24 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (1.2ms)
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/jadevance/C5/projects/TaskListRails/tasklist/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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/826ab81642ab5077/variables" for ::1 at 2016-04-21 16:10:25 -0700
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+
+
+Started GET "/" for ::1 at 2016-04-21 16:11:02 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.7ms)
+Completed 200 OK in 19ms (Views: 18.1ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:11:02 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:11:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:11:02 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:11:02 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:11:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:11:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:11:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:11:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:11:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:11:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:11:02 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 16:19:56 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.4ms)
+Completed 200 OK in 19ms (Views: 18.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 16:19:59 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 16:20:13 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"a36+C3iZ9mvJVTkb8X8oe7SJ1WeU6zwz42GQrWgt72SzjUlEDKqQOfFtv4BbCdANtnkCvRqoxOHD0CtdYYd5RQ==", "task"=>{"task_name"=>"butts", "task_description"=>"are they there?"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["task_name", "butts"], ["task_description", "are they there?"], ["created_at", "2016-04-21 23:20:13.915678"], ["updated_at", "2016-04-21 23:20:13.915678"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:20:13 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.0ms)
+Completed 200 OK in 19ms (Views: 18.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/23/edit" for ::1 at 2016-04-21 16:20:19 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"23"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 23]]
+ Rendered tasks/edit.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/23" for ::1 at 2016-04-21 16:20:25 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"3TgK5X9hunDmGjGJqbsJfHXpRnG94bB0yAvA8AgZSpYFy/2qC1LcIt4itxIDzfEKdxmRqzOiSKbounsAAbPctw==", "task"=>{"task_name"=>"butts", "task_description"=>"they there?"}, "commit"=>"Update Task", "id"=>"23"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 23]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m UPDATE "tasks" SET "task_description" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["task_description", "they there?"], ["updated_at", "2016-04-21 23:20:25.386091"], ["id", 23]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:20:25 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.3ms)
+Completed 200 OK in 26ms (Views: 25.3ms | ActiveRecord: 0.1ms)
+
+
+Started POST "/complete?id=23" for ::1 at 2016-04-21 16:20:32 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"tCybuFeUxpXbXKK4jOOtGOjXEU54qi7S850Lqxdmgnhs32z3I6egx+NkJCMmlVVu6ifGlPbp1gDTLLBbHswUWQ==", "id"=>"23"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 23]]
+ [1m[35mSQL (1.2ms)[0m UPDATE "tasks" SET "task_completion" = '2016-04-21 23:20:32.681519' WHERE "tasks"."id" = ? [["id", 23]]
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:20:32 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 17ms (Views: 16.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:20:37 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.3ms)
+Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:20:46 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.1ms)
+Completed 200 OK in 22ms (Views: 21.6ms | ActiveRecord: 0.2ms)
+
+
+Started DELETE "/tasks/22" for ::1 at 2016-04-21 16:21:07 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"shiGaxC4KHnfRvrq47I+taSbbW/WsqDQCrE3Fa3fQApq63EkZItOK+d+fHFJxMbDpmu6tVjxWAIqAIzlpHXWKw==", "id"=>"22"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m DELETE FROM "tasks" WHERE "tasks"."id" = ? [["id", 22]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:21:07 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 19ms (Views: 18.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-21 16:25:34 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-21 16:26:03 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"MYh81JYqN7IajysOpVeFy6T9lKvMc4oM45LTdk0umzjpe4ub4hlR4CK3rZUPIX29pg1DcUIwct7DI2iGRIQNGQ==", "task"=>{"task_name"=>"Buy cheese ", "task_description"=>"Cristal introduced me to delicious Purple Haze Cheese. MUST BUY"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["task_name", "Buy cheese "], ["task_description", "Cristal introduced me to delicious Purple Haze Cheese. MUST BUY"], ["created_at", "2016-04-21 23:26:03.109268"], ["updated_at", "2016-04-21 23:26:03.109268"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:26:03 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.3ms)
+Completed 200 OK in 20ms (Views: 19.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-21 16:26:26 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 13ms (Views: 12.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-21 16:27:09 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:27:09 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:27:09 -0700
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:27:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:27:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:27:09 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:27:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:27:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:27:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:27:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:27:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:27:09 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-21 16:28:17 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (19.6ms)
+Completed 500 Internal Server Error in 23ms (ActiveRecord: 0.1ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007ff67369e968>
+Did you mean? task_url
+ tasks_url
+ task_path
+ @tasks:
+ app/views/tasks/show.html.erb:7:in `_app_views_tasks_show_html_erb__1928764304908875406_70348237498300'
+ 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/jadevance/.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: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/40a8ddc61e6fa9f2/variables" for ::1 at 2016-04-21 16:28:17 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 16:28:32 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.6ms)
+Completed 200 OK in 18ms (Views: 17.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:28:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:28:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:28:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:28:32 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-21 16:28:34 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (20.7ms)
+Completed 500 Internal Server Error in 25ms (ActiveRecord: 0.1ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007ff676c7d188>
+Did you mean? task_url
+ tasks_url
+ task_path
+ @tasks:
+ app/views/tasks/show.html.erb:7:in `_app_views_tasks_show_html_erb__1928764304908875406_70348265504500'
+ 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/jadevance/.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: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/show/12" for ::1 at 2016-04-21 16:28:35 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (18.8ms)
+Completed 500 Internal Server Error in 22ms (ActiveRecord: 0.1ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007ff676b84d30>
+Did you mean? task_url
+ tasks_url
+ task_path
+ @tasks:
+ app/views/tasks/show.html.erb:7:in `_app_views_tasks_show_html_erb__1928764304908875406_70348237498300'
+ 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/jadevance/.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: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/cd7144183911910b/variables" for ::1 at 2016-04-21 16:28:35 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-21 16:29:38 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:29:38 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:29:38 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:29:38 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:29:38 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:29:38 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:29:38 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:29:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:29:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:29:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:29:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:29:38 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:29:40 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/6" for ::1 at 2016-04-21 16:29:42 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"6"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 6]]
+ Rendered tasks/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 13ms (Views: 12.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:29:46 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.3ms)
+Completed 200 OK in 13ms (Views: 12.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:31:17 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 15ms (Views: 14.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:31:17 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:31:17 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:31:17 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:31:17 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:31:17 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:31:17 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:31:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:31:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:31:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:31:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:31:17 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:31:28 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:31:28 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:31:28 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:31:28 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:31:28 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:31:28 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:31:28 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:31:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:31:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:31:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:31:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:31:28 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:31:33 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 14ms (Views: 13.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:31:33 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:31:33 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:31:33 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:31:33 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:31:33 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:31:33 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:31:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:31:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:31:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:31:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:31:33 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:33:35 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (23.6ms)
+Completed 500 Internal Server Error in 27ms (ActiveRecord: 0.2ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007ff6784c2e00>
+Did you mean? task_url
+ tasks_url
+ task_path
+ @tasks:
+ app/views/tasks/show_complete.html.erb:2:in `_app_views_tasks_show_complete_html_erb__2165697585959706324_70348278467780'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/dec8590007460e22/variables" for ::1 at 2016-04-21 16:33:35 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:34:14 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (27.0ms)
+Completed 500 Internal Server Error in 30ms (ActiveRecord: 0.1ms)
+
+NameError - undefined local variable or method `tasks' for #<#:0x007ff67361f960>
+Did you mean? @tasks:
+ app/views/tasks/show_complete.html.erb:2:in `_app_views_tasks_show_complete_html_erb__2165697585959706324_70348237238040'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/9cdae65831539ebf/variables" for ::1 at 2016-04-21 16:34:14 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:34:36 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (9.5ms)
+Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `task_completion' for #:
+ 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/tasks/show_complete.html.erb:2:in `_app_views_tasks_show_complete_html_erb__2165697585959706324_70348276041920'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/1059ef119f4796b1/variables" for ::1 at 2016-04-21 16:34:37 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:35:15 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 17ms (Views: 16.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:35:15 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:35:15 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:35:15 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:35:15 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:35:15 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:35:15 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:35:15 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:37:02 -0700
+Processing by TasksController#show_complete as HTML
+ Rendered tasks/show_complete.html.erb within layouts/application (15.3ms)
+Completed 500 Internal Server Error in 21ms (ActiveRecord: 0.0ms)
+
+RuntimeError - unsupported: TrueClass:
+ arel (6.0.3) lib/arel/visitors/to_sql.rb:735:in `unsupported'
+ arel (6.0.3) lib/arel/visitors/reduce.rb:13:in `visit'
+ arel (6.0.3) lib/arel/visitors/to_sql.rb:437:in `visit_Arel_Nodes_Grouping'
+ arel (6.0.3) lib/arel/visitors/reduce.rb:13:in `visit'
+ arel (6.0.3) lib/arel/visitors/to_sql.rb:794:in `block in inject_join'
+ arel (6.0.3) lib/arel/visitors/to_sql.rb:792:in `inject_join'
+ arel (6.0.3) lib/arel/visitors/to_sql.rb:650:in `visit_Arel_Nodes_And'
+ arel (6.0.3) lib/arel/visitors/reduce.rb:13:in `visit'
+ arel (6.0.3) lib/arel/visitors/to_sql.rb:255:in `block in visit_Arel_Nodes_SelectCore'
+ arel (6.0.3) lib/arel/visitors/to_sql.rb:254:in `visit_Arel_Nodes_SelectCore'
+ arel (6.0.3) lib/arel/visitors/to_sql.rb:210:in `block in visit_Arel_Nodes_SelectStatement'
+ arel (6.0.3) lib/arel/visitors/to_sql.rb:209:in `visit_Arel_Nodes_SelectStatement'
+ arel (6.0.3) lib/arel/visitors/sqlite.rb:13:in `visit_Arel_Nodes_SelectStatement'
+ arel (6.0.3) lib/arel/visitors/reduce.rb:13:in `visit'
+ arel (6.0.3) lib/arel/visitors/reduce.rb:7:in `accept'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/database_statements.rb:12:in `to_sql'
+ activerecord (4.2.6) lib/active_record/connection_adapters/abstract/query_cache.rb:67:in `select_all'
+ activerecord (4.2.6) lib/active_record/querying.rb:39:in `find_by_sql'
+ activerecord (4.2.6) lib/active_record/relation.rb:639:in `exec_queries'
+ activerecord (4.2.6) lib/active_record/relation.rb:515:in `load'
+ activerecord (4.2.6) lib/active_record/relation.rb:243:in `to_a'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/show_complete.html.erb:2:in `_app_views_tasks_show_complete_html_erb__2165697585959706324_70348236284520'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/e1efd4561a59e2db/variables" for ::1 at 2016-04-21 16:37:02 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:37:50 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 18ms (Views: 16.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:37:50 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:37:50 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:37:50 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:37:50 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:37:50 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:37:50 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:37:50 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-21 16:37:50 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:38:36 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:38:36 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:38:37 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:38:37 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:38:37 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:38:37 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:38:37 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:38:37 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:38:57 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:38:57 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:38:57 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:38:57 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:38:57 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:38:57 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:38:57 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:38:57 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:39:12 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 23ms (Views: 22.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:39:13 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:39:13 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:39:13 -0700
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:39:13 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:39:13 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:39:13 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:39:13 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:39:40 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 14ms (Views: 13.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:39:40 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:39:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:39:40 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:39:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:39:40 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:39:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:39:40 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:39:59 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:40:03 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.8ms)
+Completed 200 OK in 20ms (Views: 19.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-21 16:46:10 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.3ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-21 16:46:12 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.3ms)
+Completed 200 OK in 19ms (Views: 18.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-21 16:46:15 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.1ms)
+Completed 200 OK in 14ms (Views: 13.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-21 16:47:28 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 15ms (Views: 14.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:47:28 -0700
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:47:28 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:47:28 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:47:28 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:47:28 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:47:28 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:47:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:47:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:47:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:47:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:47:28 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-21 16:47:50 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:47:50 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:47:50 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:47:50 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:47:50 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:47:50 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:47:50 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:47:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:47:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:47:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:47:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:47:50 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-21 16:48:12 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 14ms (Views: 12.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-21 16:48:12 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-21 16:48:12 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-21 16:48:12 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-21 16:48:12 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-21 16:48:12 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-21 16:48:12 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-21 16:48:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:48:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:48:13 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:48:13 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-21 16:48:13 -0700
+
+
+Started GET "/" for ::1 at 2016-04-21 16:48:17 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.0ms)
+Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/13/edit" for ::1 at 2016-04-21 16:52:09 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"13"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 13]]
+ Rendered tasks/edit.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 15ms (Views: 13.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 01:18:22 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (15.9ms)
+Completed 200 OK in 85ms (Views: 74.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 01:18:42 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (4.5ms)
+Completed 200 OK in 69ms (Views: 68.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-22 01:18:42 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-22 01:18:42 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:18:42 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:18:42 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:18:42 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:18:42 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:18:42 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:18:42 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:18:42 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:18:42 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:18:42 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 01:19:12 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 15ms (Views: 14.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/tasks.self-3637fceec0aba5e5e8f4246ae6c96b810a55b8b993b973c5169b707787871dc9.css?body=1" for ::1 at 2016-04-22 01:19:12 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:19:12 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:19:12 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-22 01:19:12 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:19:12 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:19:12 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:19:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:19:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:19:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:19:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:19:12 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 01:23:15 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 61ms (Views: 59.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/tasks.self-5ffe533b33891f62fab9876d2ad4eab940e714f528afca48f4787f40d87fecf1.css?body=1" for ::1 at 2016-04-22 01:23:16 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-22 01:23:16 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:23:16 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:23:16 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:23:16 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:23:16 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:23:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:23:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:23:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:23:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:23:16 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 01:23:32 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 50ms (Views: 49.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/tasks.self-5d3665cba02b7f68e0a97c68e23380d42838488e14ebc6fab123250f8f699134.css?body=1" for ::1 at 2016-04-22 01:23:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:23:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:23:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:23:32 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:23:32 -0700
+
+
+Started GET "/assets/application.self-8de8bc6cb73c8c73fea1d1994e640fdb3d0c0817196c4eb6493319bcf8555d44.css?body=1" for ::1 at 2016-04-22 01:23:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:23:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:23:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:23:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:23:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:23:32 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:23:43 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.7ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.2ms)
+Completed 200 OK in 22ms (Views: 20.3ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 01:23:45 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/edit.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 14ms (Views: 13.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 01:23:52 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 01:24:50 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:24:51 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 17ms (Views: 16.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 01:24:52 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/edit.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 13ms (Views: 12.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 01:24:57 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 13ms (Views: 12.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:24:59 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (12.7ms)
+Completed 200 OK in 25ms (Views: 24.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:27:38 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.2ms)
+Completed 200 OK in 20ms (Views: 19.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 01:27:39 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 13ms (Views: 12.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 01:27:43 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 15ms (Views: 14.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:27:58 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 17ms (Views: 16.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:29:19 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 27ms (Views: 26.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/application.self-9ea7df20ead11af3e8d0e289de6374faa40595b1c1e11874838d33c2a0f83580.css?body=1" for ::1 at 2016-04-22 01:29:19 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:29:19 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:29:19 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:29:19 -0700
+
+
+Started GET "/assets/tasks.self-5d3665cba02b7f68e0a97c68e23380d42838488e14ebc6fab123250f8f699134.css?body=1" for ::1 at 2016-04-22 01:29:19 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:29:19 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:29:19 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-22 01:29:19 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:29:19 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:29:19 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:29:19 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:29:19 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:29:40 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 62ms (Views: 61.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-2b1b043c3e1c59cf9995182c4c4a579b8755c054e96a53396c3ae4696bbfa08f.css?body=1" for ::1 at 2016-04-22 01:29:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:29:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:29:40 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:29:40 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:29:40 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:29:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:29:40 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-22 01:29:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:29:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:29:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:29:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:29:40 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:29:57 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.3ms)
+Completed 200 OK in 42ms (Views: 41.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-5d3665cba02b7f68e0a97c68e23380d42838488e14ebc6fab123250f8f699134.css?body=1" for ::1 at 2016-04-22 01:29:57 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:29:57 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:29:57 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:29:57 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:29:57 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:29:57 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:29:57 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:29:57 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:29:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:29:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:29:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:30:57 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.3ms)
+Completed 200 OK in 65ms (Views: 64.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-6dbdf573f1d44c935906432defbfd556e3f0619b8e4b1ea07b5b15dfcdf764e6.css?body=1" for ::1 at 2016-04-22 01:30:57 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:30:57 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:30:57 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:30:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:30:58 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:30:58 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:30:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:30:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:30:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:30:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:30:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:31:09 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 01:31:10 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 01:31:13 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:31:18 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 17ms (Views: 16.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 01:31:19 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 14ms (Views: 13.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:31:20 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:33:08 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 63ms (Views: 62.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-4f0ef04dd641110fd765c77534389e2c475a2cc2e4933ad39b43282ca63ed7c2.css?body=1" for ::1 at 2016-04-22 01:33:08 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:33:08 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:33:08 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:33:08 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:33:08 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:33:08 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:33:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:33:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:33:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:33:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:33:08 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:33:16 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.3ms)
+Completed 200 OK in 16ms (Views: 15.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-4f0ef04dd641110fd765c77534389e2c475a2cc2e4933ad39b43282ca63ed7c2.css?body=1" for ::1 at 2016-04-22 01:33:16 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:33:16 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:33:16 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:33:16 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:33:16 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:33:16 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:33:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:33:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:33:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:33:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:33:16 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:34:06 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 50ms (Views: 49.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-ebef618537a90f44e586386dd49fcb476cb0abd929fab95e10e2672a18066abf.css?body=1" for ::1 at 2016-04-22 01:34:06 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:34:06 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:34:06 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:34:06 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:34:06 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:34:06 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:34:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:34:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:34:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:34:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:34:06 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:34:39 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.3ms)
+Completed 200 OK in 63ms (Views: 61.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-5ec1ef1ee3492697c1a1744953a4835f684263cc3530ddfad41287fe1876ab94.css?body=1" for ::1 at 2016-04-22 01:34:39 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:34:39 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:34:39 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:34:39 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:34:39 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:34:39 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:34:39 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:34:39 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:34:39 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:34:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:34:40 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 01:34:42 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 14ms (Views: 12.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:35:29 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 54ms (Views: 53.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-df480e24fc7f6434308ea9e27b104e399a598873edf92b829da1d67c64a32dc8.css?body=1" for ::1 at 2016-04-22 01:35:29 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:35:29 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:35:29 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:35:29 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:35:29 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:35:29 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:35:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:35:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:35:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:35:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:35:29 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:36:27 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 55ms (Views: 54.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-233c4adbf5f5279e39946adf25d17b50e982db442d46b39495e2626fea516a36.css?body=1" for ::1 at 2016-04-22 01:36:27 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:36:27 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:36:27 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:36:27 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:36:27 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:36:27 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:36:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:36:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:36:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:36:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:36:27 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:36:48 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 51ms (Views: 50.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-82a897905a1624028a4cb220fe7d642b8c6dd6c89d56ebbd2e6bad54e1f01ac5.css?body=1" for ::1 at 2016-04-22 01:36:48 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:36:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:36:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:36:48 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:36:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:36:48 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:36:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:36:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:36:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:36:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:36:49 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:40:38 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 52ms (Views: 51.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-b674ccc46a0e89ac2b6fc3081d3162f87f46e91568cd7a20f08aa9c02bfce01a.css?body=1" for ::1 at 2016-04-22 01:40:38 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:40:38 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:40:38 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:40:38 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:40:38 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:40:38 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:40:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:40:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:40:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:40:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:40:38 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 01:40:45 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 12ms (Views: 11.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:41:17 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.4ms)
+Completed 200 OK in 55ms (Views: 54.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-150376c2f4b72d725613488b92d8389998285525806daf6c23bb3067365e6fe1.css?body=1" for ::1 at 2016-04-22 01:41:17 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:41:17 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:41:17 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:41:17 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:41:17 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:41:17 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:41:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:41:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:41:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:41:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:41:17 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:41:54 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 53ms (Views: 52.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-66760fdbc166d13a53ec97b49274dc9a6ba105a6670f5250f97fb27f519d431c.css?body=1" for ::1 at 2016-04-22 01:41:54 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:41:54 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:41:54 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:41:54 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:41:54 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:41:54 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:41:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:41:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:41:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:41:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:41:54 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:42:03 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 18ms (Views: 17.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-66760fdbc166d13a53ec97b49274dc9a6ba105a6670f5250f97fb27f519d431c.css?body=1" for ::1 at 2016-04-22 01:42:04 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:42:04 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:42:04 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:42:04 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:42:04 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:42:04 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:42:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:42:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:42:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:42:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:42:04 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:42:40 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.8ms)
+Completed 200 OK in 67ms (Views: 66.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-aaa517b074cfaa86a1fe578db5dd674b101293c7d9b4bb61f80d1411ea883ea9.css?body=1" for ::1 at 2016-04-22 01:42:40 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:42:40 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:42:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:42:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:42:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:42:40 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:42:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:42:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:42:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:42:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:42:40 -0700
+
+
+Started GET "/show/17" for ::1 at 2016-04-22 01:42:44 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"17"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 17]]
+ Rendered tasks/show.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 12ms (Views: 11.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/19/edit" for ::1 at 2016-04-22 01:43:51 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"19"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 19]]
+ Rendered tasks/edit.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 13ms (Views: 12.1ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/19" for ::1 at 2016-04-22 01:43:59 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"9SiYQdzHCrhDMqKcyCfb2K0S9ocOpuhEDCpVfWUby5Qt228OqPRs6nsKJAdiUSOur+IhXYDlEJYsm+6NbLFdtQ==", "task"=>{"task_name"=>"Fly a kite", "task_description"=>"Can I figure out how to get to the roof?"}, "commit"=>"Update Task", "id"=>"19"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 19]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.7ms)[0m UPDATE "tasks" SET "task_description" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["task_description", "Can I figure out how to get to the roof?"], ["updated_at", "2016-04-22 08:43:59.972565"], ["id", 19]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 6ms (ActiveRecord: 1.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:43:59 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.3ms)
+Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/21/edit" for ::1 at 2016-04-22 01:44:10 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"21"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 21]]
+ Rendered tasks/edit.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 13ms (Views: 11.9ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/21" for ::1 at 2016-04-22 01:44:28 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZuocnuZ4InBEMRr+iG4Q2BD6OFNQcXelwYNnYDTue8a+GevRkktEInwJnGUiGOiuEgrvid4yj3fhMtyQPUTt5w==", "task"=>{"task_name"=>"Listen to The Talking Heads", "task_description"=>"David Byrne has the best noodle dance and nobody can tell me otherwise"}, "commit"=>"Update Task", "id"=>"21"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 21]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m UPDATE "tasks" SET "task_description" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["task_description", "David Byrne has the best noodle dance and nobody can tell me otherwise"], ["updated_at", "2016-04-22 08:44:28.643673"], ["id", 21]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:44:28 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.2ms)
+Completed 200 OK in 19ms (Views: 18.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/20/edit" for ::1 at 2016-04-22 01:44:43 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"20"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 20]]
+ Rendered tasks/edit.html.erb within layouts/application (7.0ms)
+Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/20" for ::1 at 2016-04-22 01:44:52 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"VR/jOx70IGGUAFvajloPoQAYz5XD5TpYob0ctwEzXHiN7BR0asdGM6w43UEkLPfXAugYT02mwoqBDKdHCJnKWQ==", "task"=>{"task_name"=>"Cuddle the child", "task_description"=>"<3<3<3<3 all of the <3"}, "commit"=>"Update Task", "id"=>"20"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 20]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m UPDATE "tasks" SET "task_description" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["task_description", "<3<3<3<3 all of the <3"], ["updated_at", "2016-04-22 08:44:52.034156"], ["id", 20]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:44:52 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.0ms)
+Completed 200 OK in 16ms (Views: 15.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 01:45:09 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/edit.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 13ms (Views: 12.6ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/12" for ::1 at 2016-04-22 01:45:16 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"q4lTnWHOTddwEeI/hy/VxOISYddqakDfBdcWcNs0Ax1zeqTSFf0rhUgpZKQtWS2y4OK2DeQpuA0lZq2A0p6VPA==", "task"=>{"task_name"=>"Pet the kitty", "task_description"=>"Purrrrrrr purr purr"}, "commit"=>"Update Task", "id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m UPDATE "tasks" SET "task_description" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["task_description", "Purrrrrrr purr purr"], ["updated_at", "2016-04-22 08:45:16.894764"], ["id", 12]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:45:16 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.6ms)
+Completed 200 OK in 17ms (Views: 16.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 01:45:18 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/edit.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/12" for ::1 at 2016-04-22 01:45:24 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"G21H92tV4larKzv0TtJoIbqgguNDjHSw2tdUxRKGZRPDnrC4H2aEBJMTvW/kpJBXuFBVOc3PjGL6Zu81GyzzMg==", "task"=>{"task_name"=>"Pet the kitty", "task_description"=>"Purrrrrrr purr purr mew mew"}, "commit"=>"Update Task", "id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m UPDATE "tasks" SET "task_description" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["task_description", "Purrrrrrr purr purr mew mew"], ["updated_at", "2016-04-22 08:45:24.713821"], ["id", 12]]
+ [1m[36m (0.6ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 0.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:45:24 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 17ms (Views: 16.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/17/edit" for ::1 at 2016-04-22 01:45:27 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"17"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 17]]
+ Rendered tasks/edit.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/17" for ::1 at 2016-04-22 01:45:33 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rkb28UcKh4XWIR8jS0+mpV3ndwC3qO8YefAKhrotjL12tQG+Mznh1+4ZmbjhOV7TXxeg2jnrF8pZQbF2s4canA==", "task"=>{"task_name"=>"Pet the puppy", "task_description"=>"D'awww woof woof fluffs"}, "commit"=>"Update Task", "id"=>"17"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 17]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m UPDATE "tasks" SET "task_description" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["task_description", "D'awww woof woof fluffs"], ["updated_at", "2016-04-22 08:45:33.918536"], ["id", 17]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:45:33 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.5ms)
+Completed 200 OK in 19ms (Views: 18.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:46:16 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 62ms (Views: 61.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-be0b838bb905b7870c0eb21cc50d9cef361e5e51306f1571e0d414acfe7798df.css?body=1" for ::1 at 2016-04-22 01:46:17 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:46:17 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:46:17 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:46:17 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:46:17 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:46:17 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:46:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:46:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:46:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:46:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:46:17 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:46:18 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 01:46:19 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 13ms (Views: 12.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 01:46:20 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.3ms)
+Completed 200 OK in 14ms (Views: 13.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:46:21 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 18ms (Views: 16.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 01:48:44 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.8ms)
+Completed 200 OK in 22ms (Views: 21.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:48:44 -0700
+
+
+Started GET "/assets/tasks.self-be0b838bb905b7870c0eb21cc50d9cef361e5e51306f1571e0d414acfe7798df.css?body=1" for ::1 at 2016-04-22 01:48:44 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:48:44 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:48:44 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:48:44 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:48:44 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:48:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:48:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:48:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:48:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:48:44 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:48:48 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.1ms)
+Completed 200 OK in 17ms (Views: 16.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-be0b838bb905b7870c0eb21cc50d9cef361e5e51306f1571e0d414acfe7798df.css?body=1" for ::1 at 2016-04-22 01:48:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:48:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:48:48 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:48:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:48:48 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:48:48 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:48:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:48:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:48:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:48:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:48:48 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 01:49:02 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-be0b838bb905b7870c0eb21cc50d9cef361e5e51306f1571e0d414acfe7798df.css?body=1" for ::1 at 2016-04-22 01:49:02 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 01:49:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 01:49:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 01:49:02 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 01:49:02 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 01:49:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 01:49:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:49:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:49:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:49:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 01:49:02 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 01:49:07 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/10" for ::1 at 2016-04-22 01:49:17 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"10"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 10]]
+ Rendered tasks/show.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 14ms (Views: 12.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 02:14:20 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.3ms)
+Completed 200 OK in 27ms (Views: 26.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 02:14:22 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 17ms (Views: 16.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 02:14:23 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 15ms (Views: 14.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 02:14:29 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.6ms)
+Completed 200 OK in 18ms (Views: 17.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 02:15:25 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 02:15:29 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 02:15:39 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 02:15:59 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 18ms (Views: 17.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 02:16:01 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 02:18:23 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 18ms (Views: 17.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 08:59:09 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 08:59:11 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.0ms)
+Completed 200 OK in 21ms (Views: 20.0ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 08:59:23 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/edit.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 15ms (Views: 13.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 08:59:30 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 15ms (Views: 14.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 08:59:38 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.1ms)
+Completed 200 OK in 20ms (Views: 19.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 09:00:24 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 09:00:29 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 09:00:31 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 18ms (Views: 17.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 09:46:39 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (9.6ms)
+Completed 200 OK in 31ms (Views: 28.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 09:46:41 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 20ms (Views: 18.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 09:46:42 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 09:46:43 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 19ms (Views: 18.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 09:46:44 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.6ms)
+Completed 200 OK in 19ms (Views: 18.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 09:46:46 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/edit.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 13ms (Views: 11.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 09:46:52 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 15ms (Views: 14.1ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-22 09:47:10 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"s0uupY+28tmmIV60Br9VZd+/uJpCm+3UTcPRRUTFvjJruFnq+4WUi54Z2C+sya0T3U9vQMzYFQZtcmq1TW8oEw==", "task"=>{"task_name"=>"Play Minecraft", "task_description"=>"Liam wants me to mine for resources"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["task_name", "Play Minecraft"], ["task_description", "Liam wants me to mine for resources"], ["created_at", "2016-04-22 16:47:10.689639"], ["updated_at", "2016-04-22 16:47:10.689639"]]
+ [1m[35m (0.7ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 09:47:10 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.8ms)
+Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/complete?id=25" for ::1 at 2016-04-22 09:47:17 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"x9MKQOAB1V5t2ZQG4156CfnTAKcVEFfpBaZQcCYe/WAfIP0PlDKzDFXhEp1JKIJ/+yPXfZtTrzslF+uAL7RrQQ==", "id"=>"25"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 25]]
+ [1m[36mSQL (1.2ms)[0m [1mUPDATE "tasks" SET "task_completion" = '2016-04-22 16:47:17.457994' WHERE "tasks"."id" = ?[0m [["id", 25]]
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 09:47:17 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 21ms (Views: 20.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 09:47:22 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (9.9ms)
+Completed 200 OK in 23ms (Views: 22.3ms | ActiveRecord: 0.3ms)
+
+
+Started DELETE "/tasks/23" for ::1 at 2016-04-22 09:47:28 -0700
+Processing by TasksController#delete as HTML
+ Parameters: {"authenticity_token"=>"9zG3L8tIa5iGMHp6dpgjfbkabkSEJCe9F1D8/IOUcwAvwkBgv3sNyr4I/OHc7tsLu+q5ngpn32834UcMij7lIQ==", "id"=>"23"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 23]]
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m DELETE FROM "tasks" WHERE "tasks"."id" = ? [["id", 23]]
+ [1m[36m (1.2ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 09:47:28 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.1ms)
+Completed 200 OK in 18ms (Views: 16.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 09:47:31 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 15ms (Views: 14.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 09:47:40 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.7ms)
+Completed 200 OK in 21ms (Views: 20.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 09:51:05 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.6ms)
+Completed 500 Internal Server Error in 23ms (ActiveRecord: 0.1ms)
+
+Sass::SyntaxError - Invalid CSS after " border-radius": expected ";", was ": 5px;":
+ 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/parser.rb:777:in `block in try_declaration'
+ sass (3.4.22) lib/sass/scss/parser.rb:1165:in `rethrow'
+ sass (3.4.22) lib/sass/scss/parser.rb:782:in `try_declaration'
+ sass (3.4.22) lib/sass/scss/parser.rb:711:in `declaration_or_ruleset'
+ sass (3.4.22) lib/sass/scss/parser.rb:676:in `block_child'
+ sass (3.4.22) lib/sass/scss/parser.rb:665:in `block_contents'
+ sass (3.4.22) lib/sass/scss/parser.rb:657:in `block'
+ sass (3.4.22) lib/sass/scss/parser.rb:649:in `ruleset'
+ sass (3.4.22) lib/sass/scss/parser.rb:675:in `block_child'
+ sass (3.4.22) lib/sass/scss/parser.rb:668:in `block_contents'
+ sass (3.4.22) lib/sass/scss/parser.rb:125:in `stylesheet'
+ sass (3.4.22) lib/sass/scss/parser.rb:41:in `parse'
+ sass (3.4.22) lib/sass/engine.rb:406:in `_to_tree'
+ 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___360931930557815468_70348243302020'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/ad06b50dd6a1b108/variables" for ::1 at 2016-04-22 09:51:05 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 09:51:28 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.0ms)
+Completed 200 OK in 117ms (Views: 116.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-627e5b383f0c79d0943d0e137011512e804ddef7624f7f16ae3ef06cd4a96c5e.css?body=1" for ::1 at 2016-04-22 09:51:28 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 09:51:28 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 09:51:28 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 09:51:28 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 09:51:28 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 09:51:28 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 09:51:28 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 09:51:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:51:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:51:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:51:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:51:28 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 09:52:19 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.6ms)
+Completed 200 OK in 93ms (Views: 92.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-6bd8b707dd7fb1b0e45443738ba0e2098dcf509ce4ed5ac359b36a894acc223f.css?body=1" for ::1 at 2016-04-22 09:52:19 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 09:52:19 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 09:52:19 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 09:52:19 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 09:52:19 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 09:52:19 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 09:52:19 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 09:52:19 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:52:19 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:52:19 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:52:19 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:52:19 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 09:52:38 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 57ms (Views: 56.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-f26b2b4cd09d732b71354aa4c4da0097b27c9f65946b4d48f7b9635e9b89d30b.css?body=1" for ::1 at 2016-04-22 09:52:38 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 09:52:38 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 09:52:38 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 09:52:38 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 09:52:38 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 09:52:38 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 09:52:38 -0700
+
+
+Started GET "/assets/yellow-post-it.png" for ::1 at 2016-04-22 09:52:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:52:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:52:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:52:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:52:38 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 09:54:46 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.6ms)
+Completed 200 OK in 52ms (Views: 51.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 09:54:46 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 09:54:46 -0700
+
+
+Started GET "/assets/tasks.self-8fc5ea433c01118053512e2aa683c608f85ff9b0d8dad10e2927add3a8d21aea.css?body=1" for ::1 at 2016-04-22 09:54:46 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 09:54:46 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 09:54:46 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 09:54:46 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 09:54:46 -0700
+
+
+Started GET "/assets/yellow-post-it.png" for ::1 at 2016-04-22 09:54:46 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:54:46 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:54:46 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:54:46 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:54:46 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 09:56:19 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (13.2ms)
+Completed 200 OK in 60ms (Views: 59.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-c9284250f1b066caa1d9193ada27197714e304533ea42b6e3f9cb62c400876bc.css?body=1" for ::1 at 2016-04-22 09:56:19 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 09:56:19 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 09:56:19 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 09:56:19 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 09:56:19 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 09:56:19 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 09:56:19 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 09:56:19 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:56:19 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:56:20 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:56:20 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:56:20 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 09:56:41 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 09:57:29 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 15ms (Views: 14.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 09:57:36 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 15ms (Views: 14.6ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 09:57:37 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.9ms)
+Completed 200 OK in 19ms (Views: 18.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 09:57:38 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/edit.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 14ms (Views: 13.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 09:58:48 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (11.7ms)
+Completed 200 OK in 62ms (Views: 61.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-6b2cacc181f50926839cb32e1b4b558b5c4b0593ff909b500fffacd9b31fb303.css?body=1" for ::1 at 2016-04-22 09:58:48 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 09:58:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 09:58:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 09:58:48 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 09:58:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 09:58:48 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 09:58:48 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 09:58:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:58:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:58:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:58:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 09:58:48 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 09:59:06 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 15ms (Views: 14.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 09:59:15 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.5ms)
+Completed 200 OK in 20ms (Views: 19.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:09:30 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.6ms)
+Completed 200 OK in 53ms (Views: 52.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-fcaa047e801c101a44d322714e0652644733eaf2885a155c8ff3b9e35fa4b85a.css?body=1" for ::1 at 2016-04-22 10:09:30 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:09:30 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:09:30 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:09:30 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:09:30 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:09:30 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:09:30 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:09:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:09:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:09:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:09:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:09:30 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:10:03 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.7ms)
+Completed 200 OK in 58ms (Views: 57.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-fbd07312d0028203a5ba4d3391eff4f01ded05febc7ed76fdcb6f9a86cab9890.css?body=1" for ::1 at 2016-04-22 10:10:03 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:10:03 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:10:03 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:10:03 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:10:03 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:10:03 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:10:03 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:10:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:10:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:10:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:10:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:10:03 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:10:27 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 53ms (Views: 52.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-2240692f24d31cad4df067d385e48446667cd174f50c44614422f4376c7068c5.css?body=1" for ::1 at 2016-04-22 10:10:27 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:10:27 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:10:27 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:10:27 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:10:27 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:10:27 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:10:27 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:10:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:10:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:10:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:10:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:10:27 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:10:57 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 55ms (Views: 54.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:10:57 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.9ms)
+Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-8af884bba177f36df88602fa484dec5fa5bb4552931c731eed56875d57de2c03.css?body=1" for ::1 at 2016-04-22 10:10:57 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:10:57 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 10:10:58 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 15ms (Views: 14.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:11:00 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 15ms (Views: 14.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:11:05 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.4ms)
+Completed 200 OK in 20ms (Views: 19.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:13:40 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.7ms)
+Completed 200 OK in 62ms (Views: 61.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-dc6ed30253dc5140d4de15d546f1cc121e901bbc1f4517af6086d88362fc3783.css?body=1" for ::1 at 2016-04-22 10:13:40 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:13:40 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:13:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:13:40 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:13:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:13:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:13:40 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:13:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:13:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:13:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:13:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:13:40 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:14:02 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.3ms)
+Completed 200 OK in 54ms (Views: 53.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-ba4786103a5e9fbbfa41fb884da4fd62bff4ad5c639a61ad92ea8f04a440466d.css?body=1" for ::1 at 2016-04-22 10:14:02 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:14:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:14:02 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:14:02 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:14:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:14:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:14:02 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:14:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:14:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:14:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:14:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:14:03 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:15:33 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 59ms (Views: 58.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-60e1f915a4e3f8659ba69d73195dd92166823c741da5dcb89ac6c6381873b3a2.css?body=1" for ::1 at 2016-04-22 10:15:33 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:15:33 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:15:33 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:15:33 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:15:33 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:15:33 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:15:33 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:15:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:15:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:15:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:15:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:15:34 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:15:51 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.3ms)
+Completed 200 OK in 19ms (Views: 18.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-ba4786103a5e9fbbfa41fb884da4fd62bff4ad5c639a61ad92ea8f04a440466d.css?body=1" for ::1 at 2016-04-22 10:15:51 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:15:51 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:15:51 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:15:51 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:15:51 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:15:51 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:15:51 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:15:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:15:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:15:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:15:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:15:51 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:16:21 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.9ms)
+Completed 200 OK in 62ms (Views: 61.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-0a559ff15610f6ee92d7206036c209b8f8d13980ff0b7139382c43580156a9c5.css?body=1" for ::1 at 2016-04-22 10:16:21 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:16:21 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:16:21 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:16:21 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:16:21 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:16:21 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:16:21 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:16:21 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:16:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:16:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:16:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:16:22 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:16:34 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.9ms)
+Completed 200 OK in 53ms (Views: 51.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-3b5a2f783d28781cb6658c24f612bc2fb83c505865486ff7103720ebd39646e4.css?body=1" for ::1 at 2016-04-22 10:16:34 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:16:34 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:16:34 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:16:34 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:16:34 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:16:34 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:16:34 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:16:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:16:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:16:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:16:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:16:34 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:16:51 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 67ms (Views: 66.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-58eb1146d024502f98ca87e8c2b009eaa015bfeff59a3cd293604a8421130999.css?body=1" for ::1 at 2016-04-22 10:16:51 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:16:51 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:16:51 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:16:51 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:16:51 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:16:51 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:16:51 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:16:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:16:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:16:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:16:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:16:51 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 10:17:36 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 70ms (Views: 69.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 10:17:36 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 19ms (Views: 17.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/tasks.self-ca763e6b28c40fa33af98ce8da7605de9b3be8d14ec1c71ffc99c8290f449cd8.css?body=1" for ::1 at 2016-04-22 10:17:36 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:18:06 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (8.5ms)
+Completed 200 OK in 85ms (Views: 84.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:18:06 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 17ms (Views: 16.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-c603785d640b6e9bfc0815d71dc2627002b48a11d2bf0f7d331875c9e8571a79.css?body=1" for ::1 at 2016-04-22 10:18:07 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:18:07 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:18:19 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 16ms (Views: 15.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:18:43 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 52ms (Views: 51.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-c47c9b0b8a6a9e2467a4a0192d24c8b1e5dc5a0b82904187ce600f9403253d5b.css?body=1" for ::1 at 2016-04-22 10:18:43 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:18:43 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:18:43 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:18:43 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:18:43 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:18:43 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:18:43 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:18:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:18:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:18:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:18:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:18:44 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:19:09 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 60ms (Views: 59.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-e5859d9a4a7e8010f78dbbd72fab9f6eafffc379f159030f20d13523e0858548.css?body=1" for ::1 at 2016-04-22 10:19:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:19:09 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:19:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:19:09 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:19:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:19:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:19:09 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:19:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:19:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:19:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:19:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:19:10 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:19:12 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.0ms)
+Completed 200 OK in 19ms (Views: 18.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:19:31 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.1ms)
+Completed 200 OK in 52ms (Views: 51.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-5352e9900c2b3fe3cc975b24af526d012696328dd0298d10a4754db0804ff892.css?body=1" for ::1 at 2016-04-22 10:19:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:19:31 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:19:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:19:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:19:31 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:19:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:19:31 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:19:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:19:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:19:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:19:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:19:31 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:19:42 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 61ms (Views: 60.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-2c853ac17bb5da762a98f12bf73f6430d5847dc5e8c1a1886e787cc238a3c67e.css?body=1" for ::1 at 2016-04-22 10:19:42 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:19:42 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:19:42 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:19:42 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:19:42 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:19:42 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:19:42 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:19:42 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:19:42 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:19:42 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:19:42 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:19:42 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:19:48 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:19:56 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.3ms)
+Completed 200 OK in 20ms (Views: 19.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:19:59 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 17ms (Views: 15.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:20:01 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 19ms (Views: 17.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 10:20:02 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/edit.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:20:06 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.3ms)
+Completed 200 OK in 17ms (Views: 16.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:20:08 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (12.9ms)
+Completed 200 OK in 26ms (Views: 25.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:20:11 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/6" for ::1 at 2016-04-22 10:20:12 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"6"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 6]]
+ Rendered tasks/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 15ms (Views: 14.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/6" for ::1 at 2016-04-22 10:20:21 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"6"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 6]]
+ Rendered tasks/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 13ms (Views: 12.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/6" for ::1 at 2016-04-22 10:21:29 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"6"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 6]]
+ Rendered tasks/show.html.erb within layouts/application (21.2ms)
+Completed 500 Internal Server Error in 24ms (ActiveRecord: 0.1ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007ff67340e270>
+Did you mean? task_url
+ tasks_url
+ task_path
+ @tasks:
+ app/views/tasks/show.html.erb:12:in `_app_views_tasks_show_html_erb__1928764304908875406_70348236154020'
+ 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/jadevance/.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: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/c2b4185427cb4f19/variables" for ::1 at 2016-04-22 10:21:29 -0700
+
+
+Started GET "/show/6" for ::1 at 2016-04-22 10:21:49 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"6"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 6]]
+ Rendered tasks/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-2c853ac17bb5da762a98f12bf73f6430d5847dc5e8c1a1886e787cc238a3c67e.css?body=1" for ::1 at 2016-04-22 10:21:49 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:21:49 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:21:49 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:21:49 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:21:49 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:21:49 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:21:49 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:21:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:21:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:21:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:21:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:21:49 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:21:53 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (11.7ms)
+Completed 200 OK in 24ms (Views: 23.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 10:21:54 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:21:56 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.3ms)
+Completed 200 OK in 15ms (Views: 14.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:22:01 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.4ms)
+Completed 200 OK in 19ms (Views: 18.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 10:22:02 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 15ms (Views: 14.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:22:04 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.3ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/6" for ::1 at 2016-04-22 10:22:06 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"6"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 6]]
+ Rendered tasks/show.html.erb within layouts/application (0.6ms)
+Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/6" for ::1 at 2016-04-22 10:22:30 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"6"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 6]]
+ Rendered tasks/show.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 57ms (Views: 56.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-aefbe6b5707f8e68a8195904f4f69bd8a5b731df33756355e20a08e4edd0395d.css?body=1" for ::1 at 2016-04-22 10:22:30 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:22:30 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:22:30 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:22:30 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:22:30 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:22:30 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:22:30 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:22:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:22:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:22:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:22:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:22:30 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:22:33 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.9ms)
+Completed 200 OK in 19ms (Views: 18.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:24:05 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.2ms)
+Completed 200 OK in 18ms (Views: 17.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:24:05 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:24:05 -0700
+
+
+Started GET "/assets/tasks.self-aefbe6b5707f8e68a8195904f4f69bd8a5b731df33756355e20a08e4edd0395d.css?body=1" for ::1 at 2016-04-22 10:24:05 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:24:05 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:24:05 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:24:05 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:24:05 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:24:05 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:24:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:24:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:24:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:24:06 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:24:14 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:24:16 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.5ms)
+Completed 200 OK in 20ms (Views: 19.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:24:48 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.8ms)
+Completed 200 OK in 62ms (Views: 60.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-341c54ca05cbd57db2af929a521acdbe8097d936df1b49a504a37367272fdfd7.css?body=1" for ::1 at 2016-04-22 10:24:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:24:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:24:48 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:24:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:24:48 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:24:48 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:24:48 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:24:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:24:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:24:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:24:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:24:49 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:25:27 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.1ms)
+Completed 200 OK in 53ms (Views: 52.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-48992dd20febb7de01fbce46172a0d3d875a445a553a89be2dc0d19a1adec76a.css?body=1" for ::1 at 2016-04-22 10:25:27 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:25:27 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:25:27 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:25:27 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:25:27 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:25:27 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:25:27 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:25:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:25:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:25:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:25:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:25:27 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:25:40 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.1ms)
+Completed 200 OK in 58ms (Views: 57.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-5fc48f1a7188d9a3e2eed6cf49081ea688e3a45b6390569b5b869658d15d6f1e.css?body=1" for ::1 at 2016-04-22 10:25:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:25:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:25:40 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:25:40 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:25:40 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:25:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:25:40 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:25:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:25:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:25:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:25:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:25:40 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:26:00 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.9ms)
+Completed 200 OK in 54ms (Views: 53.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-df3eb249b868f1aa7868b9a64a0dbf2093e516e94dae96d099e74049af5b2661.css?body=1" for ::1 at 2016-04-22 10:26:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:26:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:26:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:26:00 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:26:00 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:26:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:26:00 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:26:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:26:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:26:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:26:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:26:00 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:26:14 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.2ms)
+Completed 200 OK in 58ms (Views: 57.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:26:14 -0700
+
+
+Started GET "/assets/tasks.self-721145e2faf5678ba57bef4d8c25608147f84cd815f143035d6da8558e891dc8.css?body=1" for ::1 at 2016-04-22 10:26:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:26:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:26:14 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:26:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:26:14 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:26:14 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:26:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:26:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:26:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:26:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:26:14 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:27:02 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.3ms)
+Completed 200 OK in 51ms (Views: 49.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-475d0a087340989ffe9f8c3ed889d8ddee05b1f52e01fadeb1808bf13e030c85.css?body=1" for ::1 at 2016-04-22 10:27:02 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:27:02 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:27:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:27:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:27:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:27:02 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:27:02 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:27:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:27:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:27:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:27:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:27:03 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:27:37 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.1ms)
+Completed 200 OK in 62ms (Views: 60.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-bb3080e8abd59b8820040cd78236d013efaa37eb744cb66a2c627e593817e6d0.css?body=1" for ::1 at 2016-04-22 10:27:37 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:27:37 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:27:37 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:27:37 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:27:37 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:27:37 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:27:37 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:27:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:27:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:27:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:27:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:27:37 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:28:06 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.6ms)
+Completed 200 OK in 54ms (Views: 53.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-0436aed04c9c1f440e493ad3b8594cba321fcd5afaf714714190ed3463732e6f.css?body=1" for ::1 at 2016-04-22 10:28:06 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:28:06 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:28:06 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:28:06 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:28:06 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:28:06 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:28:06 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:28:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:28:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:28:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:28:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:28:06 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:31:00 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.8ms)
+Completed 200 OK in 62ms (Views: 61.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-1c032f52398db504a9d1e2400f843f69ff906ad119a68204879371b86eefd4dd.css?body=1" for ::1 at 2016-04-22 10:31:00 -0700
+
+
+Started GET "/assets/application.self-20218912ffae8763f597c49f3535dc58c2e376adc06e5a4559c71367e113b1eb.css?body=1" for ::1 at 2016-04-22 10:31:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:31:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:31:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:31:00 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:31:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:31:00 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:31:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:31:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:31:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:31:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:31:00 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:31:05 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:31:15 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.9ms)
+Completed 200 OK in 20ms (Views: 19.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:31:18 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.3ms)
+Completed 200 OK in 16ms (Views: 15.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/6" for ::1 at 2016-04-22 10:31:20 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"6"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 6]]
+ Rendered tasks/show.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 14ms (Views: 12.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:33:09 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 18ms (Views: 17.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:33:25 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.2ms)
+Completed 200 OK in 19ms (Views: 18.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:33:28 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:33:33 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 19ms (Views: 18.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:37:12 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:37:14 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.2ms)
+Completed 200 OK in 20ms (Views: 19.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:40:33 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.1ms)
+Completed 200 OK in 56ms (Views: 55.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-38179ea4bc7e0beb95f90fdfff6a6cfc40093bdad2425598d83b309f41da795f.css?body=1" for ::1 at 2016-04-22 10:40:33 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 10:40:33 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:40:33 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:40:33 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:40:33 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:40:33 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:40:33 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:40:33 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-22 10:40:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:40:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:40:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:40:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:40:33 -0700
+
+
+Started GET "/tasks/21/edit" for ::1 at 2016-04-22 10:40:54 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"21"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 21]]
+ Rendered tasks/edit.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 16ms (Views: 15.4ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/21" for ::1 at 2016-04-22 10:41:01 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"xKE31CLU2jab4FGROkEn5lLmKdpnD4POdpd7qFgtm74cUsCbVue8ZKPY1wqQN9+QUBb+AOlMexxWJsBYUYcNnw==", "task"=>{"task_name"=>"The Talking Heads", "task_description"=>"David Byrne has the best noodle dance and nobody can tell me otherwise"}, "commit"=>"Update Task", "id"=>"21"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 21]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "tasks" SET "task_name" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["task_name", "The Talking Heads"], ["updated_at", "2016-04-22 17:41:01.331394"], ["id", 21]]
+ [1m[35m (0.7ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:41:01 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.3ms)
+Completed 200 OK in 17ms (Views: 16.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:41:01 -0700
+
+
+Started GET "/tasks/21/edit" for ::1 at 2016-04-22 10:41:08 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"21"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 21]]
+ Rendered tasks/edit.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 14ms (Views: 12.3ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/21" for ::1 at 2016-04-22 10:41:20 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ofUgifGfHX3lC1SJq3h9VjNrrKI5PEFGAqtZH9ago/55BtfGhax7L90z0hIBDoUgMZt7eLd/uZQiGuLv3wo13w==", "task"=>{"task_name"=>"The Talking Heads", "task_description"=>"David Byrne has the best noodle dance"}, "commit"=>"Update Task", "id"=>"21"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 21]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "tasks" SET "task_description" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["task_description", "David Byrne has the best noodle dance"], ["updated_at", "2016-04-22 17:41:20.840076"], ["id", 21]]
+ [1m[35m (0.6ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:41:20 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:41:20 -0700
+
+
+Started GET "/tasks/24/edit" for ::1 at 2016-04-22 10:41:25 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"24"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 24]]
+ Rendered tasks/edit.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 13ms (Views: 12.0ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/24" for ::1 at 2016-04-22 10:41:44 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Bz7S8f8n7K2S92cpnn1KEtBrE2kcUwBDvQN5WJ9wZAHfzSW+ixSK/6rP4bI0C7Jk0pvEs5IQ+JGdssKoltryIA==", "task"=>{"task_name"=>"Buy cheese ", "task_description"=>"Cristal gave me delicious Purple Haze Cheese."}, "commit"=>"Update Task", "id"=>"24"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 24]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "tasks" SET "task_description" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["task_description", "Cristal gave me delicious Purple Haze Cheese."], ["updated_at", "2016-04-22 17:41:44.347018"], ["id", 24]]
+ [1m[35m (0.7ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:41:44 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 18ms (Views: 17.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:41:44 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:41:50 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 18ms (Views: 16.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:41:56 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (13.0ms)
+Completed 200 OK in 26ms (Views: 25.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:42:24 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 51ms (Views: 50.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-e00b9bad1d2206b88cd3be7ca09a0663a953ec9bd716f94ef21e1858836acd80.css?body=1" for ::1 at 2016-04-22 10:42:24 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 10:42:24 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:42:24 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:42:24 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:42:24 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:42:24 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:42:24 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:42:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:42:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:42:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:42:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:42:24 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:42:58 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 52ms (Views: 51.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-4a74af7776fb0283669e25e074573bb7b63a0b7a233a408142cd0a2d09f8c2f6.css?body=1" for ::1 at 2016-04-22 10:42:58 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 10:42:58 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:42:58 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:42:58 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:42:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:42:58 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:42:58 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:42:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:42:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:42:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:42:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:42:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:43:09 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 17ms (Views: 16.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-38179ea4bc7e0beb95f90fdfff6a6cfc40093bdad2425598d83b309f41da795f.css?body=1" for ::1 at 2016-04-22 10:43:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:43:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:43:09 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:43:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:43:09 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 10:43:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:43:09 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:43:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:43:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:43:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:43:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:43:09 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:43:35 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.3ms)
+Completed 200 OK in 56ms (Views: 55.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-50efb06b556d7a79ce3b5f82a8dc600c87d9c19447f1b75ab299ea7d07050dca.css?body=1" for ::1 at 2016-04-22 10:43:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:43:35 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:43:35 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 10:43:35 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:43:35 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:43:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:43:35 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:43:35 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:43:35 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:43:35 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:43:35 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:43:35 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 10:43:54 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (14.5ms)
+Completed 200 OK in 68ms (Views: 66.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-11c18a65646117c3d53faea555817c8ea57e05fb9ad007e9719ac968068a7692.css?body=1" for ::1 at 2016-04-22 10:43:54 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 10:43:54 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 10:43:54 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 10:43:54 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 10:43:54 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 10:43:54 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 10:43:54 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 10:43:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:43:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:43:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:43:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 10:43:54 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:44:27 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 30ms (Views: 29.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:44:30 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (10.0ms)
+Completed 200 OK in 27ms (Views: 26.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 10:47:24 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (5.0ms)
+Completed 200 OK in 24ms (Views: 23.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 10:59:18 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (8.1ms)
+Completed 200 OK in 26ms (Views: 25.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 11:09:03 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (21.6ms)
+Completed 200 OK in 34ms (Views: 33.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 11:09:04 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 11:09:09 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.1ms)
+Completed 200 OK in 19ms (Views: 19.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 11:12:59 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 17ms (Views: 16.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 11:34:30 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.7ms)
+Completed 500 Internal Server Error in 91ms (ActiveRecord: 0.5ms)
+
+NameError - undefined local variable or method `tasks_new_path' for #<#:0x007ff67412c588>
+Did you mean? tasks_path:
+ app/views/layouts/application.html.erb:22:in `_app_views_layouts_application_html_erb___360931930557815468_70348265550580'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.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-22 11:34:30 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.8ms)
+Completed 500 Internal Server Error in 51ms (ActiveRecord: 0.2ms)
+
+NameError - undefined local variable or method `tasks_new_path' for #<#:0x007ff676b25998>
+Did you mean? tasks_path:
+ app/views/layouts/application.html.erb:22:in `_app_views_layouts_application_html_erb___360931930557815468_70348265550580'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/482db78549af454a/variables" for ::1 at 2016-04-22 11:34:30 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 11:35:08 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.6ms)
+Completed 200 OK in 23ms (Views: 22.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-700e93801feecf6d1a7bd7b9e421607b6ddb017465deb5e71afbd6c8389456dd.css?body=1" for ::1 at 2016-04-22 11:35:08 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 11:35:08 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 11:35:08 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 11:35:08 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 11:35:08 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 11:35:08 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 11:35:08 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 11:35:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 11:35:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 11:35:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 11:35:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 11:35:08 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 11:35:09 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.4ms)
+Completed 200 OK in 20ms (Views: 19.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 11:35:10 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 18ms (Views: 17.0ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 11:35:13 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 23ms (Views: 15.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 11:35:14 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.9ms)
+Completed 200 OK in 19ms (Views: 18.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 11:35:16 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 15ms (Views: 14.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 11:36:21 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (9.7ms)
+Completed 200 OK in 25ms (Views: 22.7ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 11:36:22 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 15ms (Views: 13.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 11:36:24 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 14ms (Views: 13.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 11:36:26 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 15ms (Views: 14.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 11:36:28 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 15ms (Views: 14.7ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-22 11:36:39 -0700
+
+ActionController::RoutingError (No route matches [POST] "/tasks/new"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (9.1ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.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/jadevance/.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 (71.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.5ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (43.4ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (96.3ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-22 11:41:13 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ey5oD4s0legrYS5M1yV8bY6cXq8jiTgOszjanFdJm0ij3Z9A/wfzuhNZqNd9U4QbjGyJda3KwNyTiWFsXuMNaQ==", "task"=>{"task_name"=>"Debug some code", "task_description"=>"Squash Squash"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["task_name", "Debug some code"], ["task_description", "Squash Squash"], ["created_at", "2016-04-22 18:41:13.285731"], ["updated_at", "2016-04-22 18:41:13.285731"]]
+ [1m[36m (1.3ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 8ms (ActiveRecord: 1.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 11:41:13 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (8.2ms)
+Completed 200 OK in 21ms (Views: 20.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 11:41:13 -0700
+
+
+Started GET "/assets/tasks.self-700e93801feecf6d1a7bd7b9e421607b6ddb017465deb5e71afbd6c8389456dd.css?body=1" for ::1 at 2016-04-22 11:41:13 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 11:41:13 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 11:41:13 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 11:41:13 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 11:41:13 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 11:41:13 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 11:41:13 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 11:41:13 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 11:41:13 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 11:41:13 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 11:41:13 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 11:41:14 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 15ms (Views: 14.8ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-22 11:41:25 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"KEsdjD5q9lLFhg2Pi59Dk330vmA35ADaPKX80rEfEFLwuOrDSlmQAP2+ixQh6bvlfwRpurmn+AgcFEciuLWGcw==", "task"=>{"task_name"=>"Debug some code", "task_description"=>"Squash Squash"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["task_name", "Debug some code"], ["task_description", "Squash Squash"], ["created_at", "2016-04-22 18:41:25.502991"], ["updated_at", "2016-04-22 18:41:25.502991"]]
+ [1m[36m (0.6ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 11:41:25 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.0ms)
+Completed 200 OK in 18ms (Views: 17.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 11:41:25 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 11:46:33 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.2ms)
+Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.5ms)
+
+ActionController::UrlGenerationError - No route matches {:action=>"delete", :controller=>"tasks", :id=>12}:
+ actionpack (4.2.6) lib/action_dispatch/journey/formatter.rb:46:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:721:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:752:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:799:in `url_for'
+ actionpack (4.2.6) lib/action_dispatch/routing/url_for.rb:156:in `url_for'
+ actionview (4.2.6) lib/action_view/routing_url_for.rb:94:in `url_for'
+ turbolinks (2.5.3) lib/turbolinks/xhr_url_for.rb:12:in `url_for_with_xhr_referer'
+ actionview (4.2.6) lib/action_view/helpers/url_helper.rb:287:in `button_to'
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348243247840'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:2:in `_app_views_tasks_index_html_erb___2098339869563275274_70348243247840'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/b5e62310366ef690/variables" for ::1 at 2016-04-22 11:46:33 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 11:47:02 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.0ms)
+Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.5ms)
+
+ActionController::UrlGenerationError - No route matches {:action=>"delete", :controller=>"tasks", :id=>12}:
+ actionpack (4.2.6) lib/action_dispatch/journey/formatter.rb:46:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:721:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:752:in `generate'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:799:in `url_for'
+ actionpack (4.2.6) lib/action_dispatch/routing/url_for.rb:156:in `url_for'
+ actionview (4.2.6) lib/action_view/routing_url_for.rb:94:in `url_for'
+ turbolinks (2.5.3) lib/turbolinks/xhr_url_for.rb:12:in `url_for_with_xhr_referer'
+ actionview (4.2.6) lib/action_view/helpers/url_helper.rb:287:in `button_to'
+ app/views/tasks/index.html.erb:13:in `block in _app_views_tasks_index_html_erb___2098339869563275274_70348243247840'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:2:in `_app_views_tasks_index_html_erb___2098339869563275274_70348243247840'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/8cf4266851c76d0a/variables" for ::1 at 2016-04-22 11:47:02 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 11:47:58 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (13.0ms)
+Completed 200 OK in 40ms (Views: 38.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-700e93801feecf6d1a7bd7b9e421607b6ddb017465deb5e71afbd6c8389456dd.css?body=1" for ::1 at 2016-04-22 11:47:58 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 11:47:58 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 11:47:58 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 11:47:58 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 11:47:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 11:47:58 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 11:47:58 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 11:47:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 11:47:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 11:47:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 11:47:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 11:47:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 11:48:00 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (13.0ms)
+Completed 200 OK in 31ms (Views: 29.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 11:48:01 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/new.html.erb within layouts/application (16.7ms)
+Completed 200 OK in 31ms (Views: 29.7ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 11:48:02 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (3.3ms)
+Completed 200 OK in 17ms (Views: 16.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/25/edit" for ::1 at 2016-04-22 11:48:14 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"25"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 25]]
+ Rendered tasks/edit.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/25" for ::1 at 2016-04-22 11:48:19 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"AbRCIh1UD/SmsL9TYPYoOBjI0Q95jzV5RdlcO6SWuGXZR7VtaWdppp6IOcjKgNBOGjgG1ffMzatlaOfLrTwuRA==", "task"=>{"task_name"=>"Play Minecraft", "task_description"=>"Liam wants me to mine for resources right now"}, "commit"=>"Update Task", "id"=>"25"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 25]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "tasks" SET "task_description" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["task_description", "Liam wants me to mine for resources right now"], ["updated_at", "2016-04-22 18:48:19.445223"], ["id", 25]]
+ [1m[35m (0.6ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 11:48:19 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.5ms)
+Completed 200 OK in 18ms (Views: 17.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 11:48:19 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 11:48:23 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.1ms)
+Completed 200 OK in 18ms (Views: 17.0ms | ActiveRecord: 0.2ms)
+
+
+Started DELETE "/tasks/25" for ::1 at 2016-04-22 11:48:26 -0700
+Processing by TasksController#destroy as HTML
+ Parameters: {"authenticity_token"=>"bgf9ey6yhR9uGuusZTgI3hWeaNqagDWW59xf4JnJ76q29Ao0WoHjTVYibTfPTvCoF26/ABTDzUTHbeQQkGN5iw==", "id"=>"25"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 25]]
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mDELETE FROM "tasks" WHERE "tasks"."id" = ?[0m [["id", 25]]
+ [1m[35m (1.5ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 11:48:26 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.5ms)
+Completed 200 OK in 20ms (Views: 19.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 11:48:26 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 11:48:27 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 17ms (Views: 16.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 11:48:43 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.6ms)
+Completed 200 OK in 21ms (Views: 20.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 12:31:41 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (9.3ms)
+Completed 200 OK in 23ms (Views: 21.6ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/tasks.self-700e93801feecf6d1a7bd7b9e421607b6ddb017465deb5e71afbd6c8389456dd.css?body=1" for ::1 at 2016-04-22 12:31:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:31:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:31:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:31:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:31:41 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:31:41 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:31:41 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:31:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:31:42 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:31:42 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:31:42 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:31:42 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 12:31:44 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/_taskform.html.erb (2.0ms)
+ Rendered tasks/new.html.erb within layouts/application (4.1ms)
+Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 12:31:47 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.1ms)
+Completed 200 OK in 21ms (Views: 20.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 12:31:48 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/_taskform.html.erb (1.4ms)
+ Rendered tasks/edit.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 12:31:50 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/_taskform.html.erb (1.3ms)
+ Rendered tasks/new.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 17ms (Views: 16.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 12:31:52 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.2ms)
+Completed 200 OK in 20ms (Views: 19.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:31:52 -0700
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 12:31:53 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/_taskform.html.erb (1.1ms)
+ Rendered tasks/edit.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 23ms (Views: 21.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:45:36 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:45:36 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 12:45:41 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.7ms)
+Completed 200 OK in 20ms (Views: 19.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:45:42 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 15ms (Views: 14.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:45:56 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 14ms (Views: 13.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:45:56 -0700
+
+
+Started GET "/assets/tasks.self-700e93801feecf6d1a7bd7b9e421607b6ddb017465deb5e71afbd6c8389456dd.css?body=1" for ::1 at 2016-04-22 12:45:56 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:45:56 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:45:56 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:45:56 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:45:56 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:45:56 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:45:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:45:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:45:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:45:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:45:56 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 12:46:15 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.2ms)
+Completed 200 OK in 20ms (Views: 18.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:46:17 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 12:47:56 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.7ms)
+Completed 200 OK in 63ms (Views: 62.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 12:47:56 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.8ms)
+Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-19d3789b463ef9e6d4e2af8d298373824ef1d8b8cbee96792e148ac14cfcf442.css?body=1" for ::1 at 2016-04-22 12:47:56 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:47:56 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:48:07 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 16ms (Views: 15.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 12:48:09 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.3ms)
+Completed 200 OK in 20ms (Views: 19.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 12:48:36 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.4ms)
+Completed 200 OK in 61ms (Views: 60.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-50c7e5f00e20b2a7b22cf676063bee1ab8e1b3b52cf331488dfcf9012943c6b8.css?body=1" for ::1 at 2016-04-22 12:48:36 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:48:36 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:48:36 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:48:36 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:48:36 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:48:36 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:48:36 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:48:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:48:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:48:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:48:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:48:37 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 12:48:46 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.9ms)
+Completed 200 OK in 52ms (Views: 51.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-5bd21ec09ed164ddc570eedbf03dc03c6f85d768c615b9041612f1924d2f60e1.css?body=1" for ::1 at 2016-04-22 12:48:47 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:48:47 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:48:47 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:48:47 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:48:47 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:48:47 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:48:47 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:48:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:48:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:48:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:48:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:48:47 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:50:12 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 17ms (Views: 16.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:50:12 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 14ms (Views: 13.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:50:13 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 12:50:22 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (9.8ms)
+Completed 200 OK in 23ms (Views: 22.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 12:51:06 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.4ms)
+Completed 200 OK in 25ms (Views: 18.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-19d3789b463ef9e6d4e2af8d298373824ef1d8b8cbee96792e148ac14cfcf442.css?body=1" for ::1 at 2016-04-22 12:51:06 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:51:06 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:51:06 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:51:06 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:51:06 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:51:06 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:51:06 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:51:06 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 12:52:04 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (20.4ms)
+Completed 200 OK in 295ms (Views: 285.6ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/tasks.self-19d3789b463ef9e6d4e2af8d298373824ef1d8b8cbee96792e148ac14cfcf442.css?body=1" for ::1 at 2016-04-22 12:52:04 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:52:04 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:52:04 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:52:04 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:52:04 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:52:04 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:52:04 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:52:04 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 12:52:11 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/_taskform.html.erb (13.8ms)
+ Rendered tasks/new.html.erb within layouts/application (18.4ms)
+Completed 200 OK in 30ms (Views: 29.2ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:52:23 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 12:52:45 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.8ms)
+Completed 200 OK in 21ms (Views: 20.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 12:52:51 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/_taskform.html.erb (1.5ms)
+ Rendered tasks/edit.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 23ms (Views: 13.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 12:53:22 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.9ms)
+Completed 200 OK in 16ms (Views: 15.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-22 12:53:22 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:53:22 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 12:54:25 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (5.9ms)
+Completed 200 OK in 61ms (Views: 60.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-6e4b9963f491772a72d22f52d798d506124310ff1196992dc3edeb0df2c1be11.css?body=1" for ::1 at 2016-04-22 12:54:26 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:54:26 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:54:26 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:54:26 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:54:26 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:54:26 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:54:26 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-22 12:54:26 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:54:26 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 12:55:23 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (8.4ms)
+Completed 200 OK in 21ms (Views: 19.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-6e4b9963f491772a72d22f52d798d506124310ff1196992dc3edeb0df2c1be11.css?body=1" for ::1 at 2016-04-22 12:55:23 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:55:23 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:55:23 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:55:23 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:55:23 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:55:23 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:55:23 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:55:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:55:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:55:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:55:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:55:23 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 12:55:26 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.7ms)
+Completed 200 OK in 20ms (Views: 18.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:55:26 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:55:26 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:55:26 -0700
+
+
+Started GET "/assets/tasks.self-6e4b9963f491772a72d22f52d798d506124310ff1196992dc3edeb0df2c1be11.css?body=1" for ::1 at 2016-04-22 12:55:26 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:55:26 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:55:26 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:55:26 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:55:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:55:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:55:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:55:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:55:26 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 12:55:36 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (5.6ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-6e4b9963f491772a72d22f52d798d506124310ff1196992dc3edeb0df2c1be11.css?body=1" for ::1 at 2016-04-22 12:55:36 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:55:36 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:55:36 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:55:36 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:55:36 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:55:36 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:55:36 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:55:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:55:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:55:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:55:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:55:36 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 12:56:03 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.4ms)
+Completed 200 OK in 22ms (Views: 20.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-6e4b9963f491772a72d22f52d798d506124310ff1196992dc3edeb0df2c1be11.css?body=1" for ::1 at 2016-04-22 12:56:03 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:56:03 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:56:03 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:56:03 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:56:03 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:56:03 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:56:03 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:56:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:56:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:56:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:56:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:56:03 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 12:56:47 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.5ms)
+Completed 200 OK in 54ms (Views: 53.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-e8594a73600759acf24dcfdc691cec0708211459c0fea0100dfb7ee969eae72c.css?body=1" for ::1 at 2016-04-22 12:56:47 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:56:47 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:56:47 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:56:47 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:56:47 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:56:47 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:56:47 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:56:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:56:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:56:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:56:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:56:47 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:57:00 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 59ms (Views: 58.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:57:00 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.4ms)
+Completed 200 OK in 27ms (Views: 26.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-d1c8c31bd5d8971d1659c10a87ea324e429650d6d95c59c3b934bee6799d0c0a.css?body=1" for ::1 at 2016-04-22 12:57:00 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:57:00 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 12:57:02 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.7ms)
+Completed 200 OK in 22ms (Views: 20.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:57:04 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 16ms (Views: 15.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:58:25 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:58:34 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 16ms (Views: 15.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-d1c8c31bd5d8971d1659c10a87ea324e429650d6d95c59c3b934bee6799d0c0a.css?body=1" for ::1 at 2016-04-22 12:58:34 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:58:34 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:58:34 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:58:34 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:58:34 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:58:34 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:58:34 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:58:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:58:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:58:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:58:34 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:58:34 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:58:49 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 15ms (Views: 14.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-d1c8c31bd5d8971d1659c10a87ea324e429650d6d95c59c3b934bee6799d0c0a.css?body=1" for ::1 at 2016-04-22 12:58:49 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:58:49 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:58:49 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:58:49 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:58:49 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:58:49 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:58:49 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:58:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:58:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:58:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:58:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:58:49 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:58:59 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 18ms (Views: 17.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-d1c8c31bd5d8971d1659c10a87ea324e429650d6d95c59c3b934bee6799d0c0a.css?body=1" for ::1 at 2016-04-22 12:58:59 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:58:59 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:58:59 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:58:59 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:58:59 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:58:59 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:58:59 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:59:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:59:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:59:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:59:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:59:00 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 12:59:08 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (3.1ms)
+Completed 200 OK in 14ms (Views: 13.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-d1c8c31bd5d8971d1659c10a87ea324e429650d6d95c59c3b934bee6799d0c0a.css?body=1" for ::1 at 2016-04-22 12:59:08 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 12:59:08 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 12:59:08 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 12:59:08 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 12:59:08 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 12:59:08 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 12:59:08 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 12:59:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:59:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:59:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:59:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 12:59:08 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 12:59:16 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.8ms)
+Completed 200 OK in 19ms (Views: 18.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 12:59:44 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 13:00:09 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 15ms (Views: 13.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 13:00:10 -0700
+
+
+Started GET "/assets/tasks.self-d1c8c31bd5d8971d1659c10a87ea324e429650d6d95c59c3b934bee6799d0c0a.css?body=1" for ::1 at 2016-04-22 13:00:10 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 13:00:10 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 13:00:10 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 13:00:10 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 13:00:10 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 13:00:10 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 13:00:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:00:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:00:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:00:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:00:10 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 13:00:42 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.6ms)
+Completed 200 OK in 24ms (Views: 23.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 13:01:02 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 13:01:06 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.4ms)
+Completed 200 OK in 21ms (Views: 20.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 13:01:09 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 14ms (Views: 13.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 13:01:36 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 57ms (Views: 56.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-624f10770c99baa1de75abaa79b8bf2f556320d8ce19c6963a694dde642e6561.css?body=1" for ::1 at 2016-04-22 13:01:36 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 13:01:36 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 13:01:36 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 13:01:36 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 13:01:36 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 13:01:36 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 13:01:36 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 13:01:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:01:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:01:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:01:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:01:36 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 13:01:39 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (8.4ms)
+Completed 200 OK in 20ms (Views: 19.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 13:02:03 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.5ms)
+Completed 200 OK in 57ms (Views: 56.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-dafab3877bfb4a9ccfdac6810c5d26fa11472393d135d274322cf3a38d6e6a4f.css?body=1" for ::1 at 2016-04-22 13:02:03 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 13:02:03 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 13:02:03 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 13:02:03 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 13:02:03 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 13:02:03 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 13:02:03 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 13:02:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:02:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:02:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:02:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:02:03 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 13:02:12 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.8ms)
+Completed 200 OK in 61ms (Views: 60.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 13:02:12 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.9ms)
+Completed 200 OK in 28ms (Views: 23.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-2d9675070b739b9b95c664538b397520fb334e1eb0b2ed370dbbde016daa2f83.css?body=1" for ::1 at 2016-04-22 13:02:12 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 13:02:12 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 13:02:14 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/_taskform.html.erb (1.3ms)
+ Rendered tasks/new.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 13:02:15 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.2ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 13:02:18 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.5ms)
+Completed 200 OK in 25ms (Views: 24.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 13:02:20 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 16ms (Views: 15.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 13:02:26 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.0ms)
+Completed 200 OK in 19ms (Views: 18.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 13:02:59 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.3ms)
+Completed 200 OK in 63ms (Views: 62.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-645eefcc8b037fc60268381fa8196a41e092c969b11dff371c13ced4983fb776.css?body=1" for ::1 at 2016-04-22 13:02:59 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 13:02:59 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 13:02:59 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 13:02:59 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 13:02:59 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 13:02:59 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 13:02:59 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 13:02:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:02:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:02:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:03:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:03:00 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 13:03:09 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.5ms)
+Completed 200 OK in 67ms (Views: 66.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-aa46cc37007c46285aac06e57cf2dbb90710294bd8f3edb2cd4c4e0fb2eb9154.css?body=1" for ::1 at 2016-04-22 13:03:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 13:03:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 13:03:09 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 13:03:09 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 13:03:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 13:03:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 13:03:09 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 13:03:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:03:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:03:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:03:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:03:09 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 13:03:53 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.5ms)
+Completed 200 OK in 53ms (Views: 52.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-6ee453f3a0946458a92f38937e43def7fd6e242e76daa39fd7f84fdf5ada529c.css?body=1" for ::1 at 2016-04-22 13:03:53 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 13:03:53 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 13:03:53 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 13:03:53 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 13:03:53 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 13:03:53 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 13:03:53 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 13:03:53 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:03:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:03:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:03:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:03:54 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 13:03:56 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.7ms)
+Completed 200 OK in 22ms (Views: 21.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 13:03:57 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 15ms (Views: 14.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 13:04:33 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 64ms (Views: 63.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 13:04:33 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 17ms (Views: 16.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-36e3520b2bdf2d5ac24638d2d768d613cebe80b1935bb8370ffb5223227d42f6.css?body=1" for ::1 at 2016-04-22 13:04:33 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 13:04:34 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 13:04:35 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/_taskform.html.erb (1.4ms)
+ Rendered tasks/new.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 16ms (Views: 15.4ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 13:04:40 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.7ms)
+Completed 200 OK in 21ms (Views: 20.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 13:04:43 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/_taskform.html.erb (1.2ms)
+ Rendered tasks/new.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 15ms (Views: 14.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 13:04:44 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.9ms)
+Completed 200 OK in 19ms (Views: 18.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 13:05:52 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (22.4ms)
+Completed 500 Internal Server Error in 26ms (ActiveRecord: 0.1ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007fbe8c2e7ca8>
+Did you mean? task_url
+ task_path
+ tasks_url
+ @tasks:
+ app/views/tasks/show.html.erb:3:in `_app_views_tasks_show_html_erb__1588298101101494858_70228186182700'
+ 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/jadevance/.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: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 13:05:52 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (18.8ms)
+Completed 500 Internal Server Error in 22ms (ActiveRecord: 0.1ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007fbe8cfdbcc0>
+Did you mean? task_url
+ task_path
+ tasks_url
+ @tasks:
+ app/views/tasks/show.html.erb:3:in `_app_views_tasks_show_html_erb__1588298101101494858_70228192970100'
+ 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/jadevance/.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: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/5015476a1b395c99/variables" for ::1 at 2016-04-22 13:05:52 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 13:06:09 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (3.2ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.1ms)
+
+NoMethodError - undefined method `id' for nil:NilClass:
+ app/views/tasks/show.html.erb:3:in `_app_views_tasks_show_html_erb__1588298101101494858_70228260929860'
+ 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/jadevance/.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: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/ee564c91c3934581/variables" for ::1 at 2016-04-22 13:06:09 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 13:06:47 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 24ms (Views: 23.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-36e3520b2bdf2d5ac24638d2d768d613cebe80b1935bb8370ffb5223227d42f6.css?body=1" for ::1 at 2016-04-22 13:06:47 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 13:06:47 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 13:06:47 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 13:06:47 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 13:06:47 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 13:06:47 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 13:06:47 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 13:06:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:06:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:06:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:06:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 13:06:47 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 13:06:49 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.7ms)
+Completed 200 OK in 22ms (Views: 21.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 13:06:52 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 19ms (Views: 18.0ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 13:06:53 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (9.1ms)
+Completed 200 OK in 37ms (Views: 36.6ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 13:06:56 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/_taskform.html.erb (1.2ms)
+ Rendered tasks/edit.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/12" for ::1 at 2016-04-22 13:06:57 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"m//CjZq3qbdd9HkMpQEhp8TjX0ni/rkpfP6YpWCoBvFDDDXC7oTP5WXM/5cPd9nRxhOIk2y9QftcTyNVaQKQ0A==", "task"=>{"task_name"=>"Pet the kitty", "task_description"=>"Purrrrrrr purr purr mew mew"}, "commit"=>"Update Task", "id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+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/
+Completed 302 Found in 3ms (ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 13:06:57 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.6ms)
+Completed 200 OK in 21ms (Views: 20.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 13:06:57 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 13:07:00 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 13:07:16 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 13:07:27 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.6ms)
+Completed 200 OK in 21ms (Views: 19.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 13:35:48 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.3ms)
+Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 13:35:49 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.5ms)
+Completed 200 OK in 23ms (Views: 22.2ms | ActiveRecord: 0.2ms)
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to CreatePeople (20160422204158)
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (1.1ms)[0m [1mCREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "hobby" varchar, "catchphrase" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160422204158"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[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.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36m (0.1ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations"[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[36mTask Load (1.0ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "Adriana Cannon"], ["hobby", "3D printing"], ["catchphrase", "HEEEEEEEEEEEEEEEEEEEEEEEEEERE'S JOHNNY!"], ["created_at", "2016-04-22 20:55:24.039235"], ["updated_at", "2016-04-22 20:55:24.039235"]]
+ [1m[35m (1.7ms)[0m commit transaction
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Alysia Brown"], ["hobby", "Amateur radio"], ["catchphrase", "And that's the way it is."], ["created_at", "2016-04-22 20:55:24.044051"], ["updated_at", "2016-04-22 20:55:24.044051"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "Ania Gonzalez Ramirez"], ["hobby", "Coloring"], ["catchphrase", "This tape will self-destruct in five seconds."], ["created_at", "2016-04-22 20:55:24.046479"], ["updated_at", "2016-04-22 20:55:24.046479"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Anna Wilson"], ["hobby", "Crossword Puzzles"], ["catchphrase", "Book'em, Dan-O."], ["created_at", "2016-04-22 20:55:24.048556"], ["updated_at", "2016-04-22 20:55:24.048556"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "Cristal Tay"], ["hobby", "Do it yourself"], ["catchphrase", "Sock It To Me!"], ["created_at", "2016-04-22 20:55:24.050466"], ["updated_at", "2016-04-22 20:55:24.050466"]]
+ [1m[35m (0.6ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Deirdre Storck"], ["hobby", "Flower Aranging"], ["catchphrase", "Come on down!"], ["created_at", "2016-04-22 20:55:24.052167"], ["updated_at", "2016-04-22 20:55:24.052167"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "Jade Vance"], ["hobby", "Kombucha Brewing"], ["catchphrase", "Aaaaaaaaay!"], ["created_at", "2016-04-22 20:55:24.054002"], ["updated_at", "2016-04-22 20:55:24.054002"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Jessica Weeber"], ["hobby", "Magic"], ["catchphrase", "Good Morning, Angels."], ["created_at", "2016-04-22 20:55:24.055923"], ["updated_at", "2016-04-22 20:55:24.055923"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "Jillian Boshart"], ["hobby", "Sudoku"], ["catchphrase", "I love it when a plan comes together."], ["created_at", "2016-04-22 20:55:24.057750"], ["updated_at", "2016-04-22 20:55:24.057750"]]
+ [1m[35m (0.8ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Justine Winnie"], ["hobby", "Whittling"], ["catchphrase", "Don't be ridiculous."], ["created_at", "2016-04-22 20:55:24.059713"], ["updated_at", "2016-04-22 20:55:24.059713"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "Leah Petersen"], ["hobby", "Yo-yoing"], ["catchphrase", "You got it, Dude!"], ["created_at", "2016-04-22 20:55:24.061601"], ["updated_at", "2016-04-22 20:55:24.061601"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Lisa Rolczynski"], ["hobby", "BASE jumping"], ["catchphrase", "Make it so."], ["created_at", "2016-04-22 20:55:24.063527"], ["updated_at", "2016-04-22 20:55:24.063527"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "Melissa Jimison"], ["hobby", "Dowsing"], ["catchphrase", "Oh, boy."], ["created_at", "2016-04-22 20:55:24.065533"], ["updated_at", "2016-04-22 20:55:24.065533"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Mindy Carson"], ["hobby", "Fishing"], ["catchphrase", "D'oh!"], ["created_at", "2016-04-22 20:55:24.067268"], ["updated_at", "2016-04-22 20:55:24.067268"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "Nadine Curry"], ["hobby", "Graffiti"], ["catchphrase", "More Power!"], ["created_at", "2016-04-22 20:55:24.069015"], ["updated_at", "2016-04-22 20:55:24.069015"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Nicole Iwasaki"], ["hobby", "Inline skating"], ["catchphrase", "How you doin'?"], ["created_at", "2016-04-22 20:55:24.070633"], ["updated_at", "2016-04-22 20:55:24.070633"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.1ms)[0m [1mINSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "Risha Allen"], ["hobby", "Kite flying"], ["catchphrase", "OH MY GOD! THEY KILLED KENNY! YOU BASTARDS!"], ["created_at", "2016-04-22 20:55:24.072363"], ["updated_at", "2016-04-22 20:55:24.072363"]]
+ [1m[35m (0.5ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Rowan Cota"], ["hobby", "Photography"], ["catchphrase", "More cowbell"], ["created_at", "2016-04-22 20:55:24.073792"], ["updated_at", "2016-04-22 20:55:24.073792"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "Sarah Kane"], ["hobby", "Topiary"], ["catchphrase", "The Tribe has spoken."], ["created_at", "2016-04-22 20:55:24.075430"], ["updated_at", "2016-04-22 20:55:24.075430"]]
+ [1m[35m (0.7ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Sarah Nahmias"], ["hobby", "Skydiving"], ["catchphrase", "Grab your gear!"], ["created_at", "2016-04-22 20:55:24.077354"], ["updated_at", "2016-04-22 20:55:24.077354"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "Sophia Baldonado"], ["hobby", "Vehicle restoration"], ["catchphrase", "You're Fired."], ["created_at", "2016-04-22 20:55:24.079145"], ["updated_at", "2016-04-22 20:55:24.079145"]]
+ [1m[35m (0.6ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Suzanne Harrison"], ["hobby", "Urban exploration"], ["catchphrase", "Bazinga!"], ["created_at", "2016-04-22 20:55:24.080771"], ["updated_at", "2016-04-22 20:55:24.080771"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mINSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["name", "Valerie Conklin"], ["hobby", "Slacklining"], ["catchphrase", "I know what we're gonna do today!"], ["created_at", "2016-04-22 20:55:24.082567"], ["updated_at", "2016-04-22 20:55:24.082567"]]
+ [1m[35m (0.6ms)[0m commit transaction
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "people" ("name", "hobby", "catchphrase", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["name", "Yordanos Dirar"], ["hobby", "Billiards"], ["catchphrase", "I'll be back"], ["created_at", "2016-04-22 20:55:24.084350"], ["updated_at", "2016-04-22 20:55:24.084350"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[36mPerson Load (0.9ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/" for ::1 at 2016-04-22 14:06:00 -0700
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.3ms)
+Completed 200 OK in 29ms (Views: 27.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-36e3520b2bdf2d5ac24638d2d768d613cebe80b1935bb8370ffb5223227d42f6.css?body=1" for ::1 at 2016-04-22 14:06:00 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:06:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:06:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:06:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:06:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:06:00 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:06:00 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:06:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:06:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:06:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:06:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:06:00 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:06:05 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 16ms (Views: 15.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 14:06:07 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.2ms)
+Completed 200 OK in 20ms (Views: 19.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 14:06:15 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 13ms (Views: 11.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:07:42 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 14:07:45 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.6ms)
+Completed 200 OK in 20ms (Views: 19.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 14:07:46 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.7ms)
+Completed 200 OK in 13ms (Views: 12.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:07:48 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 14:07:49 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.3ms)
+Completed 200 OK in 25ms (Views: 24.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/21/edit" for ::1 at 2016-04-22 14:08:36 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"21"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 21]]
+ Rendered tasks/_taskform.html.erb (1.7ms)
+ Rendered tasks/edit.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 14ms (Views: 13.5ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/21" for ::1 at 2016-04-22 14:08:50 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"WixyC5iZt/gmtb66ZbqU+hZuZ3IMcbYaIhqwWMTaUNSC34VE7KrRqh6NOCHPzGyMFJ6wqIIyTsgCqwuozXDG9Q==", "task"=>{"task_name"=>"The Talking Heads", "task_description"=>"David Byrne has the best noodle dance"}, "commit"=>"Update Task", "id"=>"21"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 21]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36m (0.0ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 2ms (ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 14:08:50 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.8ms)
+Completed 200 OK in 20ms (Views: 19.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:08:50 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 14:13:55 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (6.9ms)
+Completed 200 OK in 54ms (Views: 53.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-51cc3ca03f085248867e1310445746af140be159c5ec886b241c5bc8c64458e2.css?body=1" for ::1 at 2016-04-22 14:13:55 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:13:55 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:13:55 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:13:55 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:13:55 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:13:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:13:55 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:13:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:13:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:13:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:13:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:13:56 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 14:14:02 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/_taskform.html.erb (1.3ms)
+ Rendered tasks/new.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.0ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-22 14:14:21 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"mD+cP4oWLnhKQwjCACumQhAvMD2E5+B+QZrIPgFr11ZAzGtw/iVIKnJ7jlmqXV40Et/n5wqkGKxhK3POCMFBdw==", "task"=>{"task_name"=>"Talk to Utah", "task_description"=>"Nerd out about Biology. Maybe talk about birds. Birds have feathers! YAY"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "created_at", "updated_at") VALUES (?, ?, ?, ?)[0m [["task_name", "Talk to Utah"], ["task_description", "Nerd out about Biology. Maybe talk about birds. Birds have feathers! YAY"], ["created_at", "2016-04-22 21:14:21.469354"], ["updated_at", "2016-04-22 21:14:21.469354"]]
+ [1m[35m (0.5ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 0.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 14:14:21 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.2ms)
+Completed 200 OK in 21ms (Views: 20.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:14:21 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 14:15:05 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (13.5ms)
+Completed 200 OK in 61ms (Views: 60.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-4689bbfe2b92c0ee51330f6651ebea54eb9e69f371a9f043a6fc293ce8c51735.css?body=1" for ::1 at 2016-04-22 14:15:05 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:15:05 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:15:05 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:15:05 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:15:05 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:15:05 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:15:05 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:15:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:15:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:15:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:15:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:15:06 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 14:15:10 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/_taskform.html.erb (1.4ms)
+ Rendered tasks/new.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 16ms (Views: 15.8ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:15:15 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 14:15:27 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.5ms)
+Completed 200 OK in 20ms (Views: 19.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 14:21:44 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (9.4ms)
+Completed 200 OK in 63ms (Views: 62.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-87b64af354ddc2142c76b08bfc984efa9894ae4e7c4ad6ed36d174a855bc1fc8.css?body=1" for ::1 at 2016-04-22 14:21:44 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:21:44 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:21:44 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:21:44 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:21:44 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:21:44 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:21:44 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:21:44 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 14:23:50 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (8.3ms)
+Completed 200 OK in 58ms (Views: 57.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-0b9323fb6210b9a33e26ad5f1960366df65b732b489eae5ecc57e34f82e18e9a.css?body=1" for ::1 at 2016-04-22 14:23:50 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:23:50 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:23:50 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:23:50 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:23:50 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:23:50 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:23:50 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:23:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:23:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:23:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:23:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:23:50 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 14:24:16 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.2ms)
+Completed 200 OK in 59ms (Views: 58.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:24:16 -0700
+
+
+Started GET "/assets/tasks.self-88f98153bd5b4e57daf0f1627c467635e6f894ae9312589100fbebe31d2df26d.css?body=1" for ::1 at 2016-04-22 14:24:16 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:24:16 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:24:16 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:24:16 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:24:16 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:24:16 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:24:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:24:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:24:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:24:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:24:16 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 14:25:22 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.0ms)
+Completed 200 OK in 52ms (Views: 51.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-40fe3444f6f22f408ab7da87169dbd85c0c5fb8a85aacfff17baa8c0eafaa865.css?body=1" for ::1 at 2016-04-22 14:25:22 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:25:22 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:25:22 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:25:22 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:25:22 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:25:22 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:25:22 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:25:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:25:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:25:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:25:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:25:22 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 14:26:14 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.0ms)
+Completed 200 OK in 50ms (Views: 48.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-12cf1433e6d0d39ad3c522f14ba6f960b37b9e7c6819909aec804ce927aff190.css?body=1" for ::1 at 2016-04-22 14:26:14 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:26:14 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:26:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:26:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:26:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:26:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:26:14 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:26:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:26:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:26:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:26:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:26:14 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 14:28:57 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (9.3ms)
+Completed 200 OK in 21ms (Views: 20.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:28:57 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:28:57 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:28:57 -0700
+
+
+Started GET "/assets/tasks.self-12cf1433e6d0d39ad3c522f14ba6f960b37b9e7c6819909aec804ce927aff190.css?body=1" for ::1 at 2016-04-22 14:28:57 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:28:57 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:28:57 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:28:57 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:28:57 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:28:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:28:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:28:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:28:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 14:29:26 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.0ms)
+Completed 200 OK in 55ms (Views: 54.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-fb04dec091d40e58df9d959038a4db3dff58501d5a1175a19e8228e5ce977f11.css?body=1" for ::1 at 2016-04-22 14:29:26 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:29:26 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:29:26 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:29:26 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:29:26 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:29:26 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:29:26 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:29:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:29:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:29:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:29:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:29:26 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 14:30:03 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (8.4ms)
+Completed 200 OK in 29ms (Views: 27.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-12cf1433e6d0d39ad3c522f14ba6f960b37b9e7c6819909aec804ce927aff190.css?body=1" for ::1 at 2016-04-22 14:30:03 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:30:03 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:30:03 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:30:03 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:30:03 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:30:03 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:30:03 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:30:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:30:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:30:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:30:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:30:03 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 14:34:02 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.7ms)
+Completed 200 OK in 62ms (Views: 61.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-2311442fef7d13087eb65233a5ceeab0c31f2026309d992fe55bd0adac8cad38.css?body=1" for ::1 at 2016-04-22 14:34:02 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:34:02 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:34:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:34:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:34:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:34:02 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:34:02 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:34:02 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 14:34:23 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (6.7ms)
+Completed 200 OK in 63ms (Views: 62.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-45c232e727519c8324a399e3aa99146c2bc0d7851b2f09764c9a60be758fc4ef.css?body=1" for ::1 at 2016-04-22 14:34:24 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:34:24 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:34:24 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:34:24 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:34:24 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:34:24 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:34:24 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:34:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:34:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:34:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:34:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:34:24 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 14:34:35 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/_taskform.html.erb (1.3ms)
+ Rendered tasks/new.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 14:35:08 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.1ms)
+Completed 200 OK in 20ms (Views: 19.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:35:15 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 14:35:17 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.5ms)
+Completed 200 OK in 22ms (Views: 21.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 14:35:19 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 13ms (Views: 12.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 14:36:17 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 14ms (Views: 13.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-45c232e727519c8324a399e3aa99146c2bc0d7851b2f09764c9a60be758fc4ef.css?body=1" for ::1 at 2016-04-22 14:36:17 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:36:17 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:36:17 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:36:17 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:36:17 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:36:17 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:36:17 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:36:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:36:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:36:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:36:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:36:17 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:36:18 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.8ms)
+Completed 200 OK in 24ms (Views: 22.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:36:48 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 14ms (Views: 13.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-45c232e727519c8324a399e3aa99146c2bc0d7851b2f09764c9a60be758fc4ef.css?body=1" for ::1 at 2016-04-22 14:36:48 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:36:48 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:36:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:36:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:36:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:36:48 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:36:48 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:36:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:36:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:36:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:36:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:36:48 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:36:59 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-45c232e727519c8324a399e3aa99146c2bc0d7851b2f09764c9a60be758fc4ef.css?body=1" for ::1 at 2016-04-22 14:36:59 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:36:59 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:36:59 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:36:59 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:36:59 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:36:59 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:36:59 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:36:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:36:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:36:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:36:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:36:59 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 14:37:05 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.7ms)
+Completed 200 OK in 20ms (Views: 19.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:37:07 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 17ms (Views: 15.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 14:37:08 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (7.3ms)
+Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 14:37:09 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 24ms (Views: 23.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:37:10 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 14:37:12 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.5ms)
+Completed 200 OK in 21ms (Views: 20.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:37:23 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:37:38 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 14ms (Views: 13.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:37:38 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:37:38 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:37:38 -0700
+
+
+Started GET "/assets/tasks.self-45c232e727519c8324a399e3aa99146c2bc0d7851b2f09764c9a60be758fc4ef.css?body=1" for ::1 at 2016-04-22 14:37:38 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:37:38 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:37:38 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:37:38 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:37:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:37:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:37:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:37:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:37:38 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:37:56 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 15ms (Views: 14.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 14:37:56 -0700
+
+
+Started GET "/assets/tasks.self-45c232e727519c8324a399e3aa99146c2bc0d7851b2f09764c9a60be758fc4ef.css?body=1" for ::1 at 2016-04-22 14:37:56 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 14:37:56 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 14:37:56 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 14:37:56 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 14:37:56 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 14:37:56 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:37:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:37:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:37:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:37:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 14:37:56 -0700
+
+
+Started GET "/tasks/6/edit" for ::1 at 2016-04-22 14:38:05 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"6"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 6]]
+ Rendered tasks/_taskform.html.erb (1.5ms)
+ Rendered tasks/edit.html.erb within layouts/application (2.8ms)
+Completed 200 OK in 17ms (Views: 16.0ms | ActiveRecord: 0.1ms)
+
+
+Started PATCH "/show/6" for ::1 at 2016-04-22 14:38:17 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"RrOsXiTRqeGTKSbw41bnyr7nwrIubHJdsKHawypmaqieQFsRUOLPs6sRoGtJIB+8vBcVaKAvio+QEGEzI8z8iQ==", "task"=>{"task_name"=>"^5 Somebody You Don't Know", "task_description"=>"omg germs!!! GROSS"}, "commit"=>"Update Task", "id"=>"6"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 6]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "tasks" SET "task_name" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["task_name", "^5 Somebody You Don't Know"], ["updated_at", "2016-04-22 21:38:17.315316"], ["id", 6]]
+ [1m[35m (0.6ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 14:38:17 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (9.3ms)
+Completed 200 OK in 34ms (Views: 27.6ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:38:17 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:38:19 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 17ms (Views: 16.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/6/edit" for ::1 at 2016-04-22 14:38:25 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"6"}
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 6]]
+ Rendered tasks/_taskform.html.erb (1.2ms)
+ Rendered tasks/edit.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.3ms)
+
+
+Started PATCH "/show/6" for ::1 at 2016-04-22 14:38:33 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"5gYDjY4zRw/XGn9q/QIITQCiKlc/ihEP1j2UVwhwrWM+9fTC+gAhXe8i+fFXdPA7AlL9jbHJ6d32jC+nAdo7Qg==", "task"=>{"task_name"=>"high fives!!!", "task_description"=>"omg germs!!! GROSS"}, "commit"=>"Update Task", "id"=>"6"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 6]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m UPDATE "tasks" SET "task_name" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["task_name", "high fives!!!"], ["updated_at", "2016-04-22 21:38:33.200713"], ["id", 6]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 14:38:33 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (7.6ms)
+Completed 200 OK in 20ms (Views: 18.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 14:38:33 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 14:38:34 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 15:26:01 -0700
+
+SyntaxError - syntax error, unexpected tIDENTIFIER, expecting keyword_end
+ get '/tasks/assign' => 'tasks#assign' as: 'assign'
+ ^:
+ config/routes.rb:4:in `'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:268:in `block in load'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:240:in `load_dependency'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:268:in `load'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:40:in `block in load_paths'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:40:in `load_paths'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:16:in `reload!'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:26:in `block in updater'
+ activesupport (4.2.6) lib/active_support/file_update_checker.rb:75:in `execute'
+ railties (4.2.6) lib/rails/application/routes_reloader.rb:7:in `execute'
+ railties (4.2.6) lib/rails/application/finisher.rb:81:in `block (2 levels) in '
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/abf73445d6911687/variables" for ::1 at 2016-04-22 15:26:01 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 15:26:32 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (5.9ms)
+Completed 200 OK in 101ms (Views: 99.0ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 15:26:32 -0700
+
+
+Started GET "/assets/tasks.self-45c232e727519c8324a399e3aa99146c2bc0d7851b2f09764c9a60be758fc4ef.css?body=1" for ::1 at 2016-04-22 15:26:32 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 15:26:33 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 15:26:33 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 15:26:33 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 15:26:33 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:26:33 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:26:33 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 15:26:33 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:26:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:26:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:26:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:26:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:26:33 -0700
+
+
+Started GET "/tasks/assign" for ::1 at 2016-04-22 15:26:35 -0700
+Processing by TasksController#assign as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/assign.html.erb within layouts/application (11.2ms)
+Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.4ms)
+
+NoMethodError - undefined method `to_key' for #
+Did you mean? to_query
+ to_ary:
+ 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'
+ actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id'
+ actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for'
+ app/views/tasks/assign.html.erb:2:in `_app_views_tasks_assign_html_erb__3026921959100949462_70228196462640'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/tasks/assign" for ::1 at 2016-04-22 15:26:35 -0700
+Processing by TasksController#assign as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/assign.html.erb within layouts/application (6.1ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `to_key' for #
+Did you mean? to_query
+ to_ary:
+ 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'
+ actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id'
+ actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for'
+ app/views/tasks/assign.html.erb:2:in `_app_views_tasks_assign_html_erb__3026921959100949462_70228186557820'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/b5612c76ffc61c29/variables" for ::1 at 2016-04-22 15:26:35 -0700
+
+
+Started GET "/tasks/assign" for ::1 at 2016-04-22 15:27:58 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks/assign"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
+ Rendered /Users/jadevance/.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 (57.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (38.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (79.8ms)
+
+
+Started GET "/tasks/assign" for ::1 at 2016-04-22 15:28:12 -0700
+Processing by TasksController#assign as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/assign.html.erb within layouts/application (18.5ms)
+Completed 500 Internal Server Error in 25ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `to_key' for #
+Did you mean? to_query
+ to_ary:
+ 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'
+ actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id'
+ actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for'
+ app/views/tasks/assign.html.erb:2:in `_app_views_tasks_assign_html_erb__3026921959100949462_70228186557820'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/c78320a598126a5c/variables" for ::1 at 2016-04-22 15:28:12 -0700
+
+
+Started POST "/__better_errors/c78320a598126a5c/eval" for ::1 at 2016-04-22 15:28:25 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 15:29:00 -0700
+Processing by TasksController#new as HTML
+ Rendered tasks/_taskform.html.erb (1.8ms)
+ Rendered tasks/new.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 24ms (Views: 20.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/assign" for ::1 at 2016-04-22 15:30:54 -0700
+Processing by TasksController#assign as HTML
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/assign.html.erb within layouts/application (10.0ms)
+Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `to_key' for #
+Did you mean? to_query
+ to_ary:
+ 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'
+ actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id'
+ actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for'
+ app/views/tasks/assign.html.erb:2:in `_app_views_tasks_assign_html_erb__3026921959100949462_70228196462640'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/tasks/assign" for ::1 at 2016-04-22 15:30:54 -0700
+Processing by TasksController#assign as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/assign.html.erb within layouts/application (5.3ms)
+Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `to_key' for #
+Did you mean? to_query
+ to_ary:
+ 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'
+ actionview (4.2.6) lib/action_view/record_identifier.rb:80:in `record_key_for_dom_id'
+ actionview (4.2.6) lib/action_view/record_identifier.rb:62:in `dom_id'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:459:in `apply_form_for_options!'
+ actionview (4.2.6) lib/action_view/helpers/form_helper.rb:434:in `form_for'
+ app/views/tasks/assign.html.erb:2:in `_app_views_tasks_assign_html_erb__3026921959100949462_70228186557820'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/4c6a37b3bb8824b9/variables" for ::1 at 2016-04-22 15:30:54 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 15:36:54 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (11.6ms)
+Completed 200 OK in 36ms (Views: 34.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:36:55 -0700
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 15:36:58 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (16.2ms)
+ Rendered tasks/edit.html.erb within layouts/application (17.2ms)
+Completed 500 Internal Server Error in 22ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `person_id' for #
+Did you mean? persisted?:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ actionview (4.2.6) lib/action_view/helpers/tags/base.rb:28:in `value'
+ actionview (4.2.6) lib/action_view/helpers/tags/select.rb:16:in `block in render'
+ actionview (4.2.6) lib/action_view/helpers/tags/select.rb:16:in `render'
+ actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:163:in `select'
+ actionview (4.2.6) lib/action_view/helpers/form_options_helper.rb:777:in `select'
+ app/views/tasks/_taskform.html.erb:8:in `block in _app_views_tasks__taskform_html_erb__1669947054012757222_70228194538380'
+ 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/_taskform.html.erb:2:in `_app_views_tasks__taskform_html_erb__1669947054012757222_70228194538380'
+ 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/partial_renderer.rb:339:in `render_partial'
+ actionview (4.2.6) lib/action_view/renderer/partial_renderer.rb:310:in `block in render'
+ 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/partial_renderer.rb:309:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:51:in `render_partial'
+ actionview (4.2.6) lib/action_view/helpers/rendering_helper.rb:35:in `render'
+ app/views/tasks/edit.html.erb:1:in `_app_views_tasks_edit_html_erb___314989513875222582_70228234660480'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/9e61b21304cc5454/variables" for ::1 at 2016-04-22 15:36:58 -0700
+ [1m[36mPerson Load (0.9ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Migrating to CreateAssociationBetweenTaskAndPerson (20160422223912)
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36m (1.0ms)[0m [1mALTER TABLE "tasks" ADD "person_id" integer[0m
+ [1m[35mSQL (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20160422223912"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+ [1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
+ [1m[36m (0.1ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations"[0m
+
+
+Started GET "/" for ::1 at 2016-04-22 15:41:26 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (12.5ms)
+Completed 200 OK in 34ms (Views: 28.4ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:41:27 -0700
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 15:41:30 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (6.9ms)
+ Rendered tasks/edit.html.erb within layouts/application (7.9ms)
+Completed 200 OK in 28ms (Views: 21.3ms | ActiveRecord: 0.6ms)
+
+
+Started PATCH "/show/12" for ::1 at 2016-04-22 15:41:34 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"gmdipQlOVCFEPcNZA9RaDyMRZYqdyhWJlsPZSO2o1BxalJXqfX0yc3wFRcKpoqJ5IeGyUBOJ7Vu2cmK45AJCPQ==", "task"=>{"task_name"=>"Pet the kitty", "task_description"=>"Purrrrrrr purr purr mew mew", "person_id"=>"1"}, "commit"=>"Update Task", "id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["person_id", 1], ["updated_at", "2016-04-22 22:41:34.660193"], ["id", 12]]
+ [1m[35m (1.3ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 5ms (ActiveRecord: 1.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 15:41:34 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/index.html.erb within layouts/application (8.0ms)
+Completed 200 OK in 30ms (Views: 29.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:41:34 -0700
+ [1m[36mTask Load (1.9ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+
+
+Started GET "/" for ::1 at 2016-04-22 15:43:50 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/index.html.erb within layouts/application (13.6ms)
+Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `person_name' for #
+Did you mean? person:
+ 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___1842580796915558986_70228195052020'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:2:in `_app_views_tasks_index_html_erb___1842580796915558986_70228195052020'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/e4d4b1fbd369a7c2/variables" for ::1 at 2016-04-22 15:43:50 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 15:44:01 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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.5ms)
+Completed 200 OK in 41ms (Views: 40.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-45c232e727519c8324a399e3aa99146c2bc0d7851b2f09764c9a60be758fc4ef.css?body=1" for ::1 at 2016-04-22 15:44:01 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 15:44:02 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 15:44:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 15:44:02 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 15:44:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 15:44:02 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:44:02 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:44:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 15:44:02 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:44:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:44:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:44:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:44:02 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:44:02 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 15:44:10 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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 (7.4ms)
+Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `name' for nil:NilClass:
+ app/views/tasks/index.html.erb:10:in `block in _app_views_tasks_index_html_erb___1842580796915558986_70228186554720'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:2:in `_app_views_tasks_index_html_erb___1842580796915558986_70228186554720'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/ed496a8cf9dccb89/variables" for ::1 at 2016-04-22 15:44:10 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 15:44:46 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (4.9ms)
+Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `name' for nil:NilClass:
+ app/views/tasks/index.html.erb:10:in `block in _app_views_tasks_index_html_erb___1842580796915558986_70228186554720'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:2:in `_app_views_tasks_index_html_erb___1842580796915558986_70228186554720'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/0e96f7b88e61b5ae/variables" for ::1 at 2016-04-22 15:44:46 -0700
+
+
+Started POST "/__better_errors/0e96f7b88e61b5ae/variables" for ::1 at 2016-04-22 15:44:48 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 15:45:29 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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 (5.5ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `name' for nil:NilClass:
+ app/views/tasks/index.html.erb:10:in `block in _app_views_tasks_index_html_erb___1842580796915558986_70228195761300'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:2:in `_app_views_tasks_index_html_erb___1842580796915558986_70228195761300'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/d74029930d19e283/variables" for ::1 at 2016-04-22 15:45:29 -0700
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/" for ::1 at 2016-04-22 15:46:59 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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 (9.3ms)
+Completed 200 OK in 23ms (Views: 22.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/assets/tasks.self-45c232e727519c8324a399e3aa99146c2bc0d7851b2f09764c9a60be758fc4ef.css?body=1" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:47:00 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-22 15:48:52 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (2.9ms)
+ Rendered tasks/new.html.erb within layouts/application (4.2ms)
+Completed 200 OK in 24ms (Views: 22.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 15:50:08 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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 (9.6ms)
+Completed 200 OK in 25ms (Views: 24.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 15:50:09 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 15:53:49 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.5ms)
+
+NameError - uninitialized constant TasksController::People:
+ 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/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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/d15a2fae76b1ba45/variables" for ::1 at 2016-04-22 15:53:49 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 15:54:06 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show.html.erb within layouts/application (21.9ms)
+Completed 500 Internal Server Error in 36ms (ActiveRecord: 0.7ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007fbe93d23418>
+Did you mean? task_url
+ task_path
+ tasks_url
+ @tasks:
+ app/views/tasks/show.html.erb:6:in `_app_views_tasks_show_html_erb__1588298101101494858_70228250264020'
+ 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/jadevance/.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:14: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/e9b6d93f0d11f0f8/variables" for ::1 at 2016-04-22 15:54:06 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 15:54:40 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 12]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (3.1ms)
+Completed 200 OK in 23ms (Views: 21.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 15:54:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 15:54:40 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 15:54:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 15:54:40 -0700
+
+
+Started GET "/assets/tasks.self-45c232e727519c8324a399e3aa99146c2bc0d7851b2f09764c9a60be758fc4ef.css?body=1" for ::1 at 2016-04-22 15:54:40 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 15:54:40 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:54:40 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:54:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 15:54:40 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:54:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:54:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:54:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:54:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:54:41 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 15:55:01 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 12]]
+ [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 (2.0ms)
+Completed 200 OK in 15ms (Views: 14.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/assets/tasks.self-45c232e727519c8324a399e3aa99146c2bc0d7851b2f09764c9a60be758fc4ef.css?body=1" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:55:01 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 15:55:47 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 12]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 12]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 55ms (Views: 53.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-03ef839d811b757c49d958f5a7abcadc6f049be8123814fdbe3cd568df032f4d.css?body=1" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:55:47 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 15:55:49 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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 (9.0ms)
+Completed 200 OK in 23ms (Views: 21.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 15:56:28 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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 (9.6ms)
+Completed 200 OK in 25ms (Views: 24.5ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 15:56:29 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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 (8.5ms)
+Completed 200 OK in 23ms (Views: 22.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 15:56:31 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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 (8.9ms)
+Completed 200 OK in 22ms (Views: 21.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/assets/tasks.self-03ef839d811b757c49d958f5a7abcadc6f049be8123814fdbe3cd568df032f4d.css?body=1" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:56:31 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 15:56:42 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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.4ms)
+Completed 200 OK in 30ms (Views: 28.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 15:56:43 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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 (9.6ms)
+Completed 200 OK in 23ms (Views: 22.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 15:56:43 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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 (8.8ms)
+Completed 200 OK in 23ms (Views: 22.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 15:56:43 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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 (8.0ms)
+Completed 200 OK in 23ms (Views: 22.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 15:56:44 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (9.1ms)
+Completed 200 OK in 24ms (Views: 23.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 15:56:44 -0700
+
+
+Started GET "/assets/tasks.self-03ef839d811b757c49d958f5a7abcadc6f049be8123814fdbe3cd568df032f4d.css?body=1" for ::1 at 2016-04-22 15:56:44 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 15:56:44 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 15:56:44 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 15:56:44 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 15:56:44 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:56:44 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:56:44 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 15:56:44 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:56:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:56:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:56:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:56:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:56:45 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 15:57:10 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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 (5.3ms)
+Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `name' for nil:NilClass:
+ app/views/tasks/index.html.erb:8:in `block in _app_views_tasks_index_html_erb___1842580796915558986_70228208342060'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/tasks/index.html.erb:2:in `_app_views_tasks_index_html_erb___1842580796915558986_70228208342060'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3afbfed53128d542/variables" for ::1 at 2016-04-22 15:57:10 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 15:57:27 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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 (9.2ms)
+Completed 200 OK in 23ms (Views: 22.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 15:57:27 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 15:57:27 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 15:57:27 -0700
+
+
+Started GET "/assets/tasks.self-03ef839d811b757c49d958f5a7abcadc6f049be8123814fdbe3cd568df032f4d.css?body=1" for ::1 at 2016-04-22 15:57:27 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 15:57:27 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 15:57:27 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:57:27 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:57:27 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 15:57:27 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:57:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:57:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:57:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:57:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:57:28 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 15:57:41 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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 (8.7ms)
+Completed 200 OK in 22ms (Views: 21.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/assets/tasks.self-03ef839d811b757c49d958f5a7abcadc6f049be8123814fdbe3cd568df032f4d.css?body=1" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:57:41 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 15:57:59 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [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.0ms)
+Completed 200 OK in 29ms (Views: 28.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/assets/tasks.self-03ef839d811b757c49d958f5a7abcadc6f049be8123814fdbe3cd568df032f4d.css?body=1" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:57:59 -0700
+
+
+Started GET "/show/12" for ::1 at 2016-04-22 15:58:06 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 12]]
+ [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 (2.5ms)
+Completed 200 OK in 18ms (Views: 17.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 15:58:08 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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 (9.2ms)
+Completed 200 OK in 23ms (Views: 22.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 15:59:49 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [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 (8.7ms)
+Completed 200 OK in 22ms (Views: 21.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 15:59:49 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 15:59:49 -0700
+
+
+Started GET "/assets/tasks.self-03ef839d811b757c49d958f5a7abcadc6f049be8123814fdbe3cd568df032f4d.css?body=1" for ::1 at 2016-04-22 15:59:49 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 15:59:49 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 15:59:49 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 15:59:49 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:59:49 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 15:59:49 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 15:59:49 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 15:59:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:59:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:59:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:59:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 15:59:50 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:00:20 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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 (13.9ms)
+Completed 200 OK in 62ms (Views: 61.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-5d4accc2c7098a2aa645bd31832cac8ac447b226a23c173cbd35b22bc09df567.css?body=1" for ::1 at 2016-04-22 16:00:20 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:00:20 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:00:20 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:00:20 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:00:20 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:00:20 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:00:20 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:00:20 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:00:20 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:00:20 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:00:21 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:00:21 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:00:21 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:00:21 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:00:44 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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 (7.9ms)
+Completed 200 OK in 60ms (Views: 59.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-46cd72d815be3d5f604327c6dd204bc49b42d67123c9a0d5858807b88a9377f9.css?body=1" for ::1 at 2016-04-22 16:00:44 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:00:44 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:00:44 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:00:44 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:00:44 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:00:44 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:00:44 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:00:44 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:00:45 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:00:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:00:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:00:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:00:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:00:45 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:01:07 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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 (10.0ms)
+Completed 200 OK in 58ms (Views: 57.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-b12863746ed5f99993224e710566523a8bf9f3c11e1b41aa897e5f991260d138.css?body=1" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:01:07 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:01:25 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (7.8ms)
+Completed 200 OK in 66ms (Views: 65.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-11a1aca610df92f21c3ee08bdcbff0d193a492c5ea67347446cef28c320bebc2.css?body=1" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:01:25 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:01:40 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [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 (7.7ms)
+Completed 200 OK in 22ms (Views: 21.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:01:40 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:01:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:01:40 -0700
+
+
+Started GET "/assets/tasks.self-b12863746ed5f99993224e710566523a8bf9f3c11e1b41aa897e5f991260d138.css?body=1" for ::1 at 2016-04-22 16:01:40 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:01:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:01:40 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:01:40 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:01:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:01:40 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:01:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:01:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:01:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:01:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:01:41 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:02:03 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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 (10.2ms)
+Completed 200 OK in 57ms (Views: 56.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-24df7b838b7e870271f56414a9e9d0b1e366976a7cda49da4b88ca4c05250fb9.css?body=1" for ::1 at 2016-04-22 16:02:03 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:02:03 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:02:04 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:02:04 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:02:04 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:02:04 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:02:04 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:02:04 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:02:04 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:02:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:02:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:02:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:02:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:02:04 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:02:12 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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 (8.2ms)
+Completed 200 OK in 60ms (Views: 59.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-ce9c8b90744d32505743cae9196b6cc280ce06e93659600f6d4ab01214b0320f.css?body=1" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:02:12 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:02:38 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ Rendered tasks/index.html.erb within layouts/application (7.8ms)
+Completed 200 OK in 65ms (Views: 64.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-f65e8c6d42fd8ebff6164d94844186e43638b7b9f26c16393ed5a88865a85cb3.css?body=1" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:02:38 -0700
+
+
+Started GET "/tasks/19/edit" for ::1 at 2016-04-22 16:03:05 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"19"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 19]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (2.9ms)
+ Rendered tasks/edit.html.erb within layouts/application (4.0ms)
+Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.2ms)
+
+
+Started PATCH "/show/19" for ::1 at 2016-04-22 16:03:09 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"XGCnUSuTrUXRYkdQbfxWdrD4qkNQeQR3QkdCl1RaH2CEk1AeX6DLF+lawcvHiq4Asgh9md46/KVi9vlnXfCJQQ==", "task"=>{"task_name"=>"Fly a kite", "task_description"=>"Can I figure out how to get to the roof?", "person_id"=>"7"}, "commit"=>"Update Task", "id"=>"19"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 19]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["person_id", 7], ["updated_at", "2016-04-22 23:03:09.403147"], ["id", 19]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 16:03:09 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (7.9ms)
+Completed 200 OK in 21ms (Views: 19.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:03:09 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:03:30 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 7]]
+ Rendered tasks/index.html.erb within layouts/application (11.9ms)
+Completed 200 OK in 71ms (Views: 69.7ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/assets/tasks.self-73b6955b8eabeeec62deaa997a695691916eb0194b849870f1387d92de83f832.css?body=1" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:03:30 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:03:49 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 7]]
+ Rendered tasks/index.html.erb within layouts/application (8.2ms)
+Completed 200 OK in 58ms (Views: 56.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/assets/tasks.self-ce6cdfe578ae1fb719f578c1a1622698258cd63cd0b89714af3daf482ea35bf7.css?body=1" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:03:49 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:04:01 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (8.5ms)
+Completed 200 OK in 65ms (Views: 64.5ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-3413a6c28a9019000a5bf943ae9ebf5dc3edbb3b6a82f8321d5e6426751e7e72.css?body=1" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:01 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:04:14 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (8.2ms)
+Completed 200 OK in 62ms (Views: 60.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-8d40750eb890ac671f2ba178f7cff93fe5e500c0426bda8d485d2374d8d0f7a5.css?body=1" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:14 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:04:35 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (8.5ms)
+Completed 200 OK in 55ms (Views: 54.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/assets/tasks.self-72dd52bb51e3b3af93d95df529f3ee5e2a237b24ed16afd4741c24c4c6ff8022.css?body=1" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:35 -0700
+
+
+Started GET "/" for ::1 at 2016-04-22 16:04:45 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (8.4ms)
+Completed 200 OK in 64ms (Views: 63.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:04:46 -0700
+
+
+Started GET "/tasks/21/edit" for ::1 at 2016-04-22 16:05:18 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"21"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 21]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.7ms)
+ Rendered tasks/edit.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 17ms (Views: 15.8ms | ActiveRecord: 0.3ms)
+
+
+Started PATCH "/show/21" for ::1 at 2016-04-22 16:05:23 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"NmAv7isBcOyDLncmy9Am7C/vkHtMlYGdzy/msDbQj7Duk9ihXzIWvrsW8b1hpt6aLR9HocLWeU/vnl1AP3oZkQ==", "task"=>{"task_name"=>"The Talking Heads", "task_description"=>"David Byrne has the best noodle dance", "person_id"=>"4"}, "commit"=>"Update Task", "id"=>"21"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 21]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[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-22 23:05:23.224098"], ["id", 21]]
+ [1m[35m (1.2ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 5ms (ActiveRecord: 1.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 16:05:23 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ Rendered tasks/index.html.erb within layouts/application (9.0ms)
+Completed 200 OK in 21ms (Views: 20.7ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:05:23 -0700
+
+
+Started GET "/tasks/24/edit" for ::1 at 2016-04-22 16:05:28 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"24"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 24]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.5ms)
+ Rendered tasks/edit.html.erb within layouts/application (3.4ms)
+Completed 200 OK in 17ms (Views: 15.9ms | ActiveRecord: 0.3ms)
+
+
+Started PATCH "/show/24" for ::1 at 2016-04-22 16:05:31 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"WaL1aZOlA/HcXj1QkENpiBKy4CJXwq381fP5V4G8XxqBUQIm55Zlo+Rmu8s6NZH+EEI3+NmBVS71QkKniBbJOw==", "task"=>{"task_name"=>"Buy cheese ", "task_description"=>"Cristal gave me delicious Purple Haze Cheese.", "person_id"=>"5"}, "commit"=>"Update Task", "id"=>"24"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 24]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["person_id", 5], ["updated_at", "2016-04-22 23:05:31.902848"], ["id", 24]]
+ [1m[35m (1.2ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 16:05:31 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ Rendered tasks/index.html.erb within layouts/application (9.4ms)
+Completed 200 OK in 22ms (Views: 21.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:05:31 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 16:05:38 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 20ms (Views: 19.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 16:05:47 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 7]]
+ [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", 5]]
+ Rendered tasks/index.html.erb within layouts/application (11.1ms)
+Completed 200 OK in 25ms (Views: 23.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 16:08:56 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ Rendered tasks/index.html.erb within layouts/application (9.1ms)
+Completed 200 OK in 21ms (Views: 20.5ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-22 16:08:56 -0700
+
+
+Started GET "/tasks/12/edit" for ::1 at 2016-04-22 16:08:58 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (3.0ms)
+ Rendered tasks/edit.html.erb within layouts/application (3.9ms)
+Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 16:09:40 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ Rendered tasks/index.html.erb within layouts/application (9.5ms)
+Completed 200 OK in 25ms (Views: 24.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:09:40 -0700
+
+
+Started GET "/tasks/17/edit" for ::1 at 2016-04-22 16:09:50 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"17"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 17]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (2.6ms)
+ Rendered tasks/edit.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 17ms (Views: 16.3ms | ActiveRecord: 0.2ms)
+
+
+Started PATCH "/show/17" for ::1 at 2016-04-22 16:09:57 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Zf2+vuGOxDcT9emU7heT7SKUiIBb7EZcee27kQ1hTDq9Dknxlb2iZSvNbw9EYWubIGRfWtWvvo5ZXABhBMvaGw==", "task"=>{"task_name"=>"Pet the puppy", "task_description"=>"D'awww woof woof fluffs", "person_id"=>"9"}, "commit"=>"Update Task", "id"=>"17"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 17]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["person_id", 9], ["updated_at", "2016-04-22 23:09:57.033351"], ["id", 17]]
+ [1m[36m (0.5ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 16:09:57 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ Rendered tasks/index.html.erb within layouts/application (8.8ms)
+Completed 200 OK in 23ms (Views: 21.8ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:09:57 -0700
+
+
+Started GET "/tasks/20/edit" for ::1 at 2016-04-22 16:10:01 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"20"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (2.5ms)
+ Rendered tasks/edit.html.erb within layouts/application (3.3ms)
+Completed 200 OK in 19ms (Views: 18.2ms | ActiveRecord: 0.2ms)
+
+
+Started PATCH "/show/20" for ::1 at 2016-04-22 16:10:09 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"vxdkbglOiVfhdyJxKttKdJ30pSYOba30+MMcDnJDJSxn5JMhfX3vBdlPpOqArbICnwRy/IAuVSbYcqf+e+mzDQ==", "task"=>{"task_name"=>"Cuddle the child", "task_description"=>"<3<3<3<3 all of the <3", "person_id"=>"22"}, "commit"=>"Update Task", "id"=>"20"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 20]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["person_id", 22], ["updated_at", "2016-04-22 23:10:09.232976"], ["id", 20]]
+ [1m[36m (1.1ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 5ms (ActiveRecord: 1.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 16:10:09 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ Rendered tasks/index.html.erb within layouts/application (12.1ms)
+Completed 200 OK in 26ms (Views: 25.1ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:10:09 -0700
+
+
+Started GET "/tasks/26/edit" for ::1 at 2016-04-22 16:10:12 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"26"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 26]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.7ms)
+ Rendered tasks/edit.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 19ms (Views: 17.8ms | ActiveRecord: 0.3ms)
+
+
+Started PATCH "/show/26" for ::1 at 2016-04-22 16:10:20 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"yH1ZFJJfK/hJMWKzO9snbPBwqfqjg6SetgLEBkMxdxsQjq5b5mxNqnEJ5CiRrd8a8oB+IC3AXEyWs3/2SpvhOg==", "task"=>{"task_name"=>"Debug some code", "task_description"=>"Squash Squash", "person_id"=>"11"}, "commit"=>"Update Task", "id"=>"26"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 26]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["person_id", 11], ["updated_at", "2016-04-22 23:10:20.567886"], ["id", 26]]
+ [1m[35m (1.1ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 16:10:20 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (10.2ms)
+Completed 200 OK in 24ms (Views: 22.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:10:20 -0700
+
+
+Started GET "/tasks/18/edit" for ::1 at 2016-04-22 16:10:23 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"18"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 18]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (3.8ms)
+ Rendered tasks/edit.html.erb within layouts/application (5.3ms)
+Completed 200 OK in 21ms (Views: 20.2ms | ActiveRecord: 0.3ms)
+
+
+Started PATCH "/show/18" for ::1 at 2016-04-22 16:10:27 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"5Cidsx1NxuzDFgoPlpNPAZKSu6qXo6MZbQCeiBrv8HU822r8aX6gvvsujJQ85bd3kGJscBngW8tNsSV4E0VmVA==", "task"=>{"task_name"=>"Make buttons", "task_description"=>"This app does not have enough buttons", "person_id"=>"6"}, "commit"=>"Update Task", "id"=>"18"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 18]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.5ms)[0m [1mUPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["person_id", 6], ["updated_at", "2016-04-22 23:10:27.119969"], ["id", 18]]
+ [1m[35m (1.7ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 7ms (ActiveRecord: 2.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 16:10:27 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (15.5ms)
+Completed 200 OK in 28ms (Views: 27.1ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-22 16:10:27 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-22 16:10:35 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 18ms (Views: 16.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-22 16:11:09 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[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", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (11.4ms)
+Completed 200 OK in 25ms (Views: 23.9ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-23 23:32:39 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (2.8ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.0ms)
+
+NoMethodError - undefined method `each' for nil:NilClass:
+ app/views/tasks/index.html.erb:1:in `_app_views_tasks_index_html_erb___1842580796915558986_70228195990640'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/f8867df2da05b26b/variables" for ::1 at 2016-04-23 23:32:39 -0700
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+
+
+Started GET "/" for ::1 at 2016-04-23 23:33:19 -0700
+Processing by TasksController#index as HTML
+ Rendered tasks/index.html.erb within layouts/application (2.5ms)
+Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms)
+
+NoMethodError - undefined method `each' for nil:NilClass:
+ app/views/tasks/index.html.erb:1:in `_app_views_tasks_index_html_erb___1842580796915558986_70228195990640'
+ 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/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/fcf086bd2197b538/variables" for ::1 at 2016-04-23 23:33:19 -0700
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+
+
+Started GET "/" for ::1 at 2016-04-23 23:34:43 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (20.2ms)
+Completed 200 OK in 40ms (Views: 37.2ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-23 23:34:43 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:34:47 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html, :xml], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:34:47 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/279383357c8e9fe4/variables" for ::1 at 2016-04-23 23:34:47 -0700
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:37:23 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/dce981bc51f48a4b/variables" for ::1 at 2016-04-23 23:37:23 -0700
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+
+
+Started POST "/__better_errors/dce981bc51f48a4b/variables" for ::1 at 2016-04-23 23:37:28 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:39:06 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html, :xml], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:39:06 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/45f66df017c588e1/variables" for ::1 at 2016-04-23 23:39:06 -0700
+ [1m[36mPerson Load (0.4ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:47:23 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/cfc92c31afb2273d/variables" for ::1 at 2016-04-23 23:47:23 -0700
+ [1m[35mPerson Load (0.5ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:49:32 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/2a91d81a06e44f28/variables" for ::1 at 2016-04-23 23:49:32 -0700
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started POST "/__better_errors/2a91d81a06e44f28/variables" for ::1 at 2016-04-23 23:49:41 -0700
+
+
+Started GET "/" for ::1 at 2016-04-23 23:49:59 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (15.8ms)
+Completed 200 OK in 37ms (Views: 34.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-23 23:49:59 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:55:12 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html, :xml], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:55:12 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/1f64f5f7d37ccb92/variables" for ::1 at 2016-04-23 23:55:12 -0700
+ [1m[36mPerson Load (0.4ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:56:32 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/03828bf4bb96bb40/variables" for ::1 at 2016-04-23 23:56:32 -0700
+ [1m[35mPerson Load (0.4ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:56:34 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/fdcf98df590ede9f/variables" for ::1 at 2016-04-23 23:56:35 -0700
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/" for ::1 at 2016-04-23 23:57:44 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (21.5ms)
+Completed 200 OK in 38ms (Views: 35.2ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-23 23:57:44 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:57:46 -0700
+Processing by PeopleController#test as HTML
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html, :xml], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `test'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:57:46 -0700
+Processing by PeopleController#test as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `test'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/b3b6bcbe770349f5/variables" for ::1 at 2016-04-23 23:57:46 -0700
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:57:56 -0700
+Processing by PeopleController#test as HTML
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/test, application/test with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `test'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/1debc775e44a23be/variables" for ::1 at 2016-04-23 23:57:57 -0700
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:58:58 -0700
+Processing by PeopleController#test as HTML
+Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/test, application/test with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `test'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3be0f1dea4e6b11a/variables" for ::1 at 2016-04-23 23:58:58 -0700
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:59:02 -0700
+Processing by PeopleController#test as HTML
+Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/test, application/test with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `test'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/17554580a7546071/variables" for ::1 at 2016-04-23 23:59:02 -0700
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/people" for ::1 at 2016-04-23 23:59:30 -0700
+Processing by PeopleController#test as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/test, application/test with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `test'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/aa3d5769e74d4d8d/variables" for ::1 at 2016-04-23 23:59:30 -0700
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:04:41 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+
+AbstractController::ActionNotFound - The action 'test' could not be found for PeopleController:
+ actionpack (4.2.6) lib/abstract_controller/base.rb:132: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/e65dc874d57a09d7/variables" for ::1 at 2016-04-24 00:04:41 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:04:44 -0700
+
+AbstractController::ActionNotFound - The action 'test' could not be found for PeopleController:
+ actionpack (4.2.6) lib/abstract_controller/base.rb:132: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/d6e94cce1300624a/variables" for ::1 at 2016-04-24 00:04:44 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:04:51 -0700
+
+AbstractController::ActionNotFound - The action 'test' could not be found for PeopleController:
+ actionpack (4.2.6) lib/abstract_controller/base.rb:132: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/6720f9b130414387/variables" for ::1 at 2016-04-24 00:04:51 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 00:04:56 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (40.2ms)
+Completed 200 OK in 344ms (Views: 330.4ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 00:04:56 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (12.2ms)
+Completed 200 OK in 29ms (Views: 27.5ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 00:04:57 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:05:11 -0700
+
+AbstractController::ActionNotFound - The action 'test' could not be found for PeopleController:
+ actionpack (4.2.6) lib/abstract_controller/base.rb:132: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:05:11 -0700
+
+AbstractController::ActionNotFound - The action 'test' could not be found for PeopleController:
+ actionpack (4.2.6) lib/abstract_controller/base.rb:132: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/30fd7a55bf6775a8/variables" for ::1 at 2016-04-24 00:05:11 -0700
+
+
+Started POST "/__better_errors/30fd7a55bf6775a8/variables" for ::1 at 2016-04-24 00:05:24 -0700
+
+
+Started POST "/__better_errors/30fd7a55bf6775a8/variables" for ::1 at 2016-04-24 00:05:26 -0700
+
+
+Started POST "/__better_errors/30fd7a55bf6775a8/variables" for ::1 at 2016-04-24 00:05:28 -0700
+
+
+Started POST "/__better_errors/30fd7a55bf6775a8/variables" for ::1 at 2016-04-24 00:05:29 -0700
+
+
+Started POST "/__better_errors/30fd7a55bf6775a8/variables" for ::1 at 2016-04-24 00:05:31 -0700
+
+
+Started POST "/__better_errors/30fd7a55bf6775a8/variables" for ::1 at 2016-04-24 00:05:33 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:06:04 -0700
+
+AbstractController::ActionNotFound - The action 'test' could not be found for PeopleController:
+ actionpack (4.2.6) lib/abstract_controller/base.rb:132: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/8b0bc167b7311196/variables" for ::1 at 2016-04-24 00:06:05 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:06:24 -0700
+
+ActionController::RoutingError (No route matches [GET] "/people"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (6.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (63.5ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.4ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (53.5ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (107.0ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:06:52 -0700
+
+ActionController::RoutingError (No route matches [GET] "/people"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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 (54.4ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (43.1ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (88.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 00:06:56 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[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", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (26.5ms)
+Completed 200 OK in 43ms (Views: 40.6ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 00:06:56 -0700
+
+
+Started GET "/tasks/people" for ::1 at 2016-04-24 00:06:58 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html, :xml], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/tasks/people" for ::1 at 2016-04-24 00:06:58 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/4e339aa2ff9b13de/variables" for ::1 at 2016-04-24 00:06:58 -0700
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started POST "/__better_errors/4e339aa2ff9b13de/variables" for ::1 at 2016-04-24 00:07:05 -0700
+
+
+Started POST "/__better_errors/4e339aa2ff9b13de/variables" for ::1 at 2016-04-24 00:07:14 -0700
+
+
+Started POST "/__better_errors/4e339aa2ff9b13de/variables" for ::1 at 2016-04-24 00:07:22 -0700
+
+
+Started POST "/__better_errors/4e339aa2ff9b13de/variables" for ::1 at 2016-04-24 00:07:23 -0700
+
+
+Started POST "/__better_errors/4e339aa2ff9b13de/variables" for ::1 at 2016-04-24 00:07:25 -0700
+
+
+Started POST "/__better_errors/4e339aa2ff9b13de/variables" for ::1 at 2016-04-24 00:07:28 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 00:11:46 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (18.3ms)
+Completed 200 OK in 36ms (Views: 31.9ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-24 00:11:46 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 00:11:46 -0700
+
+
+Started GET "/tasks/people" for ::1 at 2016-04-24 00:11:48 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (13.3ms)
+Completed 200 OK in 29ms (Views: 27.3ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/tasks/people" for ::1 at 2016-04-24 00:11:50 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (10.8ms)
+Completed 200 OK in 26ms (Views: 24.7ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/tasks/people" for ::1 at 2016-04-24 00:13:17 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks/people"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.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 (53.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (33.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (76.4ms)
+
+
+Started GET "/tasks/people" for ::1 at 2016-04-24 00:13:17 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks/people"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
+ Rendered /Users/jadevance/.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 (58.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (37.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (78.3ms)
+
+
+Started GET "/tasks/people" for ::1 at 2016-04-24 00:13:30 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks/people"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (63.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (44.4ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (92.6ms)
+
+
+Started GET "/tasks/people" for ::1 at 2016-04-24 00:13:50 -0700
+
+ActionController::RoutingError (No route matches [GET] "/tasks/people"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
+ Rendered /Users/jadevance/.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 (58.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (42.4ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (86.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 00:13:56 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[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", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (17.8ms)
+Completed 200 OK in 43ms (Views: 38.9ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-24 00:13:56 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 00:13:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 00:13:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 00:13:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 00:13:56 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 00:13:56 -0700
+
+
+Started GET "/people/tasks" for ::1 at 2016-04-24 00:13:58 -0700
+
+ActionController::RoutingError - uninitialized constant People:
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:58:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people/tasks" for ::1 at 2016-04-24 00:13:58 -0700
+
+ActionController::RoutingError - uninitialized constant People:
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:63:in `rescue in controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:58:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/e95bc85180e9b0be/variables" for ::1 at 2016-04-24 00:13:58 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 00:16:17 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (24.5ms)
+Completed 200 OK in 44ms (Views: 40.5ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 00:16:17 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:16:22 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/05ce9ad8310f374d/variables" for ::1 at 2016-04-24 00:16:22 -0700
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:16:55 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+RuntimeError - :
+ app/controllers/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/1d337d7f94912c33/variables" for ::1 at 2016-04-24 00:16:56 -0700
+ [1m[35mPerson Load (0.6ms)[0m SELECT "people".* FROM "people"
+
+
+Started POST "/__better_errors/1d337d7f94912c33/eval" for ::1 at 2016-04-24 00:17:04 -0700
+
+
+Started POST "/__better_errors/1d337d7f94912c33/variables" for ::1 at 2016-04-24 00:17:18 -0700
+
+
+Started POST "/__better_errors/1d337d7f94912c33/variables" for ::1 at 2016-04-24 00:17:23 -0700
+
+
+Started POST "/__better_errors/1d337d7f94912c33/variables" for ::1 at 2016-04-24 00:17:25 -0700
+
+
+Started POST "/__better_errors/1d337d7f94912c33/variables" for ::1 at 2016-04-24 00:17:26 -0700
+
+
+Started POST "/__better_errors/1d337d7f94912c33/variables" for ::1 at 2016-04-24 00:17:28 -0700
+
+
+Started POST "/__better_errors/1d337d7f94912c33/variables" for ::1 at 2016-04-24 00:17:30 -0700
+
+
+Started POST "/__better_errors/1d337d7f94912c33/variables" for ::1 at 2016-04-24 00:17:33 -0700
+
+
+Started POST "/__better_errors/1d337d7f94912c33/variables" for ::1 at 2016-04-24 00:17:34 -0700
+
+
+Started POST "/__better_errors/1d337d7f94912c33/variables" for ::1 at 2016-04-24 00:17:36 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:18:13 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template ./people/:index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/5d38790705d001a2/variables" for ::1 at 2016-04-24 00:18:13 -0700
+ [1m[36mPerson Load (0.5ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:20:48 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/f5b7aac37bf8060c/variables" for ::1 at 2016-04-24 00:20:48 -0700
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:21:01 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index.html.erb with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/44d2bfed18c49abb/variables" for ::1 at 2016-04-24 00:21:01 -0700
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started POST "/__better_errors/44d2bfed18c49abb/variables" for ::1 at 2016-04-24 00:21:14 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:28:00 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index.html.erb with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/996c5008bee4cd74/variables" for ::1 at 2016-04-24 00:28:00 -0700
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:28:06 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index.html.erb with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/6708f133e20673e7/variables" for ::1 at 2016-04-24 00:28:06 -0700
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:28:29 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/aa0331db68f5ac24/variables" for ::1 at 2016-04-24 00:28:29 -0700
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/" for ::1 at 2016-04-24 00:29:41 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (22.0ms)
+Completed 200 OK in 41ms (Views: 36.6ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 00:29:41 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:29:44 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html, :xml], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:29:44 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/ed0909a495d386e4/variables" for ::1 at 2016-04-24 00:29:44 -0700
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+
+
+Started POST "/__better_errors/ed0909a495d386e4/eval" for ::1 at 2016-04-24 00:29:55 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:30:23 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:10:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/76be2e51c41dffae/variables" for ::1 at 2016-04-24 00:30:24 -0700
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:30:28 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:10:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/78d1aa364253825b/variables" for ::1 at 2016-04-24 00:30:28 -0700
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+
+
+Started POST "/__better_errors/78d1aa364253825b/eval" for ::1 at 2016-04-24 00:30:31 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:30:33 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:10:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/0ff3412a10c7bc8a/variables" for ::1 at 2016-04-24 00:30:33 -0700
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/" for ::1 at 2016-04-24 00:31:37 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (15.9ms)
+Completed 200 OK in 32ms (Views: 28.9ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-24 00:31:38 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 00:31:38 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 00:31:40 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (12.2ms)
+Completed 200 OK in 28ms (Views: 26.2ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 00:31:41 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (8.3ms)
+ Rendered tasks/new.html.erb within layouts/application (10.0ms)
+Completed 200 OK in 25ms (Views: 23.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 00:31:55 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (2.7ms)
+ Rendered tasks/new.html.erb within layouts/application (4.1ms)
+Completed 200 OK in 19ms (Views: 17.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 00:32:00 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.7ms)
+Completed 200 OK in 18ms (Views: 17.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 00:32:02 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (3.6ms)
+ Rendered tasks/new.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 00:32:02 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (13.2ms)
+Completed 200 OK in 27ms (Views: 26.0ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 00:32:55 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (3.2ms)
+ Rendered tasks/new.html.erb within layouts/application (4.5ms)
+Completed 200 OK in 60ms (Views: 59.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 00:32:55 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (3.0ms)
+ Rendered tasks/new.html.erb within layouts/application (4.3ms)
+Completed 200 OK in 19ms (Views: 18.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-a77779079b0d33e7656abbe383ec5107fa6c5d931cb65be3af1182314ed6a47b.css?body=1" for ::1 at 2016-04-24 00:32:55 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-24 00:32:55 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 00:34:04 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (2.7ms)
+ Rendered tasks/new.html.erb within layouts/application (3.6ms)
+Completed 200 OK in 65ms (Views: 64.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-52967f68f8839c789241d7df691af70145ec593a2b261935005f548268f5bc93.css?body=1" for ::1 at 2016-04-24 00:34:04 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 00:34:04 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 00:34:04 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 00:34:04 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 00:34:04 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 00:34:04 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 00:34:04 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 00:34:04 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 00:34:04 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 00:34:09 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.7ms)
+ Rendered tasks/new.html.erb within layouts/application (3.7ms)
+Completed 200 OK in 17ms (Views: 16.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 00:34:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 00:34:09 -0700
+
+
+Started GET "/assets/tasks.self-52967f68f8839c789241d7df691af70145ec593a2b261935005f548268f5bc93.css?body=1" for ::1 at 2016-04-24 00:34:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 00:34:09 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 00:34:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 00:34:09 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 00:34:09 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 00:34:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 00:34:09 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 00:34:11 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 17ms (Views: 16.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 00:34:11 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 00:34:12 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.9ms)
+ Rendered tasks/new.html.erb within layouts/application (4.4ms)
+Completed 200 OK in 23ms (Views: 21.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 00:34:13 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[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", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (13.1ms)
+Completed 200 OK in 27ms (Views: 26.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 00:34:14 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (3.1ms)
+ Rendered tasks/new.html.erb within layouts/application (4.5ms)
+Completed 200 OK in 22ms (Views: 21.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 00:34:23 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (2.7ms)
+ Rendered tasks/new.html.erb within layouts/application (3.5ms)
+Completed 200 OK in 18ms (Views: 17.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 00:34:23 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 00:34:23 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 00:34:23 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 00:34:23 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 00:34:23 -0700
+
+
+Started GET "/assets/tasks.self-52967f68f8839c789241d7df691af70145ec593a2b261935005f548268f5bc93.css?body=1" for ::1 at 2016-04-24 00:34:23 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 00:34:23 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 00:34:23 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 00:34:23 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 00:34:39 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (10.5ms)
+Completed 200 OK in 27ms (Views: 26.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 00:34:39 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (11.7ms)
+Completed 200 OK in 24ms (Views: 23.4ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 00:34:39 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 00:34:41 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.8ms)
+ Rendered tasks/new.html.erb within layouts/application (4.2ms)
+Completed 200 OK in 19ms (Views: 18.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 00:34:42 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (3.0ms)
+Completed 200 OK in 18ms (Views: 17.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:34:52 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html, :xml], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:10:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:34:52 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/index, application/index with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:10:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/29efe7e89e20580c/variables" for ::1 at 2016-04-24 00:34:52 -0700
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/people" for ::1 at 2016-04-24 00:36:48 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/pindex, application/pindex with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3c36748563d34d1b/variables" for ::1 at 2016-04-24 00:36:48 -0700
+ [1m[36mPerson Load (0.4ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/" for ::1 at 2016-04-24 00:38:07 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (20.9ms)
+Completed 200 OK in 42ms (Views: 37.1ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 00:38:07 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (12.3ms)
+Completed 200 OK in 28ms (Views: 26.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 00:38:08 -0700
+
+
+Started GET "/people/pindex" for ::1 at 2016-04-24 00:38:09 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/pindex, application/pindex with {:locale=>[:en], :formats=>[:html, :xml], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people/pindex" for ::1 at 2016-04-24 00:38:09 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/pindex, application/pindex with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/d4ed203f9b6c0cdb/variables" for ::1 at 2016-04-24 00:38:09 -0700
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/" for ::1 at 2016-04-24 00:38:44 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (10.3ms)
+Completed 200 OK in 25ms (Views: 23.6ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 00:38:44 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (10.6ms)
+Completed 200 OK in 25ms (Views: 24.0ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-24 00:38:44 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 00:38:44 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 00:40:14 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (18.3ms)
+Completed 200 OK in 36ms (Views: 31.8ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 00:40:14 -0700
+
+
+Started GET "/people/pindex" for ::1 at 2016-04-24 00:40:16 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/pindex, application/pindex with {:locale=>[:en], :formats=>[:html, :xml], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people/pindex" for ::1 at 2016-04-24 00:40:16 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/pindex, application/pindex with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/f8743959401cdbdb/variables" for ::1 at 2016-04-24 00:40:16 -0700
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/people/pindex" for ::1 at 2016-04-24 00:40:55 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/pindex, application/pindex with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/1777503e1e6670bd/variables" for ::1 at 2016-04-24 00:40:55 -0700
+ [1m[36mPerson Load (0.5ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started POST "/__better_errors/1777503e1e6670bd/variables" for ::1 at 2016-04-24 00:41:12 -0700
+
+
+Started GET "/people/pindex" for ::1 at 2016-04-24 00:45:41 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.7ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (57.9ms)
+Completed 500 Internal Server Error in 62ms (ActiveRecord: 0.7ms)
+
+NoMethodError - undefined method `person_path' for #<#:0x007fc8fdde0b70>:
+ app/views/people/pindex.html.erb:3:in `block in _app_views_people_pindex_html_erb___919159797136263607_70250601151380'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/people/pindex.html.erb:2:in `_app_views_people_pindex_html_erb___919159797136263607_70250601151380'
+ 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/jadevance/.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/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/c646c046d8319a03/variables" for ::1 at 2016-04-24 00:45:41 -0700
+
+
+Started GET "/people/pindex" for ::1 at 2016-04-24 00:46:10 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (4.0ms)
+Completed 200 OK in 19ms (Views: 16.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 00:46:10 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 00:46:10 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 00:46:10 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 00:46:10 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 00:46:10 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 00:46:10 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 00:46:10 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 00:46:10 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 00:46:10 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 00:46:21 -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 (5.4ms)
+Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `each' for #:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/people/show.html.erb:1:in `_app_views_people_show_html_erb___2606118494339302280_70250671933380'
+ 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/jadevance/.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/people_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 00:46:21 -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 (4.6ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `each' for #:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/people/show.html.erb:1:in `_app_views_people_show_html_erb___2606118494339302280_70250671519100'
+ 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/jadevance/.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/people_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/b785c6266978364d/variables" for ::1 at 2016-04-24 00:46:22 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 00:48:20 -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 (3.4ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.1ms)
+
+NoMethodError - undefined method `hobby' for nil:NilClass:
+ app/views/people/show.html.erb:3:in `_app_views_people_show_html_erb___2606118494339302280_70250628183240'
+ 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/jadevance/.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/people_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 00:48:21 -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 (2.9ms)
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.1ms)
+
+NoMethodError - undefined method `hobby' for nil:NilClass:
+ app/views/people/show.html.erb:3:in `_app_views_people_show_html_erb___2606118494339302280_70250668133380'
+ 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/jadevance/.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/people_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/c79dcb5c31cb43ca/variables" for ::1 at 2016-04-24 00:48:21 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 00:48:43 -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 (0.4ms)
+Completed 200 OK in 14ms (Views: 12.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people/assets/check-icon.png" for ::1 at 2016-04-24 00:48:43 -0700
+
+ActionController::RoutingError (No route matches [GET] "/people/assets/check-icon.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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/jadevance/.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 (54.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (33.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (74.9ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 00:49:13 -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 (0.4ms)
+Completed 200 OK in 14ms (Views: 13.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 00:49:13 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 00:49:13 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 00:49:13 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 00:49:13 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 00:49:13 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 00:49:13 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 00:49:13 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 00:49:13 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 00:49:13 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 01:06:36 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (16.8ms)
+Completed 200 OK in 89ms (Views: 86.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 01:06:36 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 01:06:43 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (4.3ms)
+ Rendered tasks/new.html.erb within layouts/application (6.0ms)
+Completed 200 OK in 21ms (Views: 20.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 01:06:45 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ Rendered tasks/index.html.erb within layouts/application (11.3ms)
+Completed 200 OK in 26ms (Views: 24.8ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/tasks/28/edit" for ::1 at 2016-04-24 01:06:52 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"28"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 28]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.6ms)
+ Rendered tasks/edit.html.erb within layouts/application (3.8ms)
+Completed 200 OK in 19ms (Views: 17.5ms | ActiveRecord: 0.3ms)
+
+
+Started PATCH "/show/28" for ::1 at 2016-04-24 01:06:56 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"Wb5oid23auuPsQxCl252Fds/0mUuSwdZnz4qGQgJcCOBTZ/GqYQMubeJitk9GI5j2c8Fv6AI/4u/j5HpAaPmAg==", "task"=>{"task_name"=>"Talk to Utah", "task_description"=>"Nerd out about Biology. Maybe talk about birds. Birds have feathers! YAY", "person_id"=>"7"}, "commit"=>"Update Task", "id"=>"28"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 28]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.4ms)[0m [1mUPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["person_id", 7], ["updated_at", "2016-04-24 08:06:56.653841"], ["id", 28]]
+ [1m[35m (0.5ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 5ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 01:06:56 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (14.7ms)
+Completed 200 OK in 29ms (Views: 27.4ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 01:06:56 -0700
+
+
+Started GET "/tasks/27/edit" for ::1 at 2016-04-24 01:07:07 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"27"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 27]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (4.0ms)
+ Rendered tasks/edit.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 20ms (Views: 19.0ms | ActiveRecord: 0.3ms)
+
+
+Started PATCH "/show/27" for ::1 at 2016-04-24 01:07:15 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"U49UXo35sQ7nnhmF1MviwD2xBKvTQPWLD5w+9Kf/VbmLfKMR+crXXN+mnx5+vRq2P0HTcV0DDVkvLYUErlXDmA==", "task"=>{"task_name"=>"Debug some code", "task_description"=>"Squash Squash", "person_id"=>"10"}, "commit"=>"Update Task", "id"=>"27"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 27]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.6ms)[0m [1mUPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["person_id", 10], ["updated_at", "2016-04-24 08:07:15.452453"], ["id", 27]]
+ [1m[35m (1.2ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 5ms (ActiveRecord: 1.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 01:07:15 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (9.7ms)
+Completed 200 OK in 30ms (Views: 28.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 01:07:15 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 01:07:23 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.9ms)
+ Rendered tasks/new.html.erb within layouts/application (4.4ms)
+Completed 200 OK in 20ms (Views: 18.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 01:07:24 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 01:07:27 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (12.8ms)
+Completed 200 OK in 27ms (Views: 25.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/people/pindex" for ::1 at 2016-04-24 01:07:30 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (3.2ms)
+Completed 200 OK in 20ms (Views: 18.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people/pindex" for ::1 at 2016-04-24 01:07:31 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 19ms (Views: 18.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 01:07:47 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (14.1ms)
+Completed 200 OK in 29ms (Views: 27.6ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 01:07:56 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (3.3ms)
+ Rendered tasks/new.html.erb within layouts/application (4.7ms)
+Completed 200 OK in 21ms (Views: 20.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 01:07:57 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 23ms (Views: 16.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people/pindex" for ::1 at 2016-04-24 01:08:00 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 16ms (Views: 15.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 01:08:03 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (12.2ms)
+Completed 200 OK in 28ms (Views: 26.4ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/people/pindex" for ::1 at 2016-04-24 01:15:32 -0700
+
+ActionController::RoutingError (No route matches [GET] "/people/pindex"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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/jadevance/.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 (56.5ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (33.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (74.1ms)
+
+
+Started GET "/people/pindex" for ::1 at 2016-04-24 01:15:33 -0700
+
+ActionController::RoutingError (No route matches [GET] "/people/pindex"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.8ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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 (50.5ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (33.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (74.8ms)
+
+
+Started GET "/people/pindex" for ::1 at 2016-04-24 01:15:35 -0700
+
+ActionController::RoutingError (No route matches [GET] "/people/pindex"):
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (0.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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 (52.7ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (34.1ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (76.1ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:15:54 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (15.1ms)
+Completed 200 OK in 31ms (Views: 28.4ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:15:58 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 17ms (Views: 16.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:15:59 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 20ms (Views: 18.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 01:16:05 -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.4ms)
+Completed 200 OK in 17ms (Views: 15.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:16:09 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/2" for ::1 at 2016-04-24 01:16:10 -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.1ms)
+Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people/show/3" for ::1 at 2016-04-24 01:16:15 -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 17ms (Views: 16.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 01:16:37 -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 (0.1ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 01:23:28 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (4.1ms)
+ Rendered tasks/new.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 32ms (Views: 26.8ms | ActiveRecord: 0.5ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-24 01:23:52 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"gI6quwrAebo3qfYKFpBxPjA3CcjPiTWvrBHGtma591hYfV30fvMf6A+RcJG85olIMsfeEkHKzX2MoH1GbxNheQ==", "task"=>{"task_name"=>"Poke at time zones", "task_description"=>"Read a lot about them. Sigh often.", "person_id"=>"7"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.6ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["task_name", "Poke at time zones"], ["task_description", "Read a lot about them. Sigh often."], ["person_id", 7], ["created_at", "2016-04-24 08:23:52.305816"], ["updated_at", "2016-04-24 08:23:52.305816"]]
+ [1m[36m (0.9ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 01:23:52 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (13.2ms)
+Completed 200 OK in 27ms (Views: 25.8ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 01:23:52 -0700
+
+
+Started POST "/complete?id=29" for ::1 at 2016-04-24 01:24:00 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"NjEoeBnRi+w+Sz6UmyrctsBt/Bwj2EzQ9c4b+W0w463uwt83beLtvgZzuA8xXCTAwp0rxq2btALVf6AJZJp1jA==", "id"=>"29"}
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 29]]
+ [1m[36mSQL (1.4ms)[0m [1mUPDATE "tasks" SET "task_completion" = '2016-04-24 08:24:00.186743' WHERE "tasks"."id" = ?[0m [["id", 29]]
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 01:24:00 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (11.9ms)
+Completed 200 OK in 27ms (Views: 25.9ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 01:24:00 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 01:24:02 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ Rendered tasks/show_complete.html.erb within layouts/application (3.4ms)
+Completed 200 OK in 19ms (Views: 18.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:24:26 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 17ms (Views: 16.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:25:16 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (4.5ms)
+Completed 200 OK in 23ms (Views: 18.4ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:25:17 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 26ms (Views: 24.9ms | ActiveRecord: 0.3ms)
+ [1m[36mTask Load (1.5ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35m (1.5ms)[0m SELECT COUNT("tasks"."person_id") FROM "tasks"
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:29:02 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (4.0ms)
+Completed 200 OK in 23ms (Views: 18.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:29:03 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 17ms (Views: 15.5ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:29:03 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:29:03 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:29:05 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:29:36 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.3ms)
+
+RuntimeError - :
+ app/controllers/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3da5a475b4099fd9/variables" for ::1 at 2016-04-24 01:29:36 -0700
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+
+
+Started POST "/__better_errors/3da5a475b4099fd9/eval" for ::1 at 2016-04-24 01:29:40 -0700
+
+
+Started POST "/__better_errors/3da5a475b4099fd9/eval" for ::1 at 2016-04-24 01:30:37 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:30:53 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (4.8ms)
+Completed 200 OK in 27ms (Views: 22.2ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:31:14 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (4.6ms)
+Completed 200 OK in 27ms (Views: 21.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 01:31:14 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 01:31:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 01:31:14 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 01:31:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 01:31:14 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:31:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 01:31:14 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:31:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 01:31:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:31:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:31:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:31:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:31:14 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:31:36 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 22ms (Views: 20.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:31:37 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (2.6ms)
+Completed 200 OK in 27ms (Views: 25.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 01:31:39 -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 (0.1ms)
+Completed 200 OK in 31ms (Views: 29.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:32:09 -0700
+Processing by PeopleController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (4.7ms)
+Completed 200 OK in 23ms (Views: 18.4ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:32:12 -0700
+Processing by PeopleController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 18ms (Views: 16.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 01:32:12 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 01:32:12 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 01:32:12 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 01:32:12 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 01:32:12 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 01:32:12 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:32:12 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:32:12 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 01:32:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:32:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:32:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:32:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:32:12 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 01:32:15 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (17.1ms)
+Completed 200 OK in 35ms (Views: 33.3ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 01:32:15 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:32:16 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 19ms (Views: 18.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:35:33 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", nil]]
+Completed 404 Not Found in 5ms (ActiveRecord: 0.5ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task with 'id'=:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/a56b74c72ac3fd0c/variables" for ::1 at 2016-04-24 01:35:33 -0700
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:35:49 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", nil]]
+Completed 404 Not Found in 4ms (ActiveRecord: 0.4ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task with 'id'=:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/47c740455b85c9c7/variables" for ::1 at 2016-04-24 01:35:49 -0700
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:35:52 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", nil]]
+Completed 404 Not Found in 2ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task with 'id'=:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/efce62216c704873/variables" for ::1 at 2016-04-24 01:35:52 -0700
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:36:04 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", nil]]
+Completed 404 Not Found in 5ms (ActiveRecord: 0.4ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Task with 'id'={"controller"=>"people", "action"=>"index"}:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/1a21af9ce769940d/variables" for ::1 at 2016-04-24 01:36:04 -0700
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:36:30 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (4.1ms)
+Completed 200 OK in 39ms (Views: 34.1ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:36:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:36:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:36:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:36:31 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:37:06 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:37:09 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 18ms (Views: 16.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:37:49 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (4.0ms)
+Completed 200 OK in 22ms (Views: 17.7ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 01:37:49 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 01:37:49 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 01:37:49 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 01:37:49 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 01:37:49 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:37:49 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 01:37:49 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:37:49 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 01:37:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:37:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:37:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:37:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:37:49 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:38:06 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by PeopleController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (7.5ms)
+Completed 200 OK in 323ms (Views: 305.9ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 01:38:06 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 01:38:06 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 01:38:06 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 01:38:06 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 01:38:06 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 01:38:06 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:38:06 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:38:06 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 01:38:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:38:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:38:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:38:06 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:38:06 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:38:34 -0700
+Processing by PeopleController#index as HTML
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 15ms (Views: 13.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 01:38:35 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 01:38:35 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 01:38:35 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 01:38:35 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 01:38:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 01:38:35 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:38:35 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:38:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 01:38:35 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:38:35 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:38:35 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:38:35 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:38:35 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:38:37 -0700
+Processing by PeopleController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:38:39 -0700
+Processing by PeopleController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 17ms (Views: 15.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people/" for ::1 at 2016-04-24 01:39:07 -0700
+Processing by PeopleController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:39:10 -0700
+Processing by PeopleController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 01:39:12 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (17.7ms)
+ Rendered tasks/new.html.erb within layouts/application (21.3ms)
+Completed 200 OK in 45ms (Views: 41.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 01:39:14 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (29.6ms)
+Completed 200 OK in 45ms (Views: 43.7ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 01:39:14 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 01:39:15 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (4.8ms)
+Completed 200 OK in 21ms (Views: 20.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:39:18 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 20ms (Views: 19.0ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:39:23 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:39:25 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 15ms (Views: 13.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 01:39:25 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 01:39:25 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 01:39:25 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 01:39:25 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 01:39:25 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 01:39:25 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:39:25 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:39:25 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 01:39:25 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:39:25 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:39:25 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:39:25 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:39:25 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 01:39:59 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (23.1ms)
+Completed 200 OK in 42ms (Views: 37.7ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-24 01:39:59 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 01:39:59 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:40:01 -0700
+Processing by PeopleController#index as HTML
+ [1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (2.2ms)
+Completed 200 OK in 19ms (Views: 18.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:40:03 -0700
+Processing by PeopleController#index as HTML
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 16ms (Views: 14.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 01:40:03 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 01:40:03 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 01:40:03 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 01:40:03 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 01:40:03 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 01:40:03 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:40:03 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:40:03 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 01:40:03 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-24 01:40:03 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:40:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:40:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:40:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:40:04 -0700
+ [1m[36m (0.7ms)[0m [1mSELECT COUNT("tasks"."person_id") FROM "tasks"[0m
+ [1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35m (10.1ms)[0m SELECT COUNT(#) FROM "tasks"
+ [1m[36mTask Load (1.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 0]]
+ [1m[35m (0.2ms)[0m SELECT COUNT("tasks"."person_id") FROM "tasks"
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35m (0.2ms)[0m SELECT COUNT("tasks"."person_id") FROM "tasks"
+ [1m[36mTask Load (2.7ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? LIMIT 1[0m [["person_id", 1]]
+
+
+Started GET "/" for ::1 at 2016-04-24 01:47:24 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [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", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[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", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (33.6ms)
+Completed 200 OK in 243ms (Views: 228.2ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-24 01:47:25 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 01:47:25 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:47:30 -0700
+Processing by PeopleController#index as HTML
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (2.3ms)
+Completed 200 OK in 20ms (Views: 18.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 01:47:32 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered people/show.html.erb within layouts/application (0.5ms)
+Completed 200 OK in 30ms (Views: 26.8ms | ActiveRecord: 0.1ms)
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? LIMIT 1 [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? LIMIT 1[0m [["person_id", 7]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:51:58 -0700
+ [1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 213ms (Views: 198.0ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 01:52:01 -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 (0.4ms)
+Completed 200 OK in 18ms (Views: 14.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:52:03 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:53:50 -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", 0]]
+ Rendered people/pindex.html.erb within layouts/application (9.3ms)
+Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.4ms)
+
+NoMethodError - undefined method `person' for #:
+ 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/pindex.html.erb:3:in `block in _app_views_people_pindex_html_erb__287453733296273176_70092830380740'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/people/pindex.html.erb:1:in `_app_views_people_pindex_html_erb__287453733296273176_70092830380740'
+ 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/jadevance/.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/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/12d3a33747e6f89d/variables" for ::1 at 2016-04-24 01:53:50 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:54:20 -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", 0]]
+ Rendered people/pindex.html.erb within layouts/application (6.0ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `person_id' for #:
+ 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/pindex.html.erb:3:in `block in _app_views_people_pindex_html_erb__287453733296273176_70092826829900'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/people/pindex.html.erb:1:in `_app_views_people_pindex_html_erb__287453733296273176_70092826829900'
+ 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/jadevance/.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/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/bc31a32699d3e430/variables" for ::1 at 2016-04-24 01:54:21 -0700
+
+
+Started POST "/__better_errors/bc31a32699d3e430/variables" for ::1 at 2016-04-24 01:54:26 -0700
+
+
+Started POST "/__better_errors/bc31a32699d3e430/variables" for ::1 at 2016-04-24 01:54:28 -0700
+
+
+Started POST "/__better_errors/bc31a32699d3e430/eval" for ::1 at 2016-04-24 01:54:54 -0700
+
+
+Started POST "/__better_errors/bc31a32699d3e430/eval" for ::1 at 2016-04-24 01:55:06 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:55:29 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 0]]
+ Rendered people/pindex.html.erb within layouts/application (4.3ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `id' for #
+Did you mean? ids:
+ 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/pindex.html.erb:3:in `block in _app_views_people_pindex_html_erb__287453733296273176_70092832052880'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/people/pindex.html.erb:1:in `_app_views_people_pindex_html_erb__287453733296273176_70092832052880'
+ 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/jadevance/.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/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/11d1cf560fbed5a2/variables" for ::1 at 2016-04-24 01:55:29 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:56:10 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (2.9ms)
+Completed 200 OK in 23ms (Views: 22.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-24 01:56:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:56:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:56:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:56:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:56:10 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:57:41 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (6.9ms)
+Completed 200 OK in 31ms (Views: 26.8ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:58:21 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.4ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (3.9ms)
+Completed 200 OK in 32ms (Views: 31.4ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 01:58:21 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 01:58:21 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 01:58:21 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 01:58:21 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 01:58:21 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 01:58:21 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:58:21 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:58:21 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 01:58:21 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:58:21 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:58:21 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:58:21 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:58:21 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 01:59:00 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.2ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ Rendered people/pindex.html.erb within layouts/application (12.7ms)
+Completed 200 OK in 32ms (Views: 30.1ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 01:59:00 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 01:59:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 01:59:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 01:59:00 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 01:59:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 01:59:00 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:59:00 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 01:59:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 01:59:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:59:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:59:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:59:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 01:59:00 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:00:27 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 11ms (ActiveRecord: 0.4ms)
+
+NoMethodError - undefined method `where' for #:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/controllers/people_controller.rb:4:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/0f66c6da73875a21/variables" for ::1 at 2016-04-24 02:00:27 -0700
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:00:44 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.4ms)[0m SELECT "people".* FROM "people"
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks"
+ Rendered people/pindex.html.erb within layouts/application (10.3ms)
+Completed 200 OK in 28ms (Views: 24.0ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:00:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:00:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:00:44 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:00:44 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:02:50 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (6.0ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `task' for #
+Did you mean? tasks:
+ activemodel (4.2.6) lib/active_model/attribute_methods.rb:433:in `method_missing'
+ app/views/people/pindex.html.erb:3:in `block in _app_views_people_pindex_html_erb__287453733296273176_70092815081160'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/people/pindex.html.erb:1:in `_app_views_people_pindex_html_erb__287453733296273176_70092815081160'
+ 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/jadevance/.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/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/c341595a1dc8364e/variables" for ::1 at 2016-04-24 02:02:50 -0700
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:03:10 -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"
+ Rendered people/pindex.html.erb within layouts/application (27.3ms)
+Completed 500 Internal Server Error in 30ms (ActiveRecord: 0.3ms)
+
+NoMethodError - undefined method `person' for #:
+ 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/pindex.html.erb:4:in `block in _app_views_people_pindex_html_erb__287453733296273176_70092822756700'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/people/pindex.html.erb:1:in `_app_views_people_pindex_html_erb__287453733296273176_70092822756700'
+ 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/jadevance/.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/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/a1e32c0a03186988/variables" for ::1 at 2016-04-24 02:03:10 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:04:15 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 19ms (Views: 18.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:04:15 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:04:15 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:04:15 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:04:15 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:04:32 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (6.2ms)
+Completed 200 OK in 21ms (Views: 20.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 02:04:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 02:04:32 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 02:04:32 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 02:04:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 02:04:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 02:04:32 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 02:04:32 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 02:04:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 02:04:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:04:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:04:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:04:33 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:04:33 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:04:50 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (6.3ms)
+Completed 200 OK in 19ms (Views: 18.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 02:04:50 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 02:04:50 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 02:04:50 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 02:04:50 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 02:04:50 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 02:04:50 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 02:04:50 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 02:04:50 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 02:04:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:04:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:04:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:04:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:04:50 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:07:42 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (4.3ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `task' for 1:Fixnum:
+ app/views/people/pindex.html.erb:4:in `block in _app_views_people_pindex_html_erb__287453733296273176_70092831861540'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/people/pindex.html.erb:1:in `_app_views_people_pindex_html_erb__287453733296273176_70092831861540'
+ 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/jadevance/.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/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/f9a7338b139b4317/variables" for ::1 at 2016-04-24 02:07:42 -0700
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:08:15 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (7.7ms)
+Completed 200 OK in 22ms (Views: 20.5ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 02:08:15 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 02:08:15 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 02:08:15 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 02:08:15 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 02:08:15 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 02:08:15 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 02:08:15 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 02:08:15 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 02:08:15 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:08:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:08:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:08:16 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:08:16 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:08:56 -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"
+ Rendered people/pindex.html.erb within layouts/application (6.5ms)
+Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.3ms)
+
+NoMethodError - undefined method `id' for #
+Did you mean? ids:
+ 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/pindex.html.erb:5:in `block in _app_views_people_pindex_html_erb__287453733296273176_70092814468740'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/people/pindex.html.erb:1:in `_app_views_people_pindex_html_erb__287453733296273176_70092814468740'
+ 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/jadevance/.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/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/0dcd1315ab869c44/variables" for ::1 at 2016-04-24 02:08:56 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:09:10 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35m (0.1ms)[0m SELECT "tasks"."id" FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks"."id" FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT "tasks"."id" FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks"."id" FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT "tasks"."id" FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks"."id" FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT "tasks"."id" FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks"."id" FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT "tasks"."id" FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks"."id" FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT "tasks"."id" FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks"."id" FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT "tasks"."id" FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks"."id" FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT "tasks"."id" FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks"."id" FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT "tasks"."id" FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks"."id" FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT "tasks"."id" FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks"."id" FROM "tasks"[0m
+ [1m[35mCACHE (0.0ms)[0m SELECT "tasks"."id" FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks"."id" FROM "tasks"[0m
+ [1m[35mCACHE (0.2ms)[0m SELECT "tasks"."id" FROM "tasks"
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks"."id" FROM "tasks"[0m
+ Rendered people/pindex.html.erb within layouts/application (11.6ms)
+Completed 200 OK in 26ms (Views: 25.2ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 02:09:10 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 02:09:10 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 02:09:10 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 02:09:10 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 02:09:10 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 02:09:10 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 02:09:10 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 02:09:10 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 02:09:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:09:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:09:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:09:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:09:10 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:11:07 -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"[0m
+ Rendered people/pindex.html.erb within layouts/application (9.2ms)
+Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.3ms)
+
+NoMethodError - undefined method `person_id=' for #:
+ 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/pindex.html.erb:5:in `block in _app_views_people_pindex_html_erb__287453733296273176_70092771507480'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/people/pindex.html.erb:1:in `_app_views_people_pindex_html_erb__287453733296273176_70092771507480'
+ 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/jadevance/.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/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/d182e962e9e30ede/variables" for ::1 at 2016-04-24 02:11:07 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:12:29 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (16.2ms)
+Completed 200 OK in 33ms (Views: 29.3ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:12:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:12:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:12:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 02:12:29 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:13:00 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+RuntimeError - :
+ app/controllers/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/e1c8218778ca8c87/variables" for ::1 at 2016-04-24 02:13:00 -0700
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" WHERE "person_id"."controller" = 'people' AND "person_id"."action" = 'index'
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "person_id"."controller" = 'people' AND "person_id"."action" = 'index'[0m
+ [1m[35mTask Load (0.4ms)[0m SELECT "tasks".* FROM "tasks" WHERE "person_id"."controller" = 'people' AND "person_id"."action" = 'index'
+ [1m[36mTask Load (0.5ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "person_id"."controller" = 'people' AND "person_id"."action" = 'index'[0m
+ [1m[35mTask Load (1.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "person_id"."controller" = 'people' AND "person_id"."action" = 'index'
+
+
+Started POST "/__better_errors/e1c8218778ca8c87/eval" for ::1 at 2016-04-24 02:13:05 -0700
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "person_id"."controller" = 'people' AND "person_id"."action" = 'index'[0m
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:13:42 -0700
+
+SyntaxError - syntax error, unexpected ')':
+ app/controllers/people_controller.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/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/6639054632e550bc/variables" for ::1 at 2016-04-24 02:13:42 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 02:14:06 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)
+
+RuntimeError - :
+ app/controllers/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/cf40c15811bd01f4/variables" for ::1 at 2016-04-24 02:14:06 -0700
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL[0m
+
+
+Started POST "/__better_errors/cf40c15811bd01f4/eval" for ::1 at 2016-04-24 02:14:11 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:44:13 -0700
+Processing by PeopleController#index as HTML
+Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.0ms)
+
+RuntimeError - :
+ app/controllers/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/b482392e728f8f46/variables" for ::1 at 2016-04-24 08:44:13 -0700
+ [1m[35mPerson Load (0.5ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL[0m
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:45:18 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.4ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (13.7ms)
+Completed 200 OK in 36ms (Views: 31.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:45:18 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:45:18 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:45:18 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:45:18 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:45:37 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.4ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (17.1ms)
+Completed 200 OK in 39ms (Views: 34.7ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 08:45:37 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 08:45:37 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 08:45:37 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 08:45:37 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 08:45:37 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 08:45:37 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:45:37 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:45:37 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 08:45:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:45:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:45:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:45:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:45:37 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:46:17 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (7.6ms)
+Completed 200 OK in 22ms (Views: 21.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 08:46:17 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 08:46:17 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 08:46:17 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 08:46:17 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 08:46:17 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 08:46:17 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:46:17 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:46:17 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 08:46:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:46:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:46:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:46:17 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:46:17 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:46:18 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (8.0ms)
+Completed 200 OK in 23ms (Views: 22.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 08:46:18 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 08:46:18 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 08:46:18 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 08:46:18 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 08:46:18 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 08:46:18 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:46:18 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:46:18 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 08:46:18 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:46:19 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:46:19 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:46:19 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:46:19 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:46:21 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.3ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (8.1ms)
+Completed 200 OK in 21ms (Views: 19.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:48:00 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (11.0ms)
+Completed 200 OK in 32ms (Views: 26.8ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 08:48:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 08:48:00 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 08:48:00 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 08:48:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 08:48:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 08:48:00 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:48:00 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:48:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 08:48:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:48:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:48:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:48:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:48:01 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:48:52 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", nil]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", ""]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", ""]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", ""]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", ""]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", ""]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", ""]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", ""]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", ""]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", ""]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", ""]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", ""]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", ""]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", ""]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", ""]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", ""]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", ""]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", ""]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", ""]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", ""]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", ""]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", ""]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", ""]]
+ [1m[35mCACHE (0.0ms)[0m SELECT COUNT(*) FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", ""]]
+ Rendered people/pindex.html.erb within layouts/application (13.2ms)
+Completed 200 OK in 26ms (Views: 25.3ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 08:48:52 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 08:48:52 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 08:48:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 08:48:52 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 08:48:52 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 08:48:52 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:48:52 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:48:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 08:48:52 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:48:52 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:48:52 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:48:52 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:48:52 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:49:08 -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", nil]]
+ Rendered people/pindex.html.erb within layouts/application (6.0ms)
+Completed 200 OK in 22ms (Views: 20.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 08:49:08 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 08:49:08 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 08:49:08 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 08:49:08 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 08:49:08 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 08:49:08 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:49:08 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:49:08 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 08:49:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:49:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:49:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:49:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:49:08 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:49:11 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", nil]]
+ Rendered people/pindex.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 19ms (Views: 18.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 08:49:11 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 08:49:11 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 08:49:11 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 08:49:11 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 08:49:11 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 08:49:11 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:49:11 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:49:11 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 08:49:11 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:49:11 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:49:11 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:49:11 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:49:11 -0700
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:50:26 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", nil]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (10.6ms)
+Completed 200 OK in 28ms (Views: 24.2ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 08:50:26 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 08:50:26 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 08:50:26 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 08:50:26 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 08:50:26 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 08:50:26 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:50:26 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:50:26 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 08:50:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:50:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:50:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:50:26 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:50:26 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:50:28 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", nil]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered people/pindex.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 28ms (Views: 26.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 08:50:28 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 08:50:28 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 08:50:28 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 08:50:28 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 08:50:28 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 08:50:28 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:50:28 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:50:28 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 08:50:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:50:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:50:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:50:28 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:50:28 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 08:50:33 -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 (0.1ms)
+Completed 200 OK in 15ms (Views: 13.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:51:01 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.5ms)
+
+RuntimeError - :
+ app/controllers/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/18fccce772a893e6/variables" for ::1 at 2016-04-24 08:51:01 -0700
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started POST "/__better_errors/18fccce772a893e6/eval" for ::1 at 2016-04-24 08:51:10 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:52:12 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL
+ [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.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[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]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 20]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (18.0ms)
+Completed 200 OK in 47ms (Views: 38.8ms | ActiveRecord: 1.9ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 08:52:12 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 08:52:12 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 08:52:12 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:52:12 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 08:52:12 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 08:52:12 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 08:52:12 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:52:12 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 08:52:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:52:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:52:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:52:12 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:52:12 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:52:48 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL
+ [1m[36mPerson Load (0.1ms)[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.0ms)[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.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 22]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (13.5ms)
+Completed 200 OK in 28ms (Views: 25.2ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 08:52:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 08:52:48 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 08:52:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 08:52:48 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 08:52:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 08:52:48 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:52:48 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:52:48 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 08:52:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:52:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:52:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:52:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:52:48 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 08:53:32 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL
+ [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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.2ms)
+Completed 200 OK in 26ms (Views: 23.0ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 08:53:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 08:53:32 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 08:53:32 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 08:53:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 08:53:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 08:53:32 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:53:32 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 08:53:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 08:53:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:53:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:53:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:53:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 08:53:32 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 08:53:57 -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 (0.1ms)
+Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 08:59:47 -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 (21.1ms)
+Completed 500 Internal Server Error in 24ms (ActiveRecord: 0.2ms)
+
+NameError - undefined local variable or method `person' for #<#:0x007f7f838e2ec0>
+Did you mean? person_url:
+ app/views/people/show.html.erb:4:in `_app_views_people_show_html_erb__1130920108010237435_70092822351080'
+ 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/jadevance/.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/people_controller.rb:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/4ec756ddc52112cf/variables" for ::1 at 2016-04-24 08:59:47 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:00:07 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:00:07 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:00:07 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:00:07 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:00:07 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:00:07 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:00:07 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:00:07 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:00:07 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:00:07 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:00:27 -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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 16ms (Views: 14.8ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:00:27 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:00:27 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:00:27 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:00:27 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:00:27 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:00:27 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:00:27 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:00:27 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:00:27 -0700
+ [1m[35mTask Load (1.8ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:01:39 -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]]
+ [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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:01:39 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:01:39 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:01:39 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:01:39 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:01:39 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:01:39 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:01:39 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:01:39 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:01:39 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:01:41 -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]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:01:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:01:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:01:41 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:01:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:01:41 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:01:41 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:01:41 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:01:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:01:41 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:01:43 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.9ms)
+Completed 200 OK in 20ms (Views: 18.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:01:43 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:01:52 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL[0m
+ [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.0ms)[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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.3ms)
+Completed 200 OK in 28ms (Views: 24.1ms | ActiveRecord: 1.7ms)
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:01:54 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 23ms (Views: 21.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 09:02:45 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (16.6ms)
+Completed 200 OK in 32ms (Views: 31.1ms | ActiveRecord: 0.6ms)
+
+
+Started POST "/complete?id=12" for ::1 at 2016-04-24 09:02:54 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"vMwlSGMhrHcx4wC6C6r3oWmjJBqRDqnOc2kuY3YAC5NkP9IHFxLKJQnbhiGh3A/Xa1PzwB9NURxT2JWTf6qdsg==", "id"=>"12"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 12]]
+ [1m[35mSQL (1.5ms)[0m UPDATE "tasks" SET "task_completion" = '2016-04-24 16:02:54.933590' WHERE "tasks"."id" = ? [["id", 12]]
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 09:02:54 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[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", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (11.6ms)
+Completed 200 OK in 25ms (Views: 24.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:02:55 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:02:59 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL[0m
+ [1m[35mPerson Load (0.1ms)[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.0ms)[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]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 20]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (9.9ms)
+Completed 200 OK in 25ms (Views: 22.6ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:03:01 -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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:03:22 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:03:22 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:03:22 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:03:22 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:03:22 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:03:22 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:03:22 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:03:22 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:03:22 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:03:22 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:03:25 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL[0m
+ [1m[35mPerson Load (0.1ms)[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.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (9.5ms)
+Completed 200 OK in 26ms (Views: 23.6ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:03:26 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:03:28 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ Rendered tasks/show_complete.html.erb within layouts/application (3.2ms)
+Completed 200 OK in 17ms (Views: 16.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:03:28 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:04:14 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.0ms)
+Completed 200 OK in 19ms (Views: 18.1ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:04:14 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:04:27 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 20ms (Views: 19.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:04:27 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:04:41 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[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", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (7.1ms)
+Completed 200 OK in 20ms (Views: 19.2ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:04:41 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:05:20 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 12]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.7ms)
+Completed 200 OK in 25ms (Views: 22.6ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 09:05:23 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/index.html.erb within layouts/application (11.5ms)
+Completed 200 OK in 26ms (Views: 25.1ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 09:05:27 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (20.4ms)
+ Rendered tasks/new.html.erb within layouts/application (23.7ms)
+Completed 200 OK in 37ms (Views: 36.5ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-24 09:05:49 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"K36Cq+0wcM8BsQx7wE0UXIEO2rhVuh463HWxDLiuLtTzjXXkmQMWnTmJiuBqO+wqg/4NYtv55uj8xAr8sQS49Q==", "task"=>{"task_name"=>"Be Awesome At Headstands", "task_description"=>"Seriously amazing", "person_id"=>"16"}, "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" ("task_name", "task_description", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["task_name", "Be Awesome At Headstands"], ["task_description", "Seriously amazing"], ["person_id", 16], ["created_at", "2016-04-24 16:05:49.815780"], ["updated_at", "2016-04-24 16:05:49.815780"]]
+ [1m[36m (0.5ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 09:05:49 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ Rendered tasks/index.html.erb within layouts/application (12.9ms)
+Completed 200 OK in 27ms (Views: 25.6ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:05:49 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 09:05:51 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (2.7ms)
+ Rendered tasks/new.html.erb within layouts/application (3.9ms)
+Completed 200 OK in 17ms (Views: 16.7ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-24 09:06:10 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"ebvSflLeaepgVjh3OwvEn4MRPQRsXJ1s6oROR0ZnwpahSCUxJu0PuFhuvuyRfTzpgeHq3uIfZb7KNfW3T81Utw==", "task"=>{"task_name"=>"Grow A New Human", "task_description"=>"D'aaw babbies", "person_id"=>"20"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["task_name", "Grow A New Human"], ["task_description", "D'aaw babbies"], ["person_id", 20], ["created_at", "2016-04-24 16:06:10.657243"], ["updated_at", "2016-04-24 16:06:10.657243"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 09:06:10 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ Rendered tasks/index.html.erb within layouts/application (12.5ms)
+Completed 200 OK in 26ms (Views: 25.2ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:06:10 -0700
+
+
+Started GET "/tasks/30/edit" for ::1 at 2016-04-24 09:06:20 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"30"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 30]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (3.2ms)
+ Rendered tasks/edit.html.erb within layouts/application (4.3ms)
+Completed 200 OK in 18ms (Views: 17.1ms | ActiveRecord: 0.2ms)
+
+
+Started PATCH "/show/30" for ::1 at 2016-04-24 09:06:29 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"JiMbomjGyYwugHQkQujOGM09PvUFwcO4RDL4lWf4S1n+0OztHPWv3ha48r/onjZuz83pL4uCO2pkg0NlblLdeA==", "task"=>{"task_name"=>"Headstands", "task_description"=>"Seriously amazing", "person_id"=>""}, "commit"=>"Update Task", "id"=>"30"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 30]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "tasks" SET "task_name" = ?, "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["task_name", "Headstands"], ["person_id", nil], ["updated_at", "2016-04-24 16:06:29.965933"], ["id", 30]]
+ [1m[35m (0.6ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 09:06:29 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ Rendered tasks/index.html.erb within layouts/application (12.4ms)
+Completed 200 OK in 36ms (Views: 35.0ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:06:30 -0700
+
+
+Started GET "/tasks/30/edit" for ::1 at 2016-04-24 09:06:36 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"30"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 30]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (2.8ms)
+ Rendered tasks/edit.html.erb within layouts/application (4.0ms)
+Completed 200 OK in 21ms (Views: 19.4ms | ActiveRecord: 0.2ms)
+
+
+Started PATCH "/show/30" for ::1 at 2016-04-24 09:06:41 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"iBV7erHVs529J5q95NDcyD7i2+oJoR+zF7BUnhZsFkhQ5ow1xebVz4UfHCZOpiS+PBIMMIfi52E3Ae9uH8aAaQ==", "task"=>{"task_name"=>"Headstands", "task_description"=>"Seriously amazing", "person_id"=>"16"}, "commit"=>"Update Task", "id"=>"30"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 30]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.4ms)[0m UPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["person_id", 16], ["updated_at", "2016-04-24 16:06:41.549936"], ["id", 30]]
+ [1m[36m (1.2ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 5ms (ActiveRecord: 1.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 09:06:41 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ Rendered tasks/index.html.erb within layouts/application (15.3ms)
+Completed 200 OK in 31ms (Views: 29.8ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:06:41 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 09:07:05 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[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", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.4ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ Rendered tasks/index.html.erb within layouts/application (17.8ms)
+Completed 200 OK in 47ms (Views: 45.8ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 09:07:06 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (4.8ms)
+ Rendered tasks/new.html.erb within layouts/application (6.0ms)
+Completed 200 OK in 26ms (Views: 25.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 09:07:07 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ Rendered tasks/index.html.erb within layouts/application (17.9ms)
+Completed 200 OK in 37ms (Views: 36.2ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:07:08 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (6.6ms)
+Completed 200 OK in 35ms (Views: 34.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/tasks/10/edit" for ::1 at 2016-04-24 09:07:13 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"10"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (3.2ms)
+ Rendered tasks/edit.html.erb within layouts/application (4.0ms)
+Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.2ms)
+
+
+Started PATCH "/show/10" for ::1 at 2016-04-24 09:07:20 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"pHxvTqM2wIuON0uvPhdvtEP4yQxrBPyxlCuHTiI5NH18j5gB1wWm2bYPzTSUYZfCQQge1uVHBGO0mjy+K5OiXA==", "task"=>{"task_name"=>"Nap.", "task_description"=>"ZzzzzzzZZ", "person_id"=>"2"}, "commit"=>"Update Task", "id"=>"10"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 10]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["person_id", 2], ["updated_at", "2016-04-24 16:07:20.963943"], ["id", 10]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 5ms (ActiveRecord: 1.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 09:07:20 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ Rendered tasks/index.html.erb within layouts/application (14.4ms)
+Completed 200 OK in 33ms (Views: 31.6ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:07:21 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:07:22 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (4.7ms)
+Completed 200 OK in 19ms (Views: 18.3ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/11/edit" for ::1 at 2016-04-24 09:07:25 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"11"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (2.8ms)
+ Rendered tasks/edit.html.erb within layouts/application (3.7ms)
+Completed 200 OK in 19ms (Views: 17.8ms | ActiveRecord: 0.2ms)
+
+
+Started PATCH "/show/11" for ::1 at 2016-04-24 09:07:32 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"23oeSnoVDie2HiekHPADeI5u3KBzupNXQCT3WoYZhawDiekFDiZodY4moT+2hvsOjJ4Lev35a4VglUyqj7MTjQ==", "task"=>{"task_name"=>"Go to the dentist", "task_description"=>"probably get told to floss harder", "person_id"=>"14"}, "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.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["person_id", 14], ["updated_at", "2016-04-24 16:07:32.242514"], ["id", 11]]
+ [1m[36m (1.4ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 09:07:32 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ Rendered tasks/index.html.erb within layouts/application (12.9ms)
+Completed 200 OK in 30ms (Views: 29.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:07:32 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:07:33 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (4.4ms)
+Completed 200 OK in 18ms (Views: 16.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/6/edit" for ::1 at 2016-04-24 09:07:35 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"6"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (8.5ms)
+ Rendered tasks/edit.html.erb within layouts/application (9.4ms)
+Completed 200 OK in 23ms (Views: 22.2ms | ActiveRecord: 0.3ms)
+
+
+Started PATCH "/show/6" for ::1 at 2016-04-24 09:07:46 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"DzCHIG+i6KkucA8K1pX2Wpwqh7Rz4+sO3FWnFCMiBzrXw3BvG5GO+xZIiZF84w4sntpQbv2gE9z85BzkKoiRGw==", "task"=>{"task_name"=>"high fives!!!", "task_description"=>"omg germs!!! GROSS", "person_id"=>"3"}, "commit"=>"Update Task", "id"=>"6"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 6]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.0ms)[0m begin transaction
+ [1m[36mSQL (0.2ms)[0m [1mUPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["person_id", 3], ["updated_at", "2016-04-24 16:07:46.731740"], ["id", 6]]
+ [1m[35m (1.3ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 09:07:46 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ Rendered tasks/index.html.erb within layouts/application (12.2ms)
+Completed 200 OK in 26ms (Views: 24.5ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:07:46 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:07:48 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (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", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [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", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (6.1ms)
+Completed 200 OK in 20ms (Views: 19.3ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:07:54 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL[0m
+ [1m[35mPerson Load (0.1ms)[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.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[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]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (9.8ms)
+Completed 200 OK in 28ms (Views: 25.3ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:08:28 -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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (0.9ms)
+Completed 200 OK in 17ms (Views: 16.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:10:41 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (12.3ms)
+Completed 500 Internal Server Error in 24ms (ActiveRecord: 0.9ms)
+
+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/people/show.html.erb:6:in `_app_views_people_show_html_erb__1130920108010237435_70092814467220'
+ 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/jadevance/.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/people_controller.rb:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/0b5c59434d1ec250/variables" for ::1 at 2016-04-24 09:10:41 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:10: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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (12.1ms)
+Completed 500 Internal Server Error in 25ms (ActiveRecord: 1.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/people/show.html.erb:6:in `_app_views_people_show_html_erb__1130920108010237435_70092814467220'
+ 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/jadevance/.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/people_controller.rb:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/e99c70b1d4fd3402/variables" for ::1 at 2016-04-24 09:10:58 -0700
+
+
+Started GET "/tasks" for ::1 at 2016-04-24 09:11:07 -0700
+
+ActionController::RoutingError (No route matches [GET] "/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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.9ms)
+ Rendered /Users/jadevance/.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 (61.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (36.5ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (83.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 09:11:11 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ Rendered tasks/index.html.erb within layouts/application (15.8ms)
+Completed 200 OK in 31ms (Views: 29.4ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:11:11 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:11:12 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL
+ [1m[36mPerson Load (0.1ms)[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]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 18]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.7ms)
+Completed 200 OK in 36ms (Views: 33.0ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:11:14 -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]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (8.9ms)
+Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.2ms)
+
+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/people/show.html.erb:6:in `_app_views_people_show_html_erb__1130920108010237435_70092771522700'
+ 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/jadevance/.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/people_controller.rb:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:11:14 -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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (8.6ms)
+Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.3ms)
+
+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/people/show.html.erb:6:in `_app_views_people_show_html_erb__1130920108010237435_70092814467220'
+ 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/jadevance/.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/people_controller.rb:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/c2ea3861c41e3fa4/variables" for ::1 at 2016-04-24 09:11:14 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:11:37 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (23.1ms)
+Completed 500 Internal Server Error in 26ms (ActiveRecord: 0.2ms)
+
+NameError - undefined local variable or method `tasks' for #<#:0x007f7f7ba673c0>
+Did you mean? tasks_url:
+ app/views/people/show.html.erb:6:in `_app_views_people_show_html_erb__1130920108010237435_70092756037600'
+ 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/jadevance/.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/people_controller.rb:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/4e717b92388d112c/variables" for ::1 at 2016-04-24 09:11:37 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:12:07 -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]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:12:07 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:12:07 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:12:07 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:12:08 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:12:08 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:12:08 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:12:08 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:12:08 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:12:08 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 09:12:09 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/tasks, application/tasks with {:locale=>[:en], :formats=>[:html, :xml], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 09:12:09 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)
+
+ActionView::MissingTemplate - Missing template people/tasks, application/tasks with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder]}. Searched in:
+ * "/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views"
+:
+ actionview (4.2.6) lib/action_view/path_set.rb:46:in `find'
+ actionview (4.2.6) lib/action_view/lookup_context.rb:121:in `find'
+ actionview (4.2.6) lib/action_view/renderer/abstract_renderer.rb:18:in `find_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:40:in `determine_template'
+ actionview (4.2.6) lib/action_view/renderer/template_renderer.rb:8:in `render'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:46:in `render_template'
+ actionview (4.2.6) lib/action_view/renderer/renderer.rb:27:in `render'
+ actionview (4.2.6) lib/action_view/rendering.rb:100:in `_render_template'
+ actionpack (4.2.6) lib/action_controller/metal/streaming.rb:217:in `_render_template'
+ actionview (4.2.6) lib/action_view/rendering.rb:83:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:32:in `render_to_body'
+ actionpack (4.2.6) lib/action_controller/metal/renderers.rb:37:in `render_to_body'
+ actionpack (4.2.6) lib/abstract_controller/rendering.rb:25:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/rendering.rb:16:in `render'
+ actionpack (4.2.6) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
+ activesupport (4.2.6) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
+ /Users/jadevance/.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/aac9d21edbda0132/variables" for ::1 at 2016-04-24 09:12:09 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 09:13:21 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ Rendered people/tasks.html.erb within layouts/application (0.3ms)
+Completed 200 OK in 19ms (Views: 18.9ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:13:21 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:13:21 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:13:21 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:13:21 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:13:21 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:13:21 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:13:21 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:13:21 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:13:21 -0700
+
+
+Started GET "/people/show/assets/check-icon.png" for ::1 at 2016-04-24 09:13:21 -0700
+
+ActionController::RoutingError (No route matches [GET] "/people/show/assets/check-icon.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
+ Rendered /Users/jadevance/.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 (65.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.2ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (35.0ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (79.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:13:23 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL
+ [1m[36mPerson Load (0.4ms)[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.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 15]]
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (12.6ms)
+Completed 200 OK in 42ms (Views: 39.5ms | ActiveRecord: 1.9ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:13:24 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 17ms (Views: 16.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:14:28 -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]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 18ms (Views: 17.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:14:29 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:14:29 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:14:29 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:14:29 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:14:29 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:14:29 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:14:29 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:14:29 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:14:29 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:16:26 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL
+ [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.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 12]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 16]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (12.8ms)
+Completed 200 OK in 28ms (Views: 25.4ms | ActiveRecord: 1.8ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:16:28 -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]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:17:35 -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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 17ms (Views: 16.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:17:35 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:17:35 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:17:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:17:35 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:17:35 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:17:35 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:17:35 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:17:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:17:35 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:19:32 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL
+ [1m[36mPerson Load (0.1ms)[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.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 16]]
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (9.1ms)
+Completed 200 OK in 32ms (Views: 29.5ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/people/show/3" for ::1 at 2016-04-24 09:19:34 -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]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ Rendered people/show.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/3" for ::1 at 2016-04-24 09:19:52 -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]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ Rendered people/show.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:19:52 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:19:52 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:19:52 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:19:52 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:19:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:19:52 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:19:52 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:19:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:19:52 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:21:41 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" IS NULL
+ [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.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 12]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (13.3ms)
+Completed 200 OK in 35ms (Views: 27.0ms | ActiveRecord: 2.0ms)
+
+
+Started GET "/people/show/11" for ::1 at 2016-04-24 09:21:43 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"11"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ Rendered people/show.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 17ms (Views: 15.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people/show/11/tasks" for ::1 at 2016-04-24 09:21:47 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"11"}
+ Rendered people/tasks.html.erb within layouts/application (0.4ms)
+Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.0ms)
+
+
+Started GET "/people/show/11" for ::1 at 2016-04-24 09:27:01 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"11"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 11]]
+ Rendered people/show.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 29ms (Views: 23.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:27:01 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:27:01 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:27:01 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:27:01 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:27:01 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:27:01 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:27:01 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:27:01 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:27:01 -0700
+
+
+Started GET "/people/show/11/tasks" for ::1 at 2016-04-24 09:27:04 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"11"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ Rendered people/tasks.html.erb within layouts/application (9.6ms)
+Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `task_name' for #:
+ 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/tasks.html.erb:2:in `_app_views_people_tasks_html_erb__1442276572255585903_70092827312260'
+ 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/jadevance/.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/people_controller.rb:16:in `tasks'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people/show/11/tasks" for ::1 at 2016-04-24 09:27:04 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"11"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ Rendered people/tasks.html.erb within layouts/application (5.6ms)
+Completed 500 Internal Server Error in 9ms (ActiveRecord: 0.1ms)
+
+NoMethodError - undefined method `task_name' for #:
+ 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/tasks.html.erb:2:in `_app_views_people_tasks_html_erb__1442276572255585903_70092821952500'
+ 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/jadevance/.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/people_controller.rb:16:in `tasks'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/e5152a236bf579b0/variables" for ::1 at 2016-04-24 09:27:04 -0700
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+
+
+Started GET "/people/show/11/tasks" for ::1 at 2016-04-24 09:28:43 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"11"}
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ Rendered people/tasks.html.erb within layouts/application (6.7ms)
+Completed 500 Internal Server Error in 10ms (ActiveRecord: 0.3ms)
+
+NoMethodError - undefined method `task_name' for #:
+ 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/tasks.html.erb:3:in `block in _app_views_people_tasks_html_erb__1442276572255585903_70092816400480'
+ activerecord (4.2.6) lib/active_record/relation/delegation.rb:46:in `each'
+ app/views/people/tasks.html.erb:2:in `_app_views_people_tasks_html_erb__1442276572255585903_70092816400480'
+ 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/jadevance/.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/people_controller.rb:16:in `tasks'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/7d84dfa722b5416e/variables" for ::1 at 2016-04-24 09:28:43 -0700
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+
+
+Started GET "/people/show/11/tasks" for ::1 at 2016-04-24 09:29:18 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"11"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ Rendered people/tasks.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 21ms (Views: 20.1ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:29:18 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:29:18 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:29:18 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:29:18 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:29:18 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:29:18 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:29:18 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:29:18 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:29:18 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:29:26 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (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", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (8.0ms)
+Completed 200 OK in 25ms (Views: 24.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:29:27 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:29:28 -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.0ms)[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.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (9.9ms)
+Completed 200 OK in 24ms (Views: 22.4ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:29:29 -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]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 17ms (Views: 16.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 09:29:31 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:29:35 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (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", 2]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.5ms)
+Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:29:39 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [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", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.9ms)
+Completed 200 OK in 31ms (Views: 29.8ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:29:40 -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.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 20]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 22]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 23]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.4ms)
+Completed 200 OK in 25ms (Views: 23.4ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/people/show/2" for ::1 at 2016-04-24 09:29:42 -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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/2/tasks" for ::1 at 2016-04-24 09:29:43 -0700
+Processing by PeopleController#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.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ Rendered people/tasks.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 17ms (Views: 15.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:29:55 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (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", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.1ms)
+Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:30:38 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (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", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 19ms (Views: 17.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:30:38 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:30:38 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:30:38 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:30:38 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:30:38 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:30:38 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:30:38 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:30:38 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:30:39 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:30:39 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:30:39 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:30:39 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:30:39 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:30:39 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:30:40 -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.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 12]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 16]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 18]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 20]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 22]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 23]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (12.9ms)
+Completed 200 OK in 34ms (Views: 31.8ms | ActiveRecord: 1.7ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 09:30:42 -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]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 09:30:43 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:30:56 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:30:59 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:32:06 -0700
+
+SyntaxError - syntax error, unexpected '>':
+ app/controllers/people_controller.rb:18: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/inflector/methods.rb:261:in `block in constantize'
+ activesupport (4.2.6) lib/active_support/inflector/methods.rb:259:in `constantize'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:566:in `get'
+ activesupport (4.2.6) lib/active_support/dependencies.rb:597:in `constantize'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:70:in `controller_reference'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:60:in `controller'
+ actionpack (4.2.6) lib/action_dispatch/routing/route_set.rb:39:in `serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:43:in `block in serve'
+ actionpack (4.2.6) lib/action_dispatch/journey/router.rb:30:in `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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/88a30526ab5abcde/variables" for ::1 at 2016-04-24 09:32:06 -0700
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:32:19 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (3.1ms)
+Completed 500 Internal Server Error in 16ms (ActiveRecord: 0.6ms)
+
+NoMethodError - undefined method `each' for nil:NilClass:
+ app/views/people/tasks.html.erb:5:in `_app_views_people_tasks_html_erb__1442276572255585903_70092815238120'
+ 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/jadevance/.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/people_controller.rb:16:in `tasks'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/14b0b61837f43ea6/variables" for ::1 at 2016-04-24 09:32:19 -0700
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+
+
+Started POST "/__better_errors/14b0b61837f43ea6/variables" for ::1 at 2016-04-24 09:32:32 -0700
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:32:45 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (4.6ms)
+Completed 200 OK in 28ms (Views: 19.9ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:32:45 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:32:45 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:32:45 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:32:45 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:32:45 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:32:45 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:32:45 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:32:45 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:32:45 -0700
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:33:18 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 17ms (Views: 15.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:33:18 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:33:18 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:33:18 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:33:18 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:33:18 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:33:18 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:33:18 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:33:18 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:33:18 -0700
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:33:34 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:33:34 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:33:34 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:33:34 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:33:34 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:33:34 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:33:34 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:33:34 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:33:34 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:33:34 -0700
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:33:51 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:33:51 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:33:51 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:33:51 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:33:51 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:33:51 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:33:51 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:33:51 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:33:51 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:33:51 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:34:09 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (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", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [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", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (10.6ms)
+Completed 200 OK in 34ms (Views: 33.1ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:34:09 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:34:14 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (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", 2]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (6.4ms)
+Completed 200 OK in 28ms (Views: 26.7ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:34:20 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (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", 2]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (6.2ms)
+Completed 200 OK in 25ms (Views: 24.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 09:34:23 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ Rendered tasks/index.html.erb within layouts/application (17.5ms)
+Completed 200 OK in 46ms (Views: 45.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:34: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.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.4ms)
+Completed 200 OK in 26ms (Views: 24.0ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:35:27 -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.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (9.9ms)
+Completed 200 OK in 24ms (Views: 21.6ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:35:28 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 20ms (Views: 18.8ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:35:33 -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.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 17]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.3ms)
+Completed 200 OK in 25ms (Views: 23.1ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/people/show/14" for ::1 at 2016-04-24 09:35:36 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"14"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 14]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 18ms (Views: 16.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:35:44 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (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", 2]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [1m[35mPerson Load (0.0ms)[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", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 21ms (Views: 19.8ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:35:53 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.1ms)[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.0ms)[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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.0ms)
+Completed 200 OK in 30ms (Views: 28.4ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:36:58 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered people/pindex.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 20ms (Views: 19.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:36:58 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:36:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:36:58 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:36:58 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:36:58 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:36:58 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:36:58 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:36:58 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:36:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:36:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:36:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:36:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:36:58 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:37:22 -0700
+Processing by PeopleController#index as HTML
+ Rendered people/pindex.html.erb within layouts/application (0.9ms)
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)
+
+SyntaxError - syntax error, unexpected tLABEL, expecting ')'
+..._id: person.id task_completion: nil).length );@output_buffer...
+... ^
+/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views/people/pindex.html.erb:3: syntax error, unexpected ')', expecting keyword_end
+... task_completion: nil).length );@output_buffer.safe_append='...
+... ^:
+ app/views/people/pindex.html.erb:3: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/jadevance/.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/people_controller.rb:5:in `index'
+ 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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/48cc4f0a68c091d6/variables" for ::1 at 2016-04-24 09:37:22 -0700
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:37:30 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.8ms)
+Completed 200 OK in 25ms (Views: 22.8ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:37:30 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:37:30 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:37:30 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:37:30 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:37:30 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:37:30 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:37:30 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:37:30 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:37:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:37:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:37:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:37:30 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 09:37:30 -0700
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:37:45 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 23ms (Views: 22.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:38:23 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:38:23 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:38:23 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:38:23 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:38:23 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:38:23 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:38:23 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:38:23 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:38:23 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:38:23 -0700
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:38:30 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:39:02 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:39:02 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:39:02 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:39:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:39:02 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:39:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:39:02 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:39:02 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:39:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:39:02 -0700
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:39:26 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 17ms (Views: 16.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:39:37 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 20ms (Views: 19.0ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:39:37 -0700
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:39:45 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 25ms (Views: 16.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:40:13 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:40:13 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:40:13 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:40:13 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:40:13 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:40:13 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:40:13 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:40:13 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:40:13 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:40:13 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 09:40:24 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (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", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [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", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (7.5ms)
+Completed 200 OK in 23ms (Views: 21.5ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 09:40:24 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 09:40:27 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ Rendered tasks/index.html.erb within layouts/application (13.4ms)
+Completed 200 OK in 28ms (Views: 26.4ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:40:39 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.5ms)
+Completed 200 OK in 26ms (Views: 24.4ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:40:40 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 19ms (Views: 17.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:41:21 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 24ms (Views: 23.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:41:35 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:41:35 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:41:35 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:41:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:41:35 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:41:35 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:41:35 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:41:35 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:41:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:41:35 -0700
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:42:55 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ?[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:42:55 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:42:55 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:42:55 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:42:55 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:42:55 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:42:55 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:42:55 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:42:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:42:55 -0700
+ [1m[35mTask Load (3.5ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" = ? [["person_id", 7], ["task_completion", "t"]]
+ [1m[36mTask Load (2.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" = ? [["person_id", 7], ["task_completion", "!=nil"]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" = ?[0m [["person_id", 7], ["task_completion", "!=nil"]]
+ [1m[35mTask Load (1.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:46:51 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 15ms (Views: 14.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:46:51 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:46:51 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:46:51 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:46:51 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:46:51 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:46:51 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:46:51 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:46:51 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:46:51 -0700
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:47:13 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.4ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.1ms)
+
+SyntaxError - syntax error, unexpected ']'
+... @people.id, [task_completion:].not_eq(nil).length );@output...
+... ^:
+ app/views/people/show.html.erb:5: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/jadevance/.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/people_controller.rb:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:47:13 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.1ms)
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.1ms)
+
+SyntaxError - syntax error, unexpected ']'
+... @people.id, [task_completion:].not_eq(nil).length );@output...
+... ^:
+ app/views/people/show.html.erb:5: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/jadevance/.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/people_controller.rb:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/117dddf5ef488cd6/variables" for ::1 at 2016-04-24 09:47:13 -0700
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:47:30 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.0ms)
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.1ms)
+
+SyntaxError - syntax error, unexpected '.'
+...: @people.id, task_completion:.not_eq(nil).length );@output_...
+... ^:
+ app/views/people/show.html.erb:5: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/jadevance/.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/people_controller.rb:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/65417da3f81d4a4c/variables" for ::1 at 2016-04-24 09:47:30 -0700
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:47:38 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.1ms)
+Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.1ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting ')'
+/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views/people/show.html.erb:16: syntax error, unexpected keyword_end, expecting ')':
+ app/views/people/show.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/jadevance/.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/people_controller.rb:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/db34dc34fcbd894a/variables" for ::1 at 2016-04-24 09:47:38 -0700
+
+
+Started POST "/__better_errors/db34dc34fcbd894a/variables" for ::1 at 2016-04-24 09:47:58 -0700
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:48:21 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.1ms)
+
+SyntaxError - syntax error, unexpected ')'
+... @people.id, task_completion: ).length );@output_buffer.safe...
+... ^:
+ app/views/people/show.html.erb:5: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/jadevance/.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/people_controller.rb:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/1b349386762a0e30/variables" for ::1 at 2016-04-24 09:48:21 -0700
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:48:28 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.1ms)
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.1ms)
+
+SyntaxError - syntax error, unexpected keyword_nil, expecting '('
+...le.id, task_completion: not nil).length );@output_buffer.saf...
+... ^
+/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views/people/show.html.erb:5: syntax error, unexpected ')', expecting keyword_end
+...k_completion: not nil).length );@output_buffer.safe_append='...
+... ^:
+ app/views/people/show.html.erb:5: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/jadevance/.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/people_controller.rb:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/67505ede4f279c0e/variables" for ::1 at 2016-04-24 09:48:29 -0700
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 7]]
+ [1m[35mTask Load (1.4ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 7]]
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:52:35 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 7]]
+ Rendered people/show.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 16ms (Views: 14.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 09:52:35 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 09:52:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 09:52:35 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 09:52:35 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 09:52:35 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 09:52:35 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:52:35 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 09:52:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 09:52:35 -0700
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:53:07 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:58:36 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (9.8ms)
+Completed 200 OK in 24ms (Views: 22.2ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 09:58:41 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 7]]
+ Rendered people/show.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 19ms (Views: 18.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 09:58:44 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 09:59:37 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.5ms)
+Completed 200 OK in 33ms (Views: 31.5ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:00:09 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.6ms)
+Completed 200 OK in 26ms (Views: 24.8ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:00:09 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:00:31 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.3ms)
+Completed 200 OK in 26ms (Views: 23.8ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:00:31 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:00:56 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (12.9ms)
+Completed 200 OK in 27ms (Views: 25.4ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:01:10 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.9ms)
+Completed 200 OK in 28ms (Views: 25.9ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:01:10 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:01:10 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:01:10 -0700
+
+
+Started GET "/assets/tasks.self-b76493d789217b7e1dc9fe184df3ab06f051ea9d63e36630b6d0e7cf7e8e31e2.css?body=1" for ::1 at 2016-04-24 10:01:10 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:01:10 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:01:10 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:01:10 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:01:10 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:01:10 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:01:10 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:01:11 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:01:11 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:01:11 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:01:11 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:06:45 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.9ms)
+Completed 200 OK in 119ms (Views: 117.0ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/tasks.self-1ed9ae28199b0c2913c5b4122483d6fe4cb4a1e1d5664e94edad73f100f57742.css?body=1" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:06:45 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:07:08 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.2ms)
+Completed 200 OK in 75ms (Views: 73.0ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/tasks.self-ecbd826432893048143a83a65b7d9c1ddb7c71bb356b4bf4cd7bccff953103f5.css?body=1" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:07:08 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:07:36 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.2ms)
+Completed 200 OK in 70ms (Views: 67.7ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/assets/tasks.self-e8d380e908c5f6fb2b69f7e05dda7ad0d2f8087293792cd2d032cfa2751dfb82.css?body=1" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:07:36 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:07:54 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.1ms)
+Completed 200 OK in 64ms (Views: 61.9ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/assets/tasks.self-57814150bf514f37c25112bdff37ddba420212da3dbcd4172cbc62ad8ef64324.css?body=1" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:07:54 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:08:58 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (14.2ms)
+Completed 200 OK in 90ms (Views: 87.6ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/assets/tasks.self-820407c989ba2c471e92edf82f229fee81d5abe15dfefbc7d16ef2249774832a.css?body=1" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:08:58 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:09:07 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.3ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (16.3ms)
+Completed 200 OK in 101ms (Views: 98.2ms | ActiveRecord: 2.0ms)
+
+
+Started GET "/assets/tasks.self-1047249b289079d1f8938ea396f45c0c92946790989c8853b9397ec702bcd92a.css?body=1" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:07 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:09:25 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.9ms)
+Completed 200 OK in 71ms (Views: 69.4ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/tasks.self-ba8c4d991452992a701c2bb4d95608bcea95c02aaf71abf513f08850038ac49b.css?body=1" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:25 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:09:31 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (13.0ms)
+Completed 200 OK in 80ms (Views: 77.8ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/assets/tasks.self-4f4c1dc86a5f6dfa2487c9e969bcd6ffa5009f8697cd47ca70f916ba091db4c3.css?body=1" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:31 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:09:41 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.2ms)
+Completed 200 OK in 71ms (Views: 69.4ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/tasks.self-9f762dc2998e747063ef0fb715e03c548beeb273fd95d81c1fd1d0e8380dce14.css?body=1" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:41 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:09:51 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.8ms)
+Completed 200 OK in 31ms (Views: 29.3ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/tasks.self-4f4c1dc86a5f6dfa2487c9e969bcd6ffa5009f8697cd47ca70f916ba091db4c3.css?body=1" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:09:51 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:10:23 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.0ms)
+Completed 200 OK in 67ms (Views: 65.5ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/tasks.self-c2531016ebce466ab4ce7d08be857e18b198b58da8b37241c42666df037b55e6.css?body=1" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:10:23 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:10:36 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.6ms)
+Completed 200 OK in 30ms (Views: 28.4ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/assets/tasks.self-4f4c1dc86a5f6dfa2487c9e969bcd6ffa5009f8697cd47ca70f916ba091db4c3.css?body=1" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:10:36 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:10:47 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.6ms)
+Completed 200 OK in 68ms (Views: 66.2ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:10:47 -0700
+
+
+Started GET "/assets/tasks.self-b4f465c6e17759e4754a1e6c02331401d24a8b1dc00e594d0a45941c3e809b21.css?body=1" for ::1 at 2016-04-24 10:10:47 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:10:47 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:10:47 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:10:47 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:10:47 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:10:47 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:10:47 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:10:47 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:10:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:10:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:10:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:10:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:10:48 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:11:37 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.9ms)
+Completed 200 OK in 81ms (Views: 79.4ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/assets/tasks.self-1b24080ad21cdd3b6cbbbecf14efee38c140af949c0cdc0e556dd944c8a76e6d.css?body=1" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:11:37 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:12:09 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.5ms)
+Completed 200 OK in 69ms (Views: 67.4ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/tasks.self-4a5e3a83db2f5aba75d86c295c6e536148d325f4f104b70688552f95159be1f3.css?body=1" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:09 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:12:18 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.8ms)
+Completed 200 OK in 67ms (Views: 64.9ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/tasks.self-2397cb34d5932e35beca0ebae1dc5e6fc24a7ad6e47271ba1a153dbda002fe7b.css?body=1" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:18 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:12:32 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.3ms)
+Completed 200 OK in 75ms (Views: 73.5ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/tasks.self-b3853422b1b01fcc91b1f670db1b29306e0e32a0f19688f66a3e84e7675d0d18.css?body=1" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:32 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:12:43 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.9ms)
+Completed 200 OK in 71ms (Views: 69.3ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/tasks.self-2bbd909eb4d3098e1552e177f504540c67679e0af391fafb8166ca7bef51f150.css?body=1" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:43 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:12:49 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.9ms)
+Completed 200 OK in 26ms (Views: 24.2ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:12:49 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:12:49 -0700
+
+
+Started GET "/assets/tasks.self-b3853422b1b01fcc91b1f670db1b29306e0e32a0f19688f66a3e84e7675d0d18.css?body=1" for ::1 at 2016-04-24 10:12:49 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:12:49 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:12:49 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:12:50 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:12:50 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:12:50 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:12:50 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:12:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:12:50 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:13:20 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (12.6ms)
+Completed 200 OK in 65ms (Views: 63.0ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/assets/tasks.self-b742c91600d1547d8dca705edb4b220e0d308e22b253cb9cc67ba886b9525d80.css?body=1" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:13:21 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:13:35 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.4ms)
+Completed 200 OK in 66ms (Views: 63.9ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:13:35 -0700
+
+
+Started GET "/assets/tasks.self-271e982b0861cb2781f2c7f49442165fd4db1aa7f240d17529a2895e8fd63097.css?body=1" for ::1 at 2016-04-24 10:13:35 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:13:35 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:13:35 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:13:35 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:13:35 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:13:35 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:13:35 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:13:35 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:13:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:13:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:13:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:13:36 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:13:36 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:13:44 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.1ms)
+Completed 200 OK in 68ms (Views: 66.4ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/tasks.self-9eb5af471b31c9bf3977e7242d68e08d40e4904d473971935fa1b61fe5bd302d.css?body=1" for ::1 at 2016-04-24 10:13:44 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:13:44 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:13:44 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:13:44 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:13:44 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:13:44 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:13:44 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:13:44 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:13:44 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:13:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:13:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:13:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:13:45 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:13:45 -0700
+
+
+Started GET "/people/show/4" for ::1 at 2016-04-24 10:14:36 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"4"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 4]]
+ Rendered people/show.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 15ms (Views: 13.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/16" for ::1 at 2016-04-24 10:14:46 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"16"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 16]]
+ Rendered people/show.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/16/tasks" for ::1 at 2016-04-24 10:14:49 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"16"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 16]]
+ Rendered people/tasks.html.erb within layouts/application (0.8ms)
+Completed 200 OK in 14ms (Views: 13.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:16:09 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.7ms)
+Completed 200 OK in 72ms (Views: 70.3ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/tasks.self-e2c8fcdecb199e01dd72ea33f34c6f394bd356cd3aaccc411bf001eff3d868cb.css?body=1" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:09 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:16:22 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.3ms)
+Completed 200 OK in 26ms (Views: 24.4ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/assets/tasks.self-9eb5af471b31c9bf3977e7242d68e08d40e4904d473971935fa1b61fe5bd302d.css?body=1" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:22 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:16:29 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.1ms)
+Completed 200 OK in 71ms (Views: 69.5ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/tasks.self-e9f7d369ee67f076d78fc3241f1c66e2aefb995c15dd28cf1944e9be611eee2f.css?body=1" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:29 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:16:43 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.6ms)
+Completed 200 OK in 27ms (Views: 25.5ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/tasks.self-9eb5af471b31c9bf3977e7242d68e08d40e4904d473971935fa1b61fe5bd302d.css?body=1" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:16:43 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:17:15 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.7ms)
+Completed 200 OK in 25ms (Views: 22.8ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/assets/tasks.self-9eb5af471b31c9bf3977e7242d68e08d40e4904d473971935fa1b61fe5bd302d.css?body=1" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:17:15 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:18:39 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.8ms)
+Completed 200 OK in 69ms (Views: 67.5ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/assets/tasks.self-7f78b226810626d065903c4d27dd4d835bd6ffc032247406fb4f5e13a4a1822d.css?body=1" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:18:39 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:18:49 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.3ms)
+Completed 200 OK in 72ms (Views: 70.5ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/assets/tasks.self-c8ce48228227ac978825084a3c2a0d75fd9cb2c41f225a0f4f40b1b16e7da3cc.css?body=1" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:18:49 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:19:01 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (12.2ms)
+Completed 200 OK in 72ms (Views: 70.2ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/assets/tasks.self-5a6ac7e0e6224e50b2e4826d074c082b270ed7f766ed67b19d7e1e4afe4c9189.css?body=1" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:19:01 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:19:24 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (13.0ms)
+Completed 200 OK in 76ms (Views: 74.3ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/tasks.self-1048056fcdcb31db83ea041cef7bb28b429f2609faa33333d03d476633b0ca6b.css?body=1" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:19:24 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 10:19:59 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (3.3ms)
+ Rendered tasks/new.html.erb within layouts/application (4.6ms)
+Completed 200 OK in 19ms (Views: 18.1ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-24 10:20:11 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"WNV4zObp6uN9/McelCkILOrhoj3IMKLuYj9Wkn+pSOeAJo+DktqMsUXEQYU+X/Ba6BF150ZzWjxCju1idgPexg==", "task"=>{"task_name"=>"Goats", "task_description"=>"Tell all about them", "person_id"=>"2"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mINSERT INTO "tasks" ("task_name", "task_description", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)[0m [["task_name", "Goats"], ["task_description", "Tell all about them"], ["person_id", 2], ["created_at", "2016-04-24 17:20:11.472353"], ["updated_at", "2016-04-24 17:20:11.472353"]]
+ [1m[35m (0.8ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:20:11 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[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", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (13.7ms)
+Completed 200 OK in 31ms (Views: 29.8ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:20:11 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:20:13 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (13.1ms)
+Completed 200 OK in 34ms (Views: 31.5ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:20:13 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 10:21:36 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (13.2ms)
+Completed 200 OK in 27ms (Views: 26.1ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 10:21:37 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.6ms)
+ Rendered tasks/new.html.erb within layouts/application (4.0ms)
+Completed 200 OK in 20ms (Views: 19.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 10:21:38 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 19ms (Views: 17.8ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:21:38 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.4ms)
+Completed 200 OK in 26ms (Views: 24.0ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:22:00 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.9ms)
+Completed 200 OK in 75ms (Views: 73.2ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/assets/tasks.self-d3aa3ea79d71757d94d07de970208e55a94d797bc2445b9c2e8b25f6678c1129.css?body=1" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:22:00 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 10:22:05 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (13.9ms)
+Completed 200 OK in 28ms (Views: 26.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:22:05 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 10:22:06 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.7ms)
+ Rendered tasks/new.html.erb within layouts/application (4.2ms)
+Completed 200 OK in 17ms (Views: 16.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 10:22:07 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 19ms (Views: 18.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:22:08 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.1ms)
+Completed 200 OK in 25ms (Views: 22.9ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:22:27 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (21.5ms)
+Completed 200 OK in 36ms (Views: 34.4ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 10:22:29 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (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", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 19ms (Views: 18.4ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:22:30 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.9ms)
+Completed 200 OK in 25ms (Views: 22.5ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:22:31 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (13.7ms)
+Completed 200 OK in 29ms (Views: 27.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:23:04 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (13.4ms)
+Completed 200 OK in 75ms (Views: 73.3ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-64ff71cb9706d4a3a7e28a08899f5746653a7f709c2d4e2853ee7e34ed9a7b58.css?body=1" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:23:04 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 10:23:05 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (13.0ms)
+Completed 200 OK in 28ms (Views: 26.7ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 10:23:06 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (3.7ms)
+ Rendered tasks/new.html.erb within layouts/application (5.0ms)
+Completed 200 OK in 22ms (Views: 21.0ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 10:23:07 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (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", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [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", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (7.5ms)
+Completed 200 OK in 22ms (Views: 21.1ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:23:08 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.3ms)
+Completed 200 OK in 25ms (Views: 23.2ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:23:08 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 10:23:09 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (22.2ms)
+Completed 200 OK in 37ms (Views: 35.6ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:23:10 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.1ms)
+Completed 200 OK in 24ms (Views: 22.1ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:23:23 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (13.0ms)
+Completed 200 OK in 26ms (Views: 25.3ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 10:23:24 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.5ms)
+ Rendered tasks/new.html.erb within layouts/application (3.8ms)
+Completed 200 OK in 19ms (Views: 18.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 10:23:25 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (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", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [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", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (7.8ms)
+Completed 200 OK in 22ms (Views: 20.7ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:23:25 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.0ms)
+Completed 200 OK in 24ms (Views: 22.7ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 10:23:26 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.7ms)
+ Rendered tasks/new.html.erb within layouts/application (4.1ms)
+Completed 200 OK in 25ms (Views: 24.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:23:49 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (15.3ms)
+Completed 200 OK in 74ms (Views: 73.0ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:23:49 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[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", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (13.3ms)
+Completed 200 OK in 29ms (Views: 28.2ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/tasks.self-cfe5d3d195dead180fb7e82d8d336517e04c184a3835344fdabc2eefc8db8006.css?body=1" for ::1 at 2016-04-24 10:23:49 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:23:49 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:24:01 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.4ms)
+Completed 200 OK in 26ms (Views: 24.7ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:24:01 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 10:24:02 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[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", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (14.5ms)
+Completed 200 OK in 36ms (Views: 35.2ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 10:24:04 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (3.0ms)
+ Rendered tasks/new.html.erb within layouts/application (4.5ms)
+Completed 200 OK in 19ms (Views: 18.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:24:38 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (13.7ms)
+Completed 200 OK in 29ms (Views: 28.0ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:24:47 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (14.7ms)
+Completed 200 OK in 31ms (Views: 29.5ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:24:47 -0700
+
+
+Started GET "/assets/tasks.self-cfe5d3d195dead180fb7e82d8d336517e04c184a3835344fdabc2eefc8db8006.css?body=1" for ::1 at 2016-04-24 10:24:48 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:24:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:24:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:24:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:24:48 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:24:48 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:24:48 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:24:48 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:24:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:24:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:24:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:24:48 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:24:48 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:25:15 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.6ms)
+Completed 200 OK in 32ms (Views: 30.7ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:25:15 -0700
+
+
+Started GET "/people/show/12" for ::1 at 2016-04-24 10:25:27 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"12"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 12]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 17ms (Views: 15.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 10:26:29 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 10:26:40 -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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 18ms (Views: 17.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:26:40 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:26:40 -0700
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:26:40 -0700
+
+
+Started GET "/assets/tasks.self-cfe5d3d195dead180fb7e82d8d336517e04c184a3835344fdabc2eefc8db8006.css?body=1" for ::1 at 2016-04-24 10:26:40 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:26:40 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:26:40 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:26:40 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:26:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:26:40 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:26:40 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 10:26:55 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 26ms (Views: 24.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:26:55 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:26:55 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:26:55 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:26:55 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:26:55 -0700
+
+
+Started GET "/assets/tasks.self-cfe5d3d195dead180fb7e82d8d336517e04c184a3835344fdabc2eefc8db8006.css?body=1" for ::1 at 2016-04-24 10:26:55 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:26:55 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:26:55 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:26:55 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 10:27:28 -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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 22ms (Views: 20.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:27:28 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:27:28 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:27:28 -0700
+
+
+Started GET "/assets/tasks.self-cfe5d3d195dead180fb7e82d8d336517e04c184a3835344fdabc2eefc8db8006.css?body=1" for ::1 at 2016-04-24 10:27:28 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:27:28 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:27:28 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:27:28 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:27:28 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:27:28 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 10:27:52 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 18ms (Views: 16.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:27:52 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:27:52 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:27:52 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:27:52 -0700
+
+
+Started GET "/assets/tasks.self-cfe5d3d195dead180fb7e82d8d336517e04c184a3835344fdabc2eefc8db8006.css?body=1" for ::1 at 2016-04-24 10:27:52 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:27:52 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:27:52 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:27:52 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:27:52 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 10:28: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]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 17ms (Views: 16.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:28:22 -0700
+
+
+Started GET "/assets/tasks.self-cfe5d3d195dead180fb7e82d8d336517e04c184a3835344fdabc2eefc8db8006.css?body=1" for ::1 at 2016-04-24 10:28:22 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:28:22 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:28:22 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:28:22 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:28:22 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:28:22 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:28:22 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:28:22 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 10:28:48 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 16ms (Views: 15.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 10:29:30 -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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 17ms (Views: 16.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css?body=1" for ::1 at 2016-04-24 10:29:30 -0700
+
+
+Started GET "/assets/tasks.self-cfe5d3d195dead180fb7e82d8d336517e04c184a3835344fdabc2eefc8db8006.css?body=1" for ::1 at 2016-04-24 10:29:30 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:29:30 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:29:30 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:29:30 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:29:30 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:29:30 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:29:30 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:29:30 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 10:29:59 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:37:49 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (12.4ms)
+Completed 200 OK in 78ms (Views: 76.2ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:37:49 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (13.7ms)
+Completed 200 OK in 28ms (Views: 26.0ms | ActiveRecord: 1.8ms)
+
+
+Started GET "/assets/people.self-fabf7d0b341efc23c75479932b397ea494e76c2fb7266b127800dbff5306b49b.css?body=1" for ::1 at 2016-04-24 10:37:50 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 10:37:50 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:37:50 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 10:37:51 -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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (2.4ms)
+Completed 200 OK in 18ms (Views: 16.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:38:53 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (20.1ms)
+Completed 200 OK in 35ms (Views: 33.5ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:38:53 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 10:38:58 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (2.5ms)
+ Rendered tasks/new.html.erb within layouts/application (3.8ms)
+Completed 200 OK in 17ms (Views: 16.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 10:39:00 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.6ms)
+Completed 200 OK in 20ms (Views: 19.6ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:39:03 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.4ms)
+Completed 200 OK in 25ms (Views: 23.3ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/people/show/2" for ::1 at 2016-04-24 10:39:11 -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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 2]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 10:39:18 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 15ms (Views: 13.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 10:39:26 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 10:40:27 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 17ms (Views: 16.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-fabf7d0b341efc23c75479932b397ea494e76c2fb7266b127800dbff5306b49b.css?body=1" for ::1 at 2016-04-24 10:40:27 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:40:28 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:40:28 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:40:28 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 10:40:28 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:40:28 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:40:28 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:40:28 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:40:28 -0700
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 10:40:50 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 17ms (Views: 16.3ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/assets/people.self-fabf7d0b341efc23c75479932b397ea494e76c2fb7266b127800dbff5306b49b.css?body=1" for ::1 at 2016-04-24 10:40:50 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:40:50 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:40:50 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:40:50 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 10:40:50 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:40:50 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:40:50 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:40:50 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:40:50 -0700
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 10:41:31 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 17ms (Views: 15.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 10:41:31 -0700
+
+
+Started GET "/assets/people.self-fabf7d0b341efc23c75479932b397ea494e76c2fb7266b127800dbff5306b49b.css?body=1" for ::1 at 2016-04-24 10:41:31 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:41:31 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:41:31 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:41:31 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:41:31 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:41:31 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:41:31 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:41:31 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:41:31 -0700
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 10:41:51 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.5ms)
+Completed 200 OK in 19ms (Views: 17.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-fabf7d0b341efc23c75479932b397ea494e76c2fb7266b127800dbff5306b49b.css?body=1" for ::1 at 2016-04-24 10:41:51 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:41:51 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:41:51 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:41:51 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 10:41:51 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:41:51 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:41:51 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:41:51 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:41:51 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:41:51 -0700
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 10:42:07 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 17ms (Views: 15.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-fabf7d0b341efc23c75479932b397ea494e76c2fb7266b127800dbff5306b49b.css?body=1" for ::1 at 2016-04-24 10:42:07 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:42:07 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 10:42:07 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:42:07 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:42:07 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:42:07 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:42:07 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:42:07 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:42:07 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:42:07 -0700
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 10:44:03 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-fabf7d0b341efc23c75479932b397ea494e76c2fb7266b127800dbff5306b49b.css?body=1" for ::1 at 2016-04-24 10:44:03 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:44:03 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:44:03 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 10:44:03 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:44:03 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:44:03 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:44:03 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:44:03 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:44:03 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:44:04 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 10:44:17 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (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", 2]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.8ms)
+Completed 200 OK in 21ms (Views: 20.3ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:44:18 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (15.3ms)
+Completed 200 OK in 30ms (Views: 28.8ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 10:44:18 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 13]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 13]]
+ Rendered tasks/show.html.erb within layouts/application (3.4ms)
+Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.2ms)
+
+NoMethodError - undefined method `name' for nil:NilClass:
+ app/views/tasks/show.html.erb:6:in `_app_views_tasks_show_html_erb__1936273678803986905_70092768936660'
+ 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/jadevance/.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:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 10:44:18 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 13]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 13]]
+ Rendered tasks/show.html.erb within layouts/application (3.1ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.1ms)
+
+NoMethodError - undefined method `name' for nil:NilClass:
+ app/views/tasks/show.html.erb:6:in `_app_views_tasks_show_html_erb__1936273678803986905_70092832065380'
+ 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/jadevance/.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:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/fd7112a3e548fcfe/variables" for ::1 at 2016-04-24 10:44:19 -0700
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 10:45:04 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 13]]
+ Rendered tasks/show.html.erb within layouts/application (3.8ms)
+Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.5ms)
+
+NoMethodError - undefined method `name' for nil:NilClass:
+ app/views/tasks/show.html.erb:6:in `_app_views_tasks_show_html_erb__1936273678803986905_70092832065380'
+ 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/jadevance/.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:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/be1a6711ebaea4ee/variables" for ::1 at 2016-04-24 10:45:04 -0700
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 10:45:15 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 13]]
+ Rendered tasks/show.html.erb within layouts/application (2.9ms)
+Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.1ms)
+
+NoMethodError - undefined method `name' for nil:NilClass:
+ app/views/tasks/show.html.erb:6:in `_app_views_tasks_show_html_erb__1936273678803986905_70092768936660'
+ 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/jadevance/.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:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 10:45:15 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 13]]
+ Rendered tasks/show.html.erb within layouts/application (2.6ms)
+Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.1ms)
+
+NoMethodError - undefined method `name' for nil:NilClass:
+ app/views/tasks/show.html.erb:6:in `_app_views_tasks_show_html_erb__1936273678803986905_70092832065380'
+ 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/jadevance/.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:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/b658143bcdda6cd4/variables" for ::1 at 2016-04-24 10:45:15 -0700
+ [1m[36mPerson Load (0.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 10:46:10 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 13]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 13]]
+ Rendered tasks/show.html.erb within layouts/application (1.0ms)
+Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.6ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views/tasks/show.html.erb:31: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/show.html.erb:29: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/jadevance/.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:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 10:46:10 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 13]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 13]]
+ Rendered tasks/show.html.erb within layouts/application (1.2ms)
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.1ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views/tasks/show.html.erb:31: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/show.html.erb:29: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/jadevance/.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:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3334ede218c4ccde/variables" for ::1 at 2016-04-24 10:46:10 -0700
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 10:46:24 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 13]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 13]]
+ Rendered tasks/show.html.erb within layouts/application (1.1ms)
+Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.1ms)
+
+SyntaxError - syntax error, unexpected keyword_ensure, expecting keyword_end
+/Users/jadevance/C5/projects/TaskListRails/tasklist/app/views/tasks/show.html.erb:30: syntax error, unexpected end-of-input, expecting keyword_end:
+ app/views/tasks/show.html.erb:28: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/jadevance/.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:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/b9e2356e8d7ba1c0/variables" for ::1 at 2016-04-24 10:46:24 -0700
+
+
+Started POST "/__better_errors/b9e2356e8d7ba1c0/variables" for ::1 at 2016-04-24 10:46:26 -0700
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 10:46:44 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 13]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 13]]
+ Rendered tasks/show.html.erb within layouts/application (25.3ms)
+Completed 500 Internal Server Error in 29ms (ActiveRecord: 0.1ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007f7f82c13140>
+Did you mean? task_url
+ task_path
+ tasks_url
+ @tasks:
+ app/views/tasks/show.html.erb:6:in `_app_views_tasks_show_html_erb__1936273678803986905_70092815630520'
+ 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/jadevance/.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:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/46c7a2a74fb88ef1/variables" for ::1 at 2016-04-24 10:46:44 -0700
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 10:47:59 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 13]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 13]]
+ Rendered tasks/show.html.erb within layouts/application (27.1ms)
+Completed 500 Internal Server Error in 31ms (ActiveRecord: 0.1ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007f7f84049c90>
+Did you mean? task_url
+ task_path
+ tasks_url
+ @tasks:
+ app/views/tasks/show.html.erb:6:in `_app_views_tasks_show_html_erb__1936273678803986905_70092826231680'
+ 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/jadevance/.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:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/7af50534fcd3ed3d/variables" for ::1 at 2016-04-24 10:47:59 -0700
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 10:48:12 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 13]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 13]]
+ Rendered tasks/show.html.erb within layouts/application (4.1ms)
+Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.1ms)
+
+NoMethodError - undefined method `person' for nil:NilClass:
+ app/views/tasks/show.html.erb:6:in `_app_views_tasks_show_html_erb__1936273678803986905_70092768757300'
+ 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/jadevance/.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:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/61f9536fbd8d87ff/variables" for ::1 at 2016-04-24 10:48:12 -0700
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 10:48:27 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 13]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 13]]
+ Rendered tasks/show.html.erb within layouts/application (3.4ms)
+Completed 200 OK in 23ms (Views: 21.2ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 10:48:27 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:48:27 -0700
+
+
+Started GET "/assets/people.self-fabf7d0b341efc23c75479932b397ea494e76c2fb7266b127800dbff5306b49b.css?body=1" for ::1 at 2016-04-24 10:48:27 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:48:27 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:48:27 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:48:27 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:48:27 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:48:27 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:48:27 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:48:27 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 10:48:31 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (15.0ms)
+Completed 200 OK in 30ms (Views: 28.4ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/show/17" for ::1 at 2016-04-24 10:48:32 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"17"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 17]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 17]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ Rendered tasks/show.html.erb within layouts/application (29.0ms)
+Completed 500 Internal Server Error in 33ms (ActiveRecord: 0.2ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007f7f839087d8>
+Did you mean? task_url
+ task_path
+ tasks_url
+ @tasks:
+ app/views/tasks/show.html.erb:8:in `_app_views_tasks_show_html_erb__1936273678803986905_70092826909000'
+ 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/jadevance/.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:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/show/17" for ::1 at 2016-04-24 10:48:32 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"17"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 17]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 17]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ Rendered tasks/show.html.erb within layouts/application (23.3ms)
+Completed 500 Internal Server Error in 28ms (ActiveRecord: 0.2ms)
+
+NameError - undefined local variable or method `task' for #<#:0x007f7f7bb174a0>
+Did you mean? task_url
+ task_path
+ tasks_url
+ @tasks:
+ app/views/tasks/show.html.erb:8:in `_app_views_tasks_show_html_erb__1936273678803986905_70092756202140'
+ 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/jadevance/.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:10: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3b9f679040f8e054/variables" for ::1 at 2016-04-24 10:48:32 -0700
+
+
+Started GET "/show/17" for ::1 at 2016-04-24 10:48:55 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"17"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 17]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 17]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ Rendered tasks/show.html.erb within layouts/application (2.5ms)
+Completed 200 OK in 19ms (Views: 17.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/17" for ::1 at 2016-04-24 10:48:58 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"17"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 17]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 17]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ Rendered tasks/show.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 17ms (Views: 16.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:49:02 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (14.8ms)
+Completed 200 OK in 29ms (Views: 27.5ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/show/28" for ::1 at 2016-04-24 10:49:05 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"28"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 28]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 28]]
+Completed 404 Not Found in 1ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Person with 'id'=28:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/show/28" for ::1 at 2016-04-24 10:49:05 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"28"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 28]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 28]]
+Completed 404 Not Found in 1ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Person with 'id'=28:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3aa0005171de494e/variables" for ::1 at 2016-04-24 10:49:05 -0700
+
+
+Started GET "/show/19" for ::1 at 2016-04-24 10:49:18 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"19"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 19]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 19]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 16ms (Views: 14.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/18" for ::1 at 2016-04-24 10:49:25 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"18"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 18]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 18]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ Rendered tasks/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 18ms (Views: 17.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/28" for ::1 at 2016-04-24 10:49:30 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"28"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 28]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 28]]
+Completed 404 Not Found in 1ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Person with 'id'=28:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/show/28" for ::1 at 2016-04-24 10:49:30 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"28"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 28]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 28]]
+Completed 404 Not Found in 2ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Person with 'id'=28:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/25ea9267cbfc94fa/variables" for ::1 at 2016-04-24 10:49:30 -0700
+
+
+Started POST "/__better_errors/25ea9267cbfc94fa/eval" for ::1 at 2016-04-24 10:49:39 -0700
+
+
+Started GET "/show/28" for ::1 at 2016-04-24 10:49:50 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"28"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 28]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 28]]
+Completed 404 Not Found in 2ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Person with 'id'=28:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/show/28" for ::1 at 2016-04-24 10:49:50 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"28"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 28]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 28]]
+Completed 404 Not Found in 1ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Person with 'id'=28:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/01d1eae6f1a1254a/variables" for ::1 at 2016-04-24 10:49:50 -0700
+
+
+Started GET "/show/17" for ::1 at 2016-04-24 10:50:05 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"17"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 17]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 17]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ Rendered tasks/show.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 18ms (Views: 16.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/20" for ::1 at 2016-04-24 10:50:10 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"20"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ Rendered tasks/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 15ms (Views: 13.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/show/31" for ::1 at 2016-04-24 10:50:14 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"31"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 31]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 31]]
+Completed 404 Not Found in 1ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Person with 'id'=31:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/show/31" for ::1 at 2016-04-24 10:50:14 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"31"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 31]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 31]]
+Completed 404 Not Found in 1ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Person with 'id'=31:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/178789e3de8cab04/variables" for ::1 at 2016-04-24 10:50:14 -0700
+
+
+Started GET "/show/19" for ::1 at 2016-04-24 10:50:28 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"19"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 19]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 19]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 17ms (Views: 16.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:50:39 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.7ms)
+Completed 200 OK in 28ms (Views: 26.5ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 10:50:39 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 10:50:40 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.9ms)
+Completed 200 OK in 25ms (Views: 23.7ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 10:50:42 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 18ms (Views: 16.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:50:59 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (14.3ms)
+Completed 200 OK in 29ms (Views: 27.7ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/show/27" for ::1 at 2016-04-24 10:51:03 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"27"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 27]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 27]]
+Completed 404 Not Found in 1ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Person with 'id'=27:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/show/27" for ::1 at 2016-04-24 10:51:03 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"27"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 27]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 27]]
+Completed 404 Not Found in 1ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Person with 'id'=27:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/9072dc1cbb4fbfd2/variables" for ::1 at 2016-04-24 10:51:03 -0700
+
+
+Started GET "/show/26" for ::1 at 2016-04-24 10:51:08 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"26"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 26]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 26]]
+Completed 404 Not Found in 2ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Person with 'id'=26:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started GET "/show/26" for ::1 at 2016-04-24 10:51:08 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"26"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 26]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 26]]
+Completed 404 Not Found in 1ms (ActiveRecord: 0.1ms)
+
+ActiveRecord::RecordNotFound - Couldn't find Person with 'id'=26:
+ activerecord (4.2.6) lib/active_record/core.rb:155:in `find'
+ app/controllers/tasks_controller.rb:9: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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+
+Started POST "/__better_errors/3d361bc41193f123/variables" for ::1 at 2016-04-24 10:51:08 -0700
+
+
+Started GET "/show/24" for ::1 at 2016-04-24 10:51:11 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"24"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 24]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 24]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ Rendered tasks/show.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 24ms (Views: 22.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:52:58 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (23.2ms)
+Completed 200 OK in 40ms (Views: 35.9ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/people.self-fabf7d0b341efc23c75479932b397ea494e76c2fb7266b127800dbff5306b49b.css?body=1" for ::1 at 2016-04-24 10:52:58 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 10:52:58 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 10:52:58 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 10:52:58 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 10:52:58 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 10:52:58 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:52:58 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 10:52:58 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 10:52:58 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 10:52:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:52:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:52:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:52:59 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 10:52:59 -0700
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 10:53:00 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 13]]
+ Rendered tasks/show.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 18ms (Views: 16.3ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/32" for ::1 at 2016-04-24 10:53:03 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"32"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 32]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/30" for ::1 at 2016-04-24 10:53:10 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"30"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 30]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ Rendered tasks/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/31" for ::1 at 2016-04-24 10:53:12 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"31"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 31]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ Rendered tasks/show.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 24ms (Views: 23.4ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:55:58 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.6ms)
+Completed 200 OK in 26ms (Views: 24.5ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 10:55:59 -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]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 17ms (Views: 15.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 10:56:00 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 16ms (Views: 14.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 10:56:21 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (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", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36mPerson Load (0.0ms)[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", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 20ms (Views: 18.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/show/11" for ::1 at 2016-04-24 10:56:24 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"11"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ Rendered tasks/show.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/show/10" for ::1 at 2016-04-24 10:56:27 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"10"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:56:29 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (13.6ms)
+Completed 200 OK in 35ms (Views: 33.8ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:59:01 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.3ms)
+Completed 200 OK in 24ms (Views: 22.3ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 10:59:02 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (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", 14]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.2ms)
+Completed 200 OK in 19ms (Views: 18.4ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:59:04 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.6ms)
+Completed 200 OK in 25ms (Views: 22.9ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 10:59:05 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 15ms (Views: 14.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 10:59:06 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (1.6ms)
+Completed 200 OK in 16ms (Views: 14.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:59:27 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (13.6ms)
+Completed 200 OK in 27ms (Views: 26.1ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 10:59:29 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.7ms)
+Completed 200 OK in 28ms (Views: 27.5ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 10:59:32 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (13.2ms)
+Completed 200 OK in 27ms (Views: 24.7ms | ActiveRecord: 1.7ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 10:59:34 -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]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 10:59:39 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (15.8ms)
+Completed 200 OK in 29ms (Views: 28.2ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/tasks/24/edit" for ::1 at 2016-04-24 11:00:00 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"24"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 24]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (3.2ms)
+ Rendered tasks/edit.html.erb within layouts/application (4.1ms)
+Completed 200 OK in 19ms (Views: 17.5ms | ActiveRecord: 0.2ms)
+
+
+Started PATCH "/show/24" for ::1 at 2016-04-24 11:00:06 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"rfyt4C45NNHDrwPGZzPROsJh2+Mp4UsHitYf1Dz4d+51D1qvWgpSg/uXhV3NRSlMwJEMOaeis9WqZ6QkNVLhzw==", "task"=>{"task_name"=>"Buy cheese ", "task_description"=>"Purple Haze Cheese.", "person_id"=>""}, "commit"=>"Update Task", "id"=>"24"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 24]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "tasks" SET "task_description" = ?, "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["task_description", "Purple Haze Cheese."], ["person_id", nil], ["updated_at", "2016-04-24 18:00:06.100575"], ["id", 24]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 11:00:06 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (13.4ms)
+Completed 200 OK in 27ms (Views: 26.1ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 11:00:06 -0700
+
+
+Started GET "/tasks/24/edit" for ::1 at 2016-04-24 11:00:11 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"24"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 24]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (3.2ms)
+ Rendered tasks/edit.html.erb within layouts/application (4.1ms)
+Completed 200 OK in 26ms (Views: 25.1ms | ActiveRecord: 0.3ms)
+
+
+Started PATCH "/show/24" for ::1 at 2016-04-24 11:00:14 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"e+zTBTg0dv0xc4teDXuwfKYznSZhv/Q1/btr0zQXQe2jHyRKTAcQrwlLDcWnDUgKpMNK/O/8DOfdCtAjPb3XzA==", "task"=>{"task_name"=>"Buy cheese ", "task_description"=>"Purple Haze Cheese.", "person_id"=>"5"}, "commit"=>"Update Task", "id"=>"24"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 24]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["person_id", 5], ["updated_at", "2016-04-24 18:00:14.600537"], ["id", 24]]
+ [1m[36m (1.5ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 5ms (ActiveRecord: 1.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 11:00:14 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (16.9ms)
+Completed 200 OK in 33ms (Views: 31.5ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 11:00:14 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 11:01:32 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (13.4ms)
+Completed 200 OK in 31ms (Views: 29.2ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 11:01:39 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.4ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (18.2ms)
+Completed 200 OK in 47ms (Views: 45.8ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 11:01:40 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.4ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.4ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (13.4ms)
+Completed 200 OK in 34ms (Views: 32.0ms | ActiveRecord: 1.9ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 11:01:48 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (16.6ms)
+Completed 200 OK in 37ms (Views: 35.4ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 11:01:49 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (16.2ms)
+ Rendered tasks/new.html.erb within layouts/application (17.4ms)
+Completed 200 OK in 34ms (Views: 33.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 11:01:49 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (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", 14]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (5.4ms)
+Completed 200 OK in 20ms (Views: 18.7ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 11:01:49 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.2ms)
+Completed 200 OK in 24ms (Views: 22.5ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 11:01:54 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[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", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (13.8ms)
+Completed 200 OK in 28ms (Views: 26.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 11:02:03 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.1ms)
+Completed 200 OK in 24ms (Views: 22.8ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/people/show/3" for ::1 at 2016-04-24 11:02:05 -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]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 3]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/3/tasks" for ::1 at 2016-04-24 11:02:07 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"3"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 3]]
+ Rendered people/tasks.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 11:02:15 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (14.7ms)
+Completed 200 OK in 30ms (Views: 28.3ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 11:02:46 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.7ms)
+Completed 200 OK in 47ms (Views: 44.8ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/assets/people.self-f0e5aa356ff2eb69b08d204db2895fbb211607d53a101c14788860dbd23380f3.css?body=1" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 11:02:46 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 11:02:50 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.3ms)
+Completed 200 OK in 26ms (Views: 24.1ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/assets/people.self-fabf7d0b341efc23c75479932b397ea494e76c2fb7266b127800dbff5306b49b.css?body=1" for ::1 at 2016-04-24 11:02:50 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:02:50 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:02:50 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 11:02:50 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:02:50 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:02:50 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 11:02:50 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:02:50 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:02:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 11:02:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 11:02:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 11:02:50 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 11:02:50 -0700
+
+
+Started GET "/" for ::1 at 2016-04-24 11:03:01 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (15.2ms)
+Completed 200 OK in 30ms (Views: 28.4ms | ActiveRecord: 0.8ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 11:03:01 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 11:09:20 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (13.8ms)
+Completed 200 OK in 28ms (Views: 25.8ms | ActiveRecord: 1.7ms)
+
+
+Started GET "/people/show/3" for ::1 at 2016-04-24 11:09:22 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 3]]
+ Rendered people/show.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 19ms (Views: 17.8ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people/show/3/tasks" for ::1 at 2016-04-24 11:09:28 -0700
+Processing by PeopleController#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.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 3]]
+ Rendered people/tasks.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 15ms (Views: 14.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/3" for ::1 at 2016-04-24 11:09:47 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 3]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 36ms (Views: 35.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-680748b1cf3cbee2408120d3e4bbb0ac9d9807398c73d607877a08fd192aaafb.css?body=1" for ::1 at 2016-04-24 11:09:47 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 11:09:47 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 11:09:47 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:09:47 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:09:47 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:09:47 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:09:47 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:09:47 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:09:47 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 11:10:26 -0700
+Processing by PeopleController#index as HTML
+ [1m[36mPerson Load (5.3ms)[0m [1mSELECT "people".* FROM "people"[0m
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (15.1ms)
+Completed 200 OK in 31ms (Views: 23.8ms | ActiveRecord: 6.4ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 11:10:26 -0700
+Processing by PeopleController#index as HTML
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people"
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.7ms)
+Completed 200 OK in 26ms (Views: 23.9ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 11:10:39 -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]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 11:11:17 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 36ms (Views: 35.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-d7cdb5abd1ff5f3f93792fd6f7cc2282f05b4e8e75395fccc0690b86f126f78e.css?body=1" for ::1 at 2016-04-24 11:11:17 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 11:11:17 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 11:11:17 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:11:17 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:11:17 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:11:17 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:11:17 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:11:17 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:11:17 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 11:11:21 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 11:11:21 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 11:11:44 -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]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 46ms (Views: 45.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-ea031a6d504fb343f5ee7ed2816a3a070a7e55edc1fd9b9d5c4fd601ebf6f5be.css?body=1" for ::1 at 2016-04-24 11:11:44 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 11:11:44 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:11:44 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 11:11:44 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:11:44 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:11:44 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:11:44 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:11:44 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:11:44 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 11:12:12 -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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 37ms (Views: 36.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-e02556cbda4d0ce3da7d14262c14b038519a366a9192cebb545bf6a1c9fbafc9.css?body=1" for ::1 at 2016-04-24 11:12:12 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 11:12:12 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:12:12 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 11:12:12 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:12:12 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:12:12 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:12:12 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:12:12 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:12:12 -0700
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 11:12:29 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 18ms (Views: 17.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 11:12:29 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 11:12:29 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 11:12:29 -0700
+
+
+Started GET "/assets/people.self-ea031a6d504fb343f5ee7ed2816a3a070a7e55edc1fd9b9d5c4fd601ebf6f5be.css?body=1" for ::1 at 2016-04-24 11:12:29 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 11:12:29 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 11:12:29 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:12:29 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 11:12:29 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 11:12:29 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 11:12:44 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.0ms)
+Completed 200 OK in 16ms (Views: 15.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 11:12:44 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 21:23:11 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 20ms (Views: 18.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 21:23:49 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 16ms (Views: 14.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-ea031a6d504fb343f5ee7ed2816a3a070a7e55edc1fd9b9d5c4fd601ebf6f5be.css?body=1" for ::1 at 2016-04-24 21:23:49 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 21:23:49 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 21:23:49 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 21:23:49 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:23:49 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 21:23:49 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 21:23:49 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:23:49 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 21:23:49 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:23:49 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 21:24:39 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.7ms)
+Completed 200 OK in 16ms (Views: 15.0ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-ea031a6d504fb343f5ee7ed2816a3a070a7e55edc1fd9b9d5c4fd601ebf6f5be.css?body=1" for ::1 at 2016-04-24 21:24:39 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 21:24:39 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 21:24:39 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 21:24:39 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 21:24:39 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 21:24:39 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:24:39 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:24:39 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 21:24:39 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:24:39 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 21:25:02 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (2.0ms)
+Completed 200 OK in 15ms (Views: 14.4ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/people.self-ea031a6d504fb343f5ee7ed2816a3a070a7e55edc1fd9b9d5c4fd601ebf6f5be.css?body=1" for ::1 at 2016-04-24 21:25:02 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 21:25:02 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 21:25:02 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 21:25:02 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:25:02 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 21:25:02 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 21:25:02 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:25:02 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 21:25:02 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:25:02 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 21:26:17 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 38ms (Views: 37.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/people.self-c4063dc5882ca39dc25c5550a1ce0e224e1690642f62883b8958b1ea1d2d275e.css?body=1" for ::1 at 2016-04-24 21:26:18 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 21:26:18 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 21:26:18 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 21:26:18 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:26:18 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 21:26:18 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 21:26:18 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:26:18 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 21:26:18 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:26:18 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 21:27:14 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 45ms (Views: 44.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 21:27:14 -0700
+
+
+Started GET "/assets/people.self-af3ae4e4a98757d17767b1ad920bd547a7583026103417aa7f611d89555b3954.css?body=1" for ::1 at 2016-04-24 21:27:14 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 21:27:14 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 21:27:14 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:27:14 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 21:27:14 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 21:27:14 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:27:14 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 21:27:14 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:27:14 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 21:27:36 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 37ms (Views: 36.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-0d19365bd43683271ff8848057ba062eee1218d4e024c957069e8716bb9c8638.css?body=1" for ::1 at 2016-04-24 21:27:36 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 21:27:36 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 21:27:36 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 21:27:36 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 21:27:36 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:27:36 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 21:27:36 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:27:36 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 21:27:36 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:27:36 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 21:27:48 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 39ms (Views: 38.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-a709cec86d48cd329fa715071f12ac7a638113596362ebbbf903a0e0bc51ed06.css?body=1" for ::1 at 2016-04-24 21:27:48 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 21:27:48 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 21:27:48 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 21:27:48 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:27:48 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 21:27:48 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 21:27:48 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:27:48 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 21:27:48 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:27:48 -0700
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 21:28:06 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 41ms (Views: 39.9ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/assets/people.self-9ab77c9d0a8f4038c741a7746e7f3d903f5673f4ca508c78bee36413a16733e3.css?body=1" for ::1 at 2016-04-24 21:28:06 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 21:28:06 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 21:28:06 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 21:28:06 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 21:28:06 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 21:28:06 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:28:06 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:28:06 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 21:28:06 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:28:06 -0700
+
+
+Started GET "/people" for ::1 at 2016-04-24 21:28:17 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (12.0ms)
+Completed 200 OK in 27ms (Views: 25.5ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-24 21:28:17 -0700
+
+
+Started GET "/people/show/7" for ::1 at 2016-04-24 21:28:19 -0700
+Processing by PeopleController#show as HTML
+ Parameters: {"id"=>"7"}
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 7]]
+ Rendered people/show.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 19ms (Views: 17.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/7/tasks" for ::1 at 2016-04-24 21:28:31 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"7"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 7]]
+ Rendered people/tasks.html.erb within layouts/application (2.7ms)
+Completed 200 OK in 18ms (Views: 16.6ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:28:59 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (21.8ms)
+Completed 200 OK in 37ms (Views: 35.5ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 21:29:26 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (3.6ms)
+ Rendered tasks/new.html.erb within layouts/application (5.1ms)
+Completed 200 OK in 22ms (Views: 20.8ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 21:29:27 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (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", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [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", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (7.8ms)
+Completed 200 OK in 23ms (Views: 21.7ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 21:29:29 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.7ms)
+Completed 200 OK in 27ms (Views: 24.7ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:29:32 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (16.7ms)
+Completed 200 OK in 32ms (Views: 30.4ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/tasks/13/edit" for ::1 at 2016-04-24 21:29:35 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"13"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 13]]
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (3.4ms)
+ Rendered tasks/edit.html.erb within layouts/application (4.3ms)
+Completed 200 OK in 20ms (Views: 18.7ms | ActiveRecord: 0.3ms)
+
+
+Started PATCH "/show/13" for ::1 at 2016-04-24 21:29:42 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"DvYUopluFf9RbnnmmogeAiz8+BgUSFL+LokbK/3AX5fWBePt7V1zrWlW/30w/uZ0LgwvwpoLqiwOOKDb9GrJtg==", "task"=>{"task_name"=>"Buy earbuds", "task_description"=>"Walk to Bartell's and buy BB8 earbuds", "person_id"=>"15"}, "commit"=>"Update Task", "id"=>"13"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 13]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[36m (0.0ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m UPDATE "tasks" SET "person_id" = ?, "updated_at" = ? WHERE "tasks"."id" = ? [["person_id", 15], ["updated_at", "2016-04-25 04:29:42.499105"], ["id", 13]]
+ [1m[36m (1.0ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:29:42 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (14.4ms)
+Completed 200 OK in 37ms (Views: 35.9ms | ActiveRecord: 0.7ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:29:42 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 21:29:54 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 3]]
+ [1m[35mPerson Load (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", 14]]
+ [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", 7]]
+ Rendered tasks/show_complete.html.erb within layouts/application (6.5ms)
+Completed 200 OK in 23ms (Views: 21.9ms | ActiveRecord: 0.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:30:11 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ Rendered tasks/index.html.erb within layouts/application (15.7ms)
+Completed 200 OK in 32ms (Views: 30.3ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 21:30:23 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.9ms)
+ Rendered tasks/new.html.erb within layouts/application (4.9ms)
+Completed 200 OK in 21ms (Views: 20.6ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-24 21:30:38 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"FwBWilD96Tg8ArX8omlopsebXTyaOrgSKskiYBJzPH7P86HFJM6PagQ6M2cIH5DQxWuK5hR5QMAKeJmQG9mqXw==", "task"=>{"task_name"=>"Power Poses", "task_description"=>"Do the Obama with Risha", "person_id"=>"17"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.3ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["task_name", "Power Poses"], ["task_description", "Do the Obama with Risha"], ["person_id", 17], ["created_at", "2016-04-25 04:30:38.847249"], ["updated_at", "2016-04-25 04:30:38.847249"]]
+ [1m[36m (0.7ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:30:38 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 17]]
+ Rendered tasks/index.html.erb within layouts/application (15.5ms)
+Completed 200 OK in 29ms (Views: 28.0ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:30:38 -0700
+
+
+Started GET "/tasks/33/edit" for ::1 at 2016-04-24 21:30:45 -0700
+Processing by TasksController#edit as HTML
+ Parameters: {"id"=>"33"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 33]]
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (2.9ms)
+ Rendered tasks/edit.html.erb within layouts/application (3.9ms)
+Completed 200 OK in 19ms (Views: 17.9ms | ActiveRecord: 0.2ms)
+
+
+Started PATCH "/show/33" for ::1 at 2016-04-24 21:30:54 -0700
+Processing by TasksController#update as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"GRiHE1qGKrp/JVJcheLmM3BPJeb44Qq1FC0Klio79XHB63BcLrVM6Ecd1McvlB5Fcr/yPHai8mc0nLFmI5FjUA==", "task"=>{"task_name"=>"Power Poses", "task_description"=>"Do the Obama", "person_id"=>"17"}, "commit"=>"Update Task", "id"=>"33"}
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1[0m [["id", 33]]
+Unpermitted parameters: utf8, _method, authenticity_token, commit, id
+ [1m[35m (0.1ms)[0m begin transaction
+ [1m[36mSQL (0.3ms)[0m [1mUPDATE "tasks" SET "task_description" = ?, "updated_at" = ? WHERE "tasks"."id" = ?[0m [["task_description", "Do the Obama"], ["updated_at", "2016-04-25 04:30:54.350998"], ["id", 33]]
+ [1m[35m (0.6ms)[0m commit transaction
+Redirected to http://localhost:3000/
+Completed 302 Found in 4ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:30:54 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 15]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 4]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 5]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (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", 17]]
+ Rendered tasks/index.html.erb within layouts/application (23.1ms)
+Completed 200 OK in 38ms (Views: 36.2ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:30:54 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 21:31:03 -0700
+Processing by TasksController#new as HTML
+ [1m[35mPerson Load (0.2ms)[0m SELECT "people".* FROM "people"
+ Rendered tasks/_taskform.html.erb (3.1ms)
+ Rendered tasks/new.html.erb within layouts/application (4.8ms)
+Completed 200 OK in 21ms (Views: 20.6ms | ActiveRecord: 0.2ms)
+
+
+Started POST "/tasks/new" for ::1 at 2016-04-24 21:31:25 -0700
+Processing by TasksController#create as HTML
+ Parameters: {"utf8"=>"✓", "authenticity_token"=>"L5J5hIvOE0mYtwd58fX2eo9mZ6uD/W8Dj3WmAHUy7EP3YY7L//11G6CPgeJbgw4MjZawcQ2+l9GvxB3wfJh6Yg==", "task"=>{"task_name"=>"Cure Cancer", "task_description"=>"Yaaay no more cancer!", "person_id"=>"12"}, "commit"=>"Create Task"}
+Unpermitted parameters: utf8, authenticity_token, commit
+ [1m[36m (0.1ms)[0m [1mbegin transaction[0m
+ [1m[35mSQL (0.2ms)[0m INSERT INTO "tasks" ("task_name", "task_description", "person_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["task_name", "Cure Cancer"], ["task_description", "Yaaay no more cancer!"], ["person_id", 12], ["created_at", "2016-04-25 04:31:25.244820"], ["updated_at", "2016-04-25 04:31:25.244820"]]
+ [1m[36m (0.8ms)[0m [1mcommit transaction[0m
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.1ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:31:25 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 17]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/index.html.erb within layouts/application (15.6ms)
+Completed 200 OK in 31ms (Views: 29.7ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:31:25 -0700
+
+
+Started POST "/complete?id=34" for ::1 at 2016-04-24 21:31:29 -0700
+Processing by TasksController#complete as HTML
+ Parameters: {"authenticity_token"=>"rZVc4jlRo3MLQBA2se+JCrU4gALDsXkOJY29EVOt3Ft1ZqutTWLFITN4lq0bmXF8t8hX2E3ygdwFPAbhWgdKeg==", "id"=>"34"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 34]]
+ [1m[36mSQL (1.5ms)[0m [1mUPDATE "tasks" SET "task_completion" = '2016-04-25 04:31:29.694512' WHERE "tasks"."id" = ?[0m [["id", 34]]
+Redirected to http://localhost:3000/
+Completed 302 Found in 3ms (ActiveRecord: 1.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:31:29 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 17]]
+ Rendered tasks/index.html.erb within layouts/application (15.1ms)
+Completed 200 OK in 29ms (Views: 27.1ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:31:29 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 21:31:39 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (2.8ms)
+ Rendered tasks/new.html.erb within layouts/application (4.2ms)
+Completed 200 OK in 20ms (Views: 19.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:31:40 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 17]]
+ Rendered tasks/index.html.erb within layouts/application (16.5ms)
+Completed 200 OK in 39ms (Views: 37.4ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 21:31:41 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (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", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show_complete.html.erb within layouts/application (7.7ms)
+Completed 200 OK in 23ms (Views: 22.3ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 21:31:43 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.4ms)
+Completed 200 OK in 26ms (Views: 24.2ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/people/show/2" for ::1 at 2016-04-24 21:31:57 -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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 2]]
+ Rendered people/show.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 16ms (Views: 15.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 21:32:21 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (12.7ms)
+Completed 200 OK in 27ms (Views: 25.4ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 21:32:23 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (10.5ms)
+Completed 200 OK in 27ms (Views: 24.8ms | ActiveRecord: 1.3ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 21:32:24 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.3ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (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", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [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", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show_complete.html.erb within layouts/application (8.1ms)
+Completed 200 OK in 24ms (Views: 22.9ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 21:32:25 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.3ms)
+Completed 200 OK in 33ms (Views: 30.6ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:32:38 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[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", 17]]
+ Rendered tasks/index.html.erb within layouts/application (19.0ms)
+Completed 200 OK in 33ms (Views: 31.5ms | ActiveRecord: 1.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:32:39 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 15]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (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", 17]]
+ Rendered tasks/index.html.erb within layouts/application (17.7ms)
+Completed 200 OK in 31ms (Views: 29.7ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/assets/people.self-9ab77c9d0a8f4038c741a7746e7f3d903f5673f4ca508c78bee36413a16733e3.css?body=1" for ::1 at 2016-04-24 21:32:39 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-24 21:32:39 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-24 21:32:39 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-24 21:32:39 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-24 21:32:39 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-24 21:32:40 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:32:40 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-24 21:32:40 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-24 21:32:40 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-24 21:32:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 21:32:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 21:32:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 21:32:40 -0700
+
+
+Started GET "/assets/check-icon.png" for ::1 at 2016-04-24 21:32:40 -0700
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 21:32:50 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (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", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [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", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show_complete.html.erb within layouts/application (7.7ms)
+Completed 200 OK in 24ms (Views: 22.7ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:32:53 -0700
+Processing by TasksController#index as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 15]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 9]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 6]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 22]]
+ [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", 5]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 11]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 10]]
+ [1m[36mCACHE (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 16]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 20]]
+ [1m[35mPerson Load (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", 17]]
+ Rendered tasks/index.html.erb within layouts/application (17.5ms)
+Completed 200 OK in 38ms (Views: 36.5ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/show/13" for ::1 at 2016-04-24 21:32:54 -0700
+Processing by TasksController#show as HTML
+ Parameters: {"id"=>"13"}
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."id" = ? LIMIT 1 [["id", 13]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ Rendered tasks/show.html.erb within layouts/application (1.2ms)
+Completed 200 OK in 17ms (Views: 16.3ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:32:57 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (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", 17]]
+ Rendered tasks/index.html.erb within layouts/application (17.2ms)
+Completed 200 OK in 31ms (Views: 29.2ms | ActiveRecord: 1.1ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 21:32:59 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.1ms)
+Completed 200 OK in 27ms (Views: 25.1ms | ActiveRecord: 1.5ms)
+
+
+Started GET "/people/show/1" for ::1 at 2016-04-24 21:33:01 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 1]]
+ Rendered people/show.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 16ms (Views: 15.4ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/1/tasks" for ::1 at 2016-04-24 21:33:05 -0700
+Processing by PeopleController#tasks as HTML
+ Parameters: {"id"=>"1"}
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 1]]
+ Rendered people/tasks.html.erb within layouts/application (1.3ms)
+Completed 200 OK in 16ms (Views: 15.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/2" for ::1 at 2016-04-24 21:33:13 -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]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 2]]
+ Rendered people/show.html.erb within layouts/application (1.4ms)
+Completed 200 OK in 16ms (Views: 15.6ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/2/tasks" for ::1 at 2016-04-24 21:33:16 -0700
+Processing by PeopleController#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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 2]]
+ Rendered people/tasks.html.erb within layouts/application (1.1ms)
+Completed 200 OK in 23ms (Views: 21.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:33:41 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[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", 17]]
+ Rendered tasks/index.html.erb within layouts/application (17.9ms)
+Completed 200 OK in 33ms (Views: 31.2ms | ActiveRecord: 0.9ms)
+
+
+Started GET "/people" for ::1 at 2016-04-24 21:33:44 -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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 1]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 3]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 4]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 5]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 6]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 7]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 8]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 9]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 10]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 11]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 12]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 13]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 14]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 15]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 16]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 17]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 18]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 19]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 20]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 21]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 22]]
+ [1m[35mTask Load (0.0ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 23]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (11.0ms)
+Completed 200 OK in 27ms (Views: 25.1ms | ActiveRecord: 1.4ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-24 21:33:47 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (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", 2]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 14]]
+ [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", 7]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 12]]
+ Rendered tasks/show_complete.html.erb within layouts/application (7.4ms)
+Completed 200 OK in 22ms (Views: 21.2ms | ActiveRecord: 0.5ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 21:33:48 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (2.8ms)
+ Rendered tasks/new.html.erb within layouts/application (4.3ms)
+Completed 200 OK in 21ms (Views: 20.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:33:49 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.0ms)[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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 17]]
+ Rendered tasks/index.html.erb within layouts/application (20.3ms)
+Completed 200 OK in 34ms (Views: 32.6ms | ActiveRecord: 1.0ms)
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-24 21:34:09 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (3.1ms)
+ Rendered tasks/new.html.erb within layouts/application (4.7ms)
+Completed 200 OK in 22ms (Views: 21.1ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-24 21:34:11 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (5.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 2]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 17]]
+ Rendered tasks/index.html.erb within layouts/application (22.0ms)
+Completed 200 OK in 37ms (Views: 30.4ms | ActiveRecord: 6.0ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 09:03:46 -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.4ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.0ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[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", 17]]
+ Rendered tasks/index.html.erb within layouts/application (48.1ms)
+Completed 200 OK in 438ms (Views: 418.4ms | ActiveRecord: 1.7ms)
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-25 09:03:47 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-25 09:03:47 -0700
+
+
+Started GET "/tasks/new" for ::1 at 2016-04-25 09:03:54 -0700
+Processing by TasksController#new as HTML
+ [1m[36mPerson Load (0.2ms)[0m [1mSELECT "people".* FROM "people"[0m
+ Rendered tasks/_taskform.html.erb (45.6ms)
+ Rendered tasks/new.html.erb within layouts/application (50.9ms)
+Completed 200 OK in 85ms (Views: 83.9ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/" for ::1 at 2016-04-25 09:03:55 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 4]]
+ [1m[36mPerson Load (0.7ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[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", 17]]
+ Rendered tasks/index.html.erb within layouts/application (24.8ms)
+Completed 200 OK in 47ms (Views: 44.7ms | ActiveRecord: 1.6ms)
+
+
+Started GET "/tasks/complete" for ::1 at 2016-04-25 09:03:59 -0700
+Processing by TasksController#show_complete as HTML
+ [1m[36mTask Load (0.2ms)[0m [1mSELECT "tasks".* FROM "tasks"[0m
+ [1m[35mPerson Load (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", 2]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 14]]
+ [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", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 12]]
+ Rendered tasks/show_complete.html.erb within layouts/application (8.5ms)
+Completed 200 OK in 26ms (Views: 24.8ms | ActiveRecord: 0.6ms)
+
+
+Started GET "/people" for ::1 at 2016-04-25 09:04:01 -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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 1]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 3]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 4]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 5]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 6]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 7]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 8]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 9]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 10]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 11]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 12]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 13]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 14]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 15]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 16]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 17]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 18]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 19]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 20]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 21]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 22]]
+ [1m[36mTask Load (0.0ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 23]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 24]]
+ Rendered people/pindex.html.erb within layouts/application (19.0ms)
+Completed 200 OK in 36ms (Views: 33.8ms | ActiveRecord: 1.7ms)
+
+
+Started GET "/assets/name-tag.png" for ::1 at 2016-04-25 09:04:01 -0700
+
+
+Started GET "/people/show/2" for ::1 at 2016-04-25 09:04: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]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 2]]
+ Rendered people/show.html.erb within layouts/application (2.3ms)
+Completed 200 OK in 19ms (Views: 17.2ms | ActiveRecord: 0.3ms)
+
+
+Started GET "/people/assets/check-icon.png" for ::1 at 2016-04-25 09:04:04 -0700
+
+ActionController::RoutingError (No route matches [GET] "/people/assets/check-icon.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.1ms)
+ Rendered /Users/jadevance/.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/jadevance/.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/jadevance/.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/jadevance/.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 (76.6ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.6ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (46.6ms)
+ Rendered /Users/jadevance/.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/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (115.4ms)
+
+
+Started GET "/people/show/2/tasks" for ::1 at 2016-04-25 09:04:08 -0700
+Processing by PeopleController#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" = ? AND "tasks"."task_completion" IS NULL[0m [["person_id", 2]]
+ [1m[35mTask Load (0.1ms)[0m SELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL) [["person_id", 2]]
+ Rendered people/tasks.html.erb within layouts/application (2.1ms)
+Completed 200 OK in 19ms (Views: 17.7ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/people/show/assets/check-icon.png" for ::1 at 2016-04-25 09:04:08 -0700
+
+ActionController::RoutingError (No route matches [GET] "/people/show/assets/check-icon.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/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
+ /Users/jadevance/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
+
+
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
+ Rendered /Users/jadevance/.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 (71.9ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/_markup.html.erb (0.3ms)
+ Rendered /Users/jadevance/.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.3ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.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.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/console.js.erb within layouts/javascript (43.2ms)
+ Rendered /Users/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/main.js.erb within layouts/javascript (0.2ms)
+ Rendered /Users/jadevance/.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/jadevance/.rvm/gems/ruby-2.3.0@TaskListRails/gems/web-console-2.3.0/lib/web_console/templates/index.html.erb (92.9ms)
+
+
+Started GET "/people/show/2/tasks" for ::1 at 2016-04-25 09:04:30 -0700
+Processing by PeopleController#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" = ? AND "tasks"."task_completion" IS NULL [["person_id", 2]]
+ [1m[36mTask Load (0.1ms)[0m [1mSELECT "tasks".* FROM "tasks" WHERE "tasks"."person_id" = ? AND ("tasks"."task_completion" IS NOT NULL)[0m [["person_id", 2]]
+ Rendered people/tasks.html.erb within layouts/application (1.8ms)
+Completed 200 OK in 43ms (Views: 42.2ms | ActiveRecord: 0.2ms)
+
+
+Started GET "/assets/people.self-8556824fcc69a6b1ddb6daffb82582db46306b7caf454afd6d7c83b86b6cb12c.css?body=1" for ::1 at 2016-04-25 09:04:30 -0700
+
+
+Started GET "/assets/tasks.self-2254dd9fa9b1e1d18ca7ce9abc65244d049ba6da49a35654392cbbc7a138e472.css?body=1" for ::1 at 2016-04-25 09:04:30 -0700
+
+
+Started GET "/assets/jquery.self-660adc51e0224b731d29f575a6f1ec167ba08ad06ed5deca4f1e8654c135bf4c.js?body=1" for ::1 at 2016-04-25 09:04:30 -0700
+
+
+Started GET "/assets/turbolinks.self-c37727e9bd6b2735da5c311aa83fead54ed0be6cc8bd9a65309e9c5abe2cbfff.js?body=1" for ::1 at 2016-04-25 09:04:30 -0700
+
+
+Started GET "/assets/jquery_ujs.self-e87806d0cf4489aeb1bb7288016024e8de67fd18db693fe026fe3907581e53cd.js?body=1" for ::1 at 2016-04-25 09:04:30 -0700
+
+
+Started GET "/assets/application.self-9bcf9b2e8b1d30c5ffbc30c80ea5c57fe6a5df3e73ed8a801462909daecefbf7.css?body=1" for ::1 at 2016-04-25 09:04:30 -0700
+
+
+Started GET "/assets/people.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 09:04:30 -0700
+
+
+Started GET "/assets/tasks.self-877aef30ae1b040ab8a3aba4e3e309a11d7f2612f44dde450b5c157aa5f95c05.js?body=1" for ::1 at 2016-04-25 09:04:30 -0700
+
+
+Started GET "/assets/application.self-3b8dabdc891efe46b9a144b400ad69e37d7e5876bdc39dee783419a69d7ca819.js?body=1" for ::1 at 2016-04-25 09:04:30 -0700
+
+
+Started GET "/assets/notebook-background.png" for ::1 at 2016-04-25 09:04:30 -0700
+
+
+Started GET "/assets/pink-post-it.png" for ::1 at 2016-04-25 09:04:30 -0700
+
+
+Started GET "/" for ::1 at 2016-04-25 09:04:51 -0700
+Processing by TasksController#index as HTML
+ [1m[35mTask Load (0.2ms)[0m SELECT "tasks".* FROM "tasks"
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 15]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 9]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 6]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 22]]
+ [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", 5]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 11]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 10]]
+ [1m[35mCACHE (0.0ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 7]]
+ [1m[36mPerson Load (0.1ms)[0m [1mSELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1[0m [["id", 16]]
+ [1m[35mPerson Load (0.1ms)[0m SELECT "people".* FROM "people" WHERE "people"."id" = ? LIMIT 1 [["id", 20]]
+ [1m[36mPerson Load (0.1ms)[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", 17]]
+ Rendered tasks/index.html.erb within layouts/application (17.9ms)
+Completed 200 OK in 40ms (Views: 37.8ms | ActiveRecord: 1.1ms)
diff --git a/more_seeds.rb b/more_seeds.rb
new file mode 100644
index 000000000..6ade4b86b
--- /dev/null
+++ b/more_seeds.rb
@@ -0,0 +1,28 @@
+people = [
+ { name: "Adriana Cannon", hobby: "3D printing", catchphrase: "HEEEEEEEEEEEEEEEEEEEEEEEEEERE'S JOHNNY!" },
+ { name: "Alysia Brown", hobby: "Amateur radio", catchphrase: "And that's the way it is." },
+ { name: "Ania Gonzalez Ramirez", hobby: "Coloring", catchphrase: "This tape will self-destruct in five seconds." },
+ { name: "Anna Wilson", hobby: "Crossword Puzzles", catchphrase: "Book'em, Dan-O." },
+ { name: "Cristal Tay", hobby: "Do it yourself", catchphrase: "Sock It To Me!" },
+ { name: "Deirdre Storck", hobby: "Flower Aranging", catchphrase: "Come on down!" },
+ { name: "Jade Vance", hobby: "Kombucha Brewing", catchphrase: "Aaaaaaaaay!" },
+ { name: "Jessica Weeber", hobby: "Magic", catchphrase: "Good Morning, Angels." },
+ { name: "Jillian Boshart", hobby: "Sudoku", catchphrase: "I love it when a plan comes together." },
+ { name: "Justine Winnie", hobby: "Whittling", catchphrase: "Don't be ridiculous." },
+ { name: "Leah Petersen", hobby: "Yo-yoing", catchphrase: "You got it, Dude!" },
+ { name: "Lisa Rolczynski", hobby: "BASE jumping", catchphrase: "Make it so." },
+ { name: "Melissa Jimison", hobby: "Dowsing", catchphrase: "Oh, boy." },
+ { name: "Mindy Carson", hobby: "Fishing", catchphrase: "D'oh!" },
+ { name: "Nadine Curry", hobby: "Graffiti", catchphrase: "More Power!" },
+ { name: "Nicole Iwasaki", hobby: "Inline skating", catchphrase: "How you doin'?" },
+ { name: "Risha Allen", hobby: "Kite flying", catchphrase: "OH MY GOD! THEY KILLED KENNY! YOU BASTARDS!" },
+ { name: "Rowan Cota", hobby: "Photography", catchphrase: "More cowbell" },
+ { name: "Sarah Kane", hobby: "Topiary", catchphrase: "The Tribe has spoken." },
+ { name: "Sarah Nahmias", hobby: "Skydiving", catchphrase: "Grab your gear!" },
+ { name: "Sophia Baldonado", hobby: "Vehicle restoration", catchphrase: "You're Fired." },
+ { name: "Suzanne Harrison", hobby: "Urban exploration", catchphrase: "Bazinga!" },
+ { name: "Valerie Conklin", hobby: "Slacklining", catchphrase: "I know what we're gonna do today!" },
+ { name: "Yordanos Dirar", hobby: "Billiards", catchphrase: "I'll be back" }
+]
+
+people.each { |person| person.create person }
\ No newline at end of file
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/seeds.rb b/seeds.rb
index de6ef27a7..742d976d7 100644
--- a/seeds.rb
+++ b/seeds.rb
@@ -18,3 +18,33 @@ def random_time
tasks.each do |task|
Task.create task
end
+
+
+people = [
+ { name: "Adriana Cannon", hobby: "3D printing", catchphrase: "HEEEEEEEEEEEEEEEEEEEEEEEEEERE'S JOHNNY!" },
+ { name: "Alysia Brown", hobby: "Amateur radio", catchphrase: "And that's the way it is." },
+ { name: "Ania Gonzalez Ramirez", hobby: "Coloring", catchphrase: "This tape will self-destruct in five seconds." },
+ { name: "Anna Wilson", hobby: "Crossword Puzzles", catchphrase: "Book'em, Dan-O." },
+ { name: "Cristal Tay", hobby: "Do it yourself", catchphrase: "Sock It To Me!" },
+ { name: "Deirdre Storck", hobby: "Flower Aranging", catchphrase: "Come on down!" },
+ { name: "Jade Vance", hobby: "Kombucha Brewing", catchphrase: "Aaaaaaaaay!" },
+ { name: "Jessica Weeber", hobby: "Magic", catchphrase: "Good Morning, Angels." },
+ { name: "Jillian Boshart", hobby: "Sudoku", catchphrase: "I love it when a plan comes together." },
+ { name: "Justine Winnie", hobby: "Whittling", catchphrase: "Don't be ridiculous." },
+ { name: "Leah Petersen", hobby: "Yo-yoing", catchphrase: "You got it, Dude!" },
+ { name: "Lisa Rolczynski", hobby: "BASE jumping", catchphrase: "Make it so." },
+ { name: "Melissa Jimison", hobby: "Dowsing", catchphrase: "Oh, boy." },
+ { name: "Mindy Carson", hobby: "Fishing", catchphrase: "D'oh!" },
+ { name: "Nadine Curry", hobby: "Graffiti", catchphrase: "More Power!" },
+ { name: "Nicole Iwasaki", hobby: "Inline skating", catchphrase: "How you doin'?" },
+ { name: "Risha Allen", hobby: "Kite flying", catchphrase: "OH MY GOD! THEY KILLED KENNY! YOU BASTARDS!" },
+ { name: "Rowan Cota", hobby: "Photography", catchphrase: "More cowbell" },
+ { name: "Sarah Kane", hobby: "Topiary", catchphrase: "The Tribe has spoken." },
+ { name: "Sarah Nahmias", hobby: "Skydiving", catchphrase: "Grab your gear!" },
+ { name: "Sophia Baldonado", hobby: "Vehicle restoration", catchphrase: "You're Fired." },
+ { name: "Suzanne Harrison", hobby: "Urban exploration", catchphrase: "Bazinga!" },
+ { name: "Valerie Conklin", hobby: "Slacklining", catchphrase: "I know what we're gonna do today!" },
+ { name: "Yordanos Dirar", hobby: "Billiards", catchphrase: "I'll be back" }
+]
+
+people.each { |person| person.create person }
\ No newline at end of file
diff --git a/tasklist/.DS_Store b/tasklist/.DS_Store
new file mode 100644
index 000000000..5008ddfcf
Binary files /dev/null and b/tasklist/.DS_Store differ
diff --git a/tasklist/.gitignore b/tasklist/.gitignore
new file mode 100644
index 000000000..004292107
--- /dev/null
+++ b/tasklist/.gitignore
@@ -0,0 +1,19 @@
+# See https://help.github.com/articles/ignoring-files for more about ignoring files.
+#
+# If you find yourself ignoring temporary files generated by your text editor
+# or operating system, you probably want to add a global ignore instead:
+# git config --global core.excludesfile '~/.gitignore_global'
+
+# Ignore bundler config.
+/.bundle
+
+# Ignore the default SQLite database.
+/db/*.sqlite3
+/db/*.sqlite3-journal
+
+# Ignore all logfiles and tempfiles.
+/log/*
+!/log/.keep
+/tmp
+
+.DS_Store
\ No newline at end of file
diff --git a/test/controllers/.keep b/test/controllers/.keep
new file mode 100644
index 000000000..e69de29bb
diff --git a/test/controllers/people_controller_test.rb b/test/controllers/people_controller_test.rb
new file mode 100644
index 000000000..e75205679
--- /dev/null
+++ b/test/controllers/people_controller_test.rb
@@ -0,0 +1,7 @@
+require 'test_helper'
+
+class PeopleControllerTest < ActionController::TestCase
+ # test "the truth" do
+ # assert true
+ # end
+end
diff --git a/test/controllers/tasks_controller_test.rb b/test/controllers/tasks_controller_test.rb
new file mode 100644
index 000000000..ab48b116d
--- /dev/null
+++ b/test/controllers/tasks_controller_test.rb
@@ -0,0 +1,7 @@
+require 'test_helper'
+
+class TasksControllerTest < ActionController::TestCase
+ # test "the truth" do
+ # assert true
+ # 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..ee990b5bd
--- /dev/null
+++ b/test/fixtures/people.yml
@@ -0,0 +1,11 @@
+# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+
+one:
+ name: MyString
+ hobby: MyString
+ catchphrase: MyString
+
+two:
+ name: MyString
+ hobby: MyString
+ catchphrase: MyString
diff --git a/test/fixtures/tasks.yml b/test/fixtures/tasks.yml
new file mode 100644
index 000000000..6f5e74480
--- /dev/null
+++ b/test/fixtures/tasks.yml
@@ -0,0 +1,11 @@
+# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
+
+one:
+ task_name: MyString
+ task_description: MyString
+ task_completion: 2016-04-19 15:24:50
+
+two:
+ task_name: MyString
+ task_description: MyString
+ task_completion: 2016-04-19 15:24:50
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