walter/test/dummy/log/development.log
Jonathan Abbett 8539911973 Bug fixes.
2016-11-22 10:06:58 -05:00

241 KiB

(0.1ms) begin transaction
(0.0ms) rollback transaction
(0.1ms) begin transaction
(0.1ms) rollback transaction
(0.1ms) begin transaction
(0.1ms) rollback transaction
(0.1ms) begin transaction
(0.0ms) rollback transaction
(0.1ms) begin transaction
(0.0ms) rollback transaction
(1.4ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
(1.1ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]
(0.1ms) begin transaction
SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "development"], ["created_at", 2016-11-18 14:20:19 UTC], ["updated_at", 2016-11-18 14:20:19 UTC]]
(0.7ms) commit transaction
ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.1ms) SELECT version FROM "schema_migrations"
(1.6ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
ActiveRecord::InternalMetadata Load (0.4ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]
(0.1ms) begin transaction
(0.1ms) commit transaction
ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]
(0.1ms) begin transaction
(0.1ms) commit transaction
(1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
(0.2ms) SELECT version FROM "schema_migrations"
(0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
(0.9ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]
(0.1ms) begin transaction
SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "development"], ["created_at", 2016-11-18 14:20:24 UTC], ["updated_at", 2016-11-18 14:20:24 UTC]]
(0.7ms) commit transaction
ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]
(0.1ms) begin transaction
(0.1ms) commit transaction
ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
(1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
(0.1ms) SELECT version FROM "schema_migrations"
(0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
(0.9ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]
(0.1ms) begin transaction
SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "development"], ["created_at", 2016-11-18 15:26:29 UTC], ["updated_at", 2016-11-18 15:26:29 UTC]]
(0.6ms) commit transaction
ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]
(0.1ms) begin transaction
(0.1ms) commit transaction
(1.0ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)
(0.1ms) SELECT version FROM "schema_migrations"
(0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
(0.9ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]
(0.1ms) begin transaction
SQL (0.3ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "development"], ["created_at", 2016-11-18 15:26:29 UTC], ["updated_at", 2016-11-18 15:26:29 UTC]]
(0.8ms) commit transaction
ActiveRecord::InternalMetadata Load (0.1ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]
(0.1ms) begin transaction
(0.1ms) commit transaction
ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
Migrating to CreateAbrahamHistories (20161118143752)
(0.1ms) begin transaction
(0.5ms) CREATE TABLE "abraham_histories" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "controller_name" varchar, "action_name" varchar, "tour_name" varchar, "creator_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
(0.1ms) select sqlite_version(*)
(0.1ms) CREATE INDEX "index_abraham_histories_on_creator_id" ON "abraham_histories" ("creator_id")
(0.1ms) SELECT sql
FROM sqlite_master
WHERE name='index_abraham_histories_on_creator_id' AND type='index'
UNION ALL
SELECT sql
FROM sqlite_temp_master
WHERE name='index_abraham_histories_on_creator_id' AND type='index'
 
(0.1ms) CREATE INDEX "index_abraham_histories_on_created_at" ON "abraham_histories" ("created_at")
(0.1ms) SELECT sql
FROM sqlite_master
WHERE name='index_abraham_histories_on_created_at' AND type='index'
UNION ALL
SELECT sql
FROM sqlite_temp_master
WHERE name='index_abraham_histories_on_created_at' AND type='index'
 
(0.1ms) SELECT sql
FROM sqlite_master
WHERE name='index_abraham_histories_on_creator_id' AND type='index'
UNION ALL
SELECT sql
FROM sqlite_temp_master
WHERE name='index_abraham_histories_on_creator_id' AND type='index'
 
(0.1ms) CREATE INDEX "index_abraham_histories_on_updated_at" ON "abraham_histories" ("updated_at")
SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20161118143752"]]
(0.8ms) commit transaction
ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", :environment], ["LIMIT", 1]]
(0.1ms) begin transaction
(0.1ms) commit transaction
ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
(0.2ms) SELECT sql
FROM sqlite_master
WHERE name='index_abraham_histories_on_updated_at' AND type='index'
UNION ALL
SELECT sql
FROM sqlite_temp_master
WHERE name='index_abraham_histories_on_updated_at' AND type='index'
 
(0.2ms) SELECT sql
FROM sqlite_master
WHERE name='index_abraham_histories_on_created_at' AND type='index'
UNION ALL
SELECT sql
FROM sqlite_temp_master
WHERE name='index_abraham_histories_on_created_at' AND type='index'
 
(0.1ms) SELECT sql
FROM sqlite_master
WHERE name='index_abraham_histories_on_creator_id' AND type='index'
UNION ALL
SELECT sql
FROM sqlite_temp_master
WHERE name='index_abraham_histories_on_creator_id' AND type='index'
 
Started GET "/" for ::1 at 2016-11-18 10:31:11 -0500
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by Rails::WelcomeController#index as HTML
Parameters: {"internal"=>true}
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb (11.6ms)
Completed 200 OK in 30ms (Views: 23.0ms | ActiveRecord: 0.0ms)
 
 
Started GET "/" for ::1 at 2016-11-18 10:35:30 -0500
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by Rails::WelcomeController#index as HTML
Parameters: {"internal"=>true}
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb (13.4ms)
Completed 200 OK in 37ms (Views: 33.7ms | ActiveRecord: 0.0ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-18 10:35:35 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
Completed 200 OK in 577ms (Views: 574.3ms | ActiveRecord: 0.0ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-18 10:45:02 -0500
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.4ms)
Completed 200 OK in 718ms (Views: 714.9ms | ActiveRecord: 0.0ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-18 10:45:27 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.6ms)
Completed 500 Internal Server Error in 140ms (ActiveRecord: 0.0ms)
 
 
 
ActionView::Template::Error (undefined local variable or method `insert_abraham_tour' for #<#<Class:0x007f9cebfe2fb0>:0x007f9ceca41ee8>):
11: <body>
12: <%= yield %>
13:
14: <%= insert_abraham_tour %>
15: </body>
16: </html>
 
app/views/layouts/application.html.erb:14:in `_app_views_layouts_application_html_erb___1105851465386500061_70155976372500'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (9.7ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.5ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (88.9ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 10:45:49 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.6ms)
AbrahamHistory Load (0.4ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Completed 500 Internal Server Error in 55ms (ActiveRecord: 0.9ms)
 
 
 
ActionView::Template::Error (SQLite3::SQLException: no such column: abraham_histories.creator: SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ?):
11: <body>
12: <%= yield %>
13:
14: <%= abraham_tour %>
15: </body>
16: </html>
 
app/views/layouts/application.html.erb:14:in `_app_views_layouts_application_html_erb___1105851465386500061_70156007606780'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (13.3ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (85.1ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 10:46:28 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.0ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Completed 500 Internal Server Error in 75ms (ActiveRecord: 1.4ms)
 
 
 
ActionView::Template::Error (Missing partial application/_tour with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in:
* "/Users/jabbett/Workspace/abraham/test/dummy/app/views"
* "/Users/jabbett/Workspace/abraham/app/views"
):
11: <body>
12: <%= yield %>
13:
14: <%= abraham_tour %>
15: </body>
16: </html>
 
app/views/layouts/application.html.erb:14:in `_app_views_layouts_application_html_erb___1105851465386500061_70156008854020'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (12.1ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.1ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (91.6ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 10:46:50 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.6ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (11.3ms)
Completed 500 Internal Server Error in 78ms (ActiveRecord: 1.3ms)
 
 
 
ActionView::Template::Error (undefined method `each_with_index' for nil:NilClass):
21: });
22: });
23:
24: <% steps.each_with_index do |(key, step), index| %>
25: tour.addStep('step-<%= key %>', {
26: <% if step.key?('title') %>
27: title: "<%= step['title'] %>",
 
app/views/layouts/application.html.erb:14:in `_app_views_layouts_application_html_erb___1105851465386500061_70155974355420'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (13.2ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.6ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (80.2ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 10:48:00 -0500
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.2ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (43.3ms)
Completed 200 OK in 660ms (Views: 656.6ms | ActiveRecord: 1.0ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-18 10:56:34 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
Completed 500 Internal Server Error in 22ms (ActiveRecord: 0.0ms)
 
 
 
ActionView::Template::Error (couldn't find file 'shepherd.js/dist/css/shepherd-theme-square' with type 'text/css'
Checked in these paths:
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/config
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/images
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/javascripts
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/stylesheets
/Users/jabbett/Workspace/abraham/app/assets/config
/Users/jabbett/Workspace/abraham/app/assets/images
/Users/jabbett/Workspace/abraham/app/assets/javascripts
/Users/jabbett/Workspace/abraham/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actioncable-5.0.0.1/lib/assets/compiled):
4: <title>Dummy</title>
5: <%= csrf_meta_tags %>
6:
7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
9: </head>
10:
 
app/assets/stylesheets/application.css:13
app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb___3364951718866145478_70276809732880'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (13.8ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.4ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (82.2ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 10:56:40 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.7ms)
Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.0ms)
 
 
 
ActionView::Template::Error (couldn't find file 'shepherd.js/dist/css/shepherd-theme-square' with type 'text/css'
Checked in these paths:
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/config
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/images
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/javascripts
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/stylesheets
/Users/jabbett/Workspace/abraham/app/assets/config
/Users/jabbett/Workspace/abraham/app/assets/images
/Users/jabbett/Workspace/abraham/app/assets/javascripts
/Users/jabbett/Workspace/abraham/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actioncable-5.0.0.1/lib/assets/compiled):
4: <title>Dummy</title>
5: <%= csrf_meta_tags %>
6:
7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
9: </head>
10:
 
app/assets/stylesheets/application.css:13
app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb___3364951718866145478_70276799187520'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (14.0ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.0ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (72.7ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 10:57:38 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.9ms)
Completed 500 Internal Server Error in 66ms (ActiveRecord: 0.0ms)
 
 
 
ActionView::Template::Error (couldn't find file 'shepherd.js.js' with type 'application/javascript'
Checked in these paths:
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/config
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/images
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/javascripts
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/stylesheets
/Users/jabbett/Workspace/abraham/app/assets/config
/Users/jabbett/Workspace/abraham/app/assets/images
/Users/jabbett/Workspace/abraham/app/assets/javascripts
/Users/jabbett/Workspace/abraham/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actioncable-5.0.0.1/lib/assets/compiled):
5: <%= csrf_meta_tags %>
6:
7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
9: </head>
10:
11: <body>
 
app/assets/javascripts/application.js:13
app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb___3364951718866145478_70276772161540'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (13.6ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.8ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (83.5ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:25:35 -0500
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.1ms)
Completed 500 Internal Server Error in 458ms (ActiveRecord: 0.0ms)
 
 
 
LoadError (cannot load such file -- sass):
 
app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__113522622548437022_70120918472220'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (15.7ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.4ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (110.8ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:27:24 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.0ms)
Completed 500 Internal Server Error in 62ms (ActiveRecord: 0.0ms)
 
 
 
LoadError (cannot load such file -- sass):
 
app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__113522622548437022_70120956555980'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (22.3ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.6ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.2ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (90.2ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:27:29 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.7ms)
Completed 500 Internal Server Error in 44ms (ActiveRecord: 0.0ms)
 
 
 
LoadError (cannot load such file -- sass):
 
app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__113522622548437022_70120926114140'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (13.7ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.4ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (74.0ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:29:43 -0500
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.3ms)
AbrahamHistory Load (0.5ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (51.0ms)
Completed 200 OK in 1342ms (Views: 1338.1ms | ActiveRecord: 0.9ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:30:24 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.7ms)
AbrahamHistory Load (0.7ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.8ms)
Completed 200 OK in 65ms (Views: 60.4ms | ActiveRecord: 0.7ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:31:52 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.7ms)
AbrahamHistory Load (0.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (5.3ms)
Completed 200 OK in 285ms (Views: 276.6ms | ActiveRecord: 0.3ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:32:07 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.6ms)
AbrahamHistory Load (0.7ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (3.6ms)
Completed 200 OK in 426ms (Views: 416.7ms | ActiveRecord: 0.7ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:34:12 -0500
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.4ms)
Completed 500 Internal Server Error in 1433ms (ActiveRecord: 0.0ms)
 
 
 
ActionView::Template::Error (couldn't find file 'jquery' with type 'application/javascript'
Checked in these paths:
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/config
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/images
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/javascripts
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/stylesheets
/Users/jabbett/Workspace/abraham/app/assets/config
/Users/jabbett/Workspace/abraham/app/assets/images
/Users/jabbett/Workspace/abraham/app/assets/javascripts
/Users/jabbett/Workspace/abraham/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-shepherd.js-1.8.1/app/assets/documents
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-shepherd.js-1.8.1/app/assets/javascripts
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-shepherd.js-1.8.1/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-tether-1.3.7/app/assets/javascripts
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-tether-1.3.7/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actioncable-5.0.0.1/lib/assets/compiled):
4: <title>Dummy</title>
5: <%= csrf_meta_tags %>
6:
7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
9: </head>
10:
 
app/assets/javascripts/application.js:13
app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__4099380435303723631_70308669670320'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (22.3ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.5ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (91.8ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:34:33 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.7ms)
Completed 500 Internal Server Error in 32ms (ActiveRecord: 0.0ms)
 
 
 
ActionView::Template::Error (couldn't find file 'jquery' with type 'application/javascript'
Checked in these paths:
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/config
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/images
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/javascripts
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/stylesheets
/Users/jabbett/Workspace/abraham/app/assets/config
/Users/jabbett/Workspace/abraham/app/assets/images
/Users/jabbett/Workspace/abraham/app/assets/javascripts
/Users/jabbett/Workspace/abraham/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-shepherd.js-1.8.1/app/assets/documents
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-shepherd.js-1.8.1/app/assets/javascripts
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-shepherd.js-1.8.1/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-tether-1.3.7/app/assets/javascripts
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-tether-1.3.7/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actioncable-5.0.0.1/lib/assets/compiled):
4: <title>Dummy</title>
5: <%= csrf_meta_tags %>
6:
7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
9: </head>
10:
 
app/assets/javascripts/application.js:13
app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__4099380435303723631_70308636396380'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (17.1ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.3ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.3ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (88.6ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:35:09 -0500
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.5ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (50.4ms)
Completed 200 OK in 1806ms (Views: 1802.2ms | ActiveRecord: 1.0ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-18 11:35:18 -0500
 
ActionController::RoutingError (No route matches [POST] "/abraham_histories"):
 
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.5ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb (47.0ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:36:03 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.5ms)
AbrahamHistory Load (0.8ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (3.7ms)
Completed 200 OK in 118ms (Views: 113.6ms | ActiveRecord: 0.8ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-18 11:36:09 -0500
 
ActionController::RoutingError (No route matches [POST] "/abraham_histories"):
 
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (2.1ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb (23.2ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:37:56 -0500
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.2ms)
AbrahamHistory Load (0.7ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (37.4ms)
Completed 200 OK in 1373ms (Views: 1368.9ms | ActiveRecord: 1.4ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-18 11:38:03 -0500
 
ActionController::RoutingError (No route matches [POST] "/abraham_histories"):
 
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:53:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (0.9ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb (21.8ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:44:57 -0500
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.1ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (48.1ms)
Completed 200 OK in 1406ms (Views: 1402.1ms | ActiveRecord: 1.0ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:45:00 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.7ms)
AbrahamHistory Load (0.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (4.2ms)
Completed 200 OK in 83ms (Views: 81.0ms | ActiveRecord: 0.3ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-18 11:45:05 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Can't verify CSRF token authenticity.
Completed 422 Unprocessable Entity in 1ms (ActiveRecord: 0.3ms)
 
 
 
ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken):
 
actionpack (5.0.0.1) lib/action_controller/metal/request_forgery_protection.rb:195:in `handle_unverified_request'
actionpack (5.0.0.1) lib/action_controller/metal/request_forgery_protection.rb:223:in `handle_unverified_request'
actionpack (5.0.0.1) lib/action_controller/metal/request_forgery_protection.rb:218:in `verify_authenticity_token'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:382:in `block in make_lambda'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:169:in `block (2 levels) in halting'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:12:in `block (2 levels) in <module:Callbacks>'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:170:in `block in halting'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:454:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:454:in `each'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:454:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (1.4ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.0ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (3.2ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (69.8ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:51:45 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.6ms)
Completed 500 Internal Server Error in 276ms (ActiveRecord: 0.0ms)
 
 
 
ActionView::Template::Error (couldn't find file 'jquery-ujs' with type 'application/javascript'
Checked in these paths:
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/config
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/images
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/javascripts
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/stylesheets
/Users/jabbett/Workspace/abraham/app/assets/config
/Users/jabbett/Workspace/abraham/app/assets/images
/Users/jabbett/Workspace/abraham/app/assets/javascripts
/Users/jabbett/Workspace/abraham/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/jquery-rails-4.2.1/vendor/assets/javascripts
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-shepherd.js-1.8.1/app/assets/documents
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-shepherd.js-1.8.1/app/assets/javascripts
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-shepherd.js-1.8.1/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-tether-1.3.7/app/assets/javascripts
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/rails-assets-tether-1.3.7/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actioncable-5.0.0.1/lib/assets/compiled):
5: <%= csrf_meta_tags %>
6:
7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
9: </head>
10:
11: <body>
 
app/assets/javascripts/application.js:14
app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__3820925848737641776_70207149784540'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (26.2ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (8.3ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.0ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (102.4ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:54:41 -0500
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.7ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (45.0ms)
Completed 200 OK in 1720ms (Views: 1716.4ms | ActiveRecord: 1.1ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-18 11:54:48 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
(0.1ms) begin transaction
SQL (0.9ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["controller_name", "dashboard"], ["action_name", "home"], ["tour_name", "intro"], ["created_at", 2016-11-18 16:54:48 UTC], ["updated_at", 2016-11-18 16:54:48 UTC]]
(0.1ms) rollback transaction
Completed 500 Internal Server Error in 30ms (ActiveRecord: 2.0ms)
 
 
 
ActiveRecord::StatementInvalid (SQLite3::ConstraintException: NOT NULL constraint failed: abraham_histories.creator_id: INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)):
 
sqlite3 (1.3.12) lib/sqlite3/statement.rb:108:in `step'
sqlite3 (1.3.12) lib/sqlite3/statement.rb:108:in `block in each'
sqlite3 (1.3.12) lib/sqlite3/statement.rb:107:in `loop'
sqlite3 (1.3.12) lib/sqlite3/statement.rb:107:in `each'
activerecord (5.0.0.1) lib/active_record/connection_adapters/sqlite3_adapter.rb:202:in `to_a'
activerecord (5.0.0.1) lib/active_record/connection_adapters/sqlite3_adapter.rb:202:in `block in exec_query'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract_adapter.rb:566:in `block in log'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract_adapter.rb:560:in `log'
activerecord (5.0.0.1) lib/active_record/connection_adapters/sqlite3_adapter.rb:193:in `exec_query'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/database_statements.rb:92:in `exec_insert'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/database_statements.rb:124:in `insert'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/query_cache.rb:14:in `insert'
activerecord (5.0.0.1) lib/active_record/relation.rb:65:in `insert'
activerecord (5.0.0.1) lib/active_record/persistence.rb:554:in `_create_record'
activerecord (5.0.0.1) lib/active_record/counter_cache.rb:128:in `_create_record'
activerecord (5.0.0.1) lib/active_record/locking/optimistic.rb:75:in `_create_record'
activerecord (5.0.0.1) lib/active_record/attribute_methods/dirty.rb:123:in `_create_record'
activerecord (5.0.0.1) lib/active_record/callbacks.rb:302:in `block in _create_record'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_create_callbacks'
activerecord (5.0.0.1) lib/active_record/callbacks.rb:302:in `_create_record'
activerecord (5.0.0.1) lib/active_record/timestamp.rb:68:in `_create_record'
activerecord (5.0.0.1) lib/active_record/persistence.rb:534:in `create_or_update'
activerecord (5.0.0.1) lib/active_record/callbacks.rb:298:in `block in create_or_update'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_save_callbacks'
activerecord (5.0.0.1) lib/active_record/callbacks.rb:298:in `create_or_update'
activerecord (5.0.0.1) lib/active_record/persistence.rb:125:in `save'
activerecord (5.0.0.1) lib/active_record/validations.rb:44:in `save'
activerecord (5.0.0.1) lib/active_record/attribute_methods/dirty.rb:22:in `save'
activerecord (5.0.0.1) lib/active_record/transactions.rb:319:in `block (2 levels) in save'
activerecord (5.0.0.1) lib/active_record/transactions.rb:395:in `block in with_transaction_returning_status'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/database_statements.rb:232:in `block in transaction'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/transaction.rb:189:in `within_new_transaction'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/database_statements.rb:232:in `transaction'
activerecord (5.0.0.1) lib/active_record/transactions.rb:211:in `transaction'
activerecord (5.0.0.1) lib/active_record/transactions.rb:392:in `with_transaction_returning_status'
activerecord (5.0.0.1) lib/active_record/transactions.rb:319:in `block in save'
activerecord (5.0.0.1) lib/active_record/transactions.rb:334:in `rollback_active_record_state!'
activerecord (5.0.0.1) lib/active_record/transactions.rb:318:in `save'
activerecord (5.0.0.1) lib/active_record/suppressor.rb:41:in `save'
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:5:in `block in create'
actionpack (5.0.0.1) lib/action_controller/metal/mime_responds.rb:195:in `respond_to'
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:4:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (1.2ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.0ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (1.5ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (61.8ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 11:57:11 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.6ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.5ms)
Completed 200 OK in 133ms (Views: 129.3ms | ActiveRecord: 0.7ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-18 12:01:46 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.3ms)
Completed 200 OK in 173ms (Views: 169.0ms | ActiveRecord: 0.7ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-18 12:01:57 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Completed 500 Internal Server Error in 44ms (ActiveRecord: 0.5ms)
 
 
 
NameError (undefined local variable or method `abraham_user' for #<AbrahamHistoriesController:0x007faa4fea9240>
Did you mean? abraham_histories_url):
 
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:4:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (19.8ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.7ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (1.8ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (86.8ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 12:02:53 -0500
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (34.7ms)
Completed 200 OK in 1510ms (Views: 1507.4ms | ActiveRecord: 0.5ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-18 12:03:06 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Completed 500 Internal Server Error in 51ms (ActiveRecord: 0.6ms)
 
 
 
NameError (undefined local variable or method `abraham_user' for #<AbrahamHistoriesController:0x007ff19032cf88>
Did you mean? abraham_histories_url):
 
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:4:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (2.8ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.0ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (2.4ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (77.1ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 12:11:30 -0500
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.1ms)
AbrahamHistory Load (0.5ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (41.6ms)
Completed 200 OK in 1634ms (Views: 1630.0ms | ActiveRecord: 0.9ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-18 12:11:37 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
(0.1ms) begin transaction
SQL (0.8ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?) [["controller_name", "dashboard"], ["action_name", "home"], ["tour_name", "intro"], ["created_at", 2016-11-18 17:11:37 UTC], ["updated_at", 2016-11-18 17:11:37 UTC]]
(0.1ms) rollback transaction
Completed 500 Internal Server Error in 16ms (ActiveRecord: 1.8ms)
 
 
 
ActiveRecord::StatementInvalid (SQLite3::ConstraintException: NOT NULL constraint failed: abraham_histories.creator_id: INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?)):
 
sqlite3 (1.3.12) lib/sqlite3/statement.rb:108:in `step'
sqlite3 (1.3.12) lib/sqlite3/statement.rb:108:in `block in each'
sqlite3 (1.3.12) lib/sqlite3/statement.rb:107:in `loop'
sqlite3 (1.3.12) lib/sqlite3/statement.rb:107:in `each'
activerecord (5.0.0.1) lib/active_record/connection_adapters/sqlite3_adapter.rb:202:in `to_a'
activerecord (5.0.0.1) lib/active_record/connection_adapters/sqlite3_adapter.rb:202:in `block in exec_query'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract_adapter.rb:566:in `block in log'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract_adapter.rb:560:in `log'
activerecord (5.0.0.1) lib/active_record/connection_adapters/sqlite3_adapter.rb:193:in `exec_query'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/database_statements.rb:92:in `exec_insert'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/database_statements.rb:124:in `insert'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/query_cache.rb:14:in `insert'
activerecord (5.0.0.1) lib/active_record/relation.rb:65:in `insert'
activerecord (5.0.0.1) lib/active_record/persistence.rb:554:in `_create_record'
activerecord (5.0.0.1) lib/active_record/counter_cache.rb:128:in `_create_record'
activerecord (5.0.0.1) lib/active_record/locking/optimistic.rb:75:in `_create_record'
activerecord (5.0.0.1) lib/active_record/attribute_methods/dirty.rb:123:in `_create_record'
activerecord (5.0.0.1) lib/active_record/callbacks.rb:302:in `block in _create_record'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_create_callbacks'
activerecord (5.0.0.1) lib/active_record/callbacks.rb:302:in `_create_record'
activerecord (5.0.0.1) lib/active_record/timestamp.rb:68:in `_create_record'
activerecord (5.0.0.1) lib/active_record/persistence.rb:534:in `create_or_update'
activerecord (5.0.0.1) lib/active_record/callbacks.rb:298:in `block in create_or_update'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_save_callbacks'
activerecord (5.0.0.1) lib/active_record/callbacks.rb:298:in `create_or_update'
activerecord (5.0.0.1) lib/active_record/persistence.rb:125:in `save'
activerecord (5.0.0.1) lib/active_record/validations.rb:44:in `save'
activerecord (5.0.0.1) lib/active_record/attribute_methods/dirty.rb:22:in `save'
activerecord (5.0.0.1) lib/active_record/transactions.rb:319:in `block (2 levels) in save'
activerecord (5.0.0.1) lib/active_record/transactions.rb:395:in `block in with_transaction_returning_status'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/database_statements.rb:232:in `block in transaction'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/transaction.rb:189:in `within_new_transaction'
activerecord (5.0.0.1) lib/active_record/connection_adapters/abstract/database_statements.rb:232:in `transaction'
activerecord (5.0.0.1) lib/active_record/transactions.rb:211:in `transaction'
activerecord (5.0.0.1) lib/active_record/transactions.rb:392:in `with_transaction_returning_status'
activerecord (5.0.0.1) lib/active_record/transactions.rb:319:in `block in save'
activerecord (5.0.0.1) lib/active_record/transactions.rb:334:in `rollback_active_record_state!'
activerecord (5.0.0.1) lib/active_record/transactions.rb:318:in `save'
activerecord (5.0.0.1) lib/active_record/suppressor.rb:41:in `save'
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:6:in `block in create'
actionpack (5.0.0.1) lib/action_controller/metal/mime_responds.rb:195:in `respond_to'
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:5:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (1.8ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.7ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (2.0ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (64.3ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 12:12:04 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.2ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Completed 500 Internal Server Error in 124ms (ActiveRecord: 0.7ms)
 
 
 
ActionView::Template::Error (Missing partial application/_abraham with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in:
* "/Users/jabbett/Workspace/abraham/test/dummy/app/views"
* "/Users/jabbett/Workspace/abraham/app/views"
):
11: <body>
12: <%= yield %>
13:
14: <%= abraham_tour %>
15: </body>
16: </html>
 
app/views/layouts/application.html.erb:14:in `_app_views_layouts_application_html_erb___3712561694846372002_70309804437880'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (11.1ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.3ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (75.0ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 12:12:28 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.9ms)
AbrahamHistory Load (0.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (6.3ms)
Completed 200 OK in 133ms (Views: 128.6ms | ActiveRecord: 2.6ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-18 12:12:32 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Completed 500 Internal Server Error in 81ms (ActiveRecord: 0.8ms)
 
 
 
NameError (undefined local variable or method `abraham_user' for #<AbrahamHistoriesController:0x007fe48d7aa0e8>
Did you mean? abraham_histories_url):
 
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:4:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (0.9ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.2ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (1.6ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (64.5ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 12:14:41 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.6ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.0ms)
Completed 200 OK in 80ms (Views: 77.2ms | ActiveRecord: 1.0ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-18 12:14:45 -0500
 
ActionController::RoutingError (uninitialized constant Abraham::Helpers):
 
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:2:in `<class:AbrahamHistoriesController>'
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:1:in `<top (required)>'
activesupport (5.0.0.1) lib/active_support/dependencies/interlock.rb:12:in `block in loading'
activesupport (5.0.0.1) lib/active_support/concurrency/share_lock.rb:117:in `exclusive'
activesupport (5.0.0.1) lib/active_support/dependencies/interlock.rb:11:in `loading'
activesupport (5.0.0.1) lib/active_support/inflector/methods.rb:268:in `const_get'
activesupport (5.0.0.1) lib/active_support/inflector/methods.rb:268:in `block in constantize'
activesupport (5.0.0.1) lib/active_support/inflector/methods.rb:266:in `each'
activesupport (5.0.0.1) lib/active_support/inflector/methods.rb:266:in `inject'
activesupport (5.0.0.1) lib/active_support/inflector/methods.rb:266:in `constantize'
actionpack (5.0.0.1) lib/action_dispatch/http/request.rb:93:in `controller_class'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:44:in `controller'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:30:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.1ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb (22.1ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 12:15:03 -0500
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.4ms)
AbrahamHistory Load (0.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (37.6ms)
Completed 200 OK in 1429ms (Views: 1425.9ms | ActiveRecord: 0.8ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-18 12:15:10 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Completed 500 Internal Server Error in 46ms (ActiveRecord: 0.8ms)
 
 
 
NameError (undefined local variable or method `abraham_user' for #<AbrahamHistoriesController:0x007fb9b0073070>
Did you mean? abraham_histories_url):
 
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:5:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (3.0ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.5ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (2.7ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (74.4ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 13:08:34 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (5.4ms)
AbrahamHistory Load (0.7ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (6.4ms)
Completed 200 OK in 278ms (Views: 272.1ms | ActiveRecord: 0.7ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-18 13:08:39 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Completed 500 Internal Server Error in 59ms (ActiveRecord: 0.0ms)
 
 
 
NameError (undefined local variable or method `abraham_user' for #<AbrahamHistoriesController:0x007fb9af560c78>
Did you mean? abraham_histories_url):
 
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:5:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (1.8ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (4.0ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (2.2ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (116.2ms)
Started GET "/dashboard/home" for ::1 at 2016-11-18 14:23:58 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (3.2ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (3.6ms)
Completed 200 OK in 257ms (Views: 251.8ms | ActiveRecord: 0.6ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-18 14:24:18 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Completed 500 Internal Server Error in 41ms (ActiveRecord: 0.0ms)
 
 
 
NameError (undefined local variable or method `abraham_user' for #<AbrahamHistoriesController:0x007fb9b03aca20>
Did you mean? abraham_histories_url):
 
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:5:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (1.5ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.5ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (2.1ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.1@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (73.0ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 09:12:07 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (13.0ms)
AbrahamHistory Load (1.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (8.0ms)
Completed 200 OK in 395ms (Views: 382.8ms | ActiveRecord: 1.3ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 14:18:00 -0500
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (4.2ms)
AbrahamHistory Load (0.5ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (36.2ms)
Completed 200 OK in 1829ms (Views: 1825.8ms | ActiveRecord: 0.8ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-21 14:18:07 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Completed 500 Internal Server Error in 88ms (ActiveRecord: 0.7ms)
 
 
 
NameError (undefined local variable or method `abraham_user' for #<AbrahamHistoriesController:0x007fccbd0b57e8>
Did you mean? abraham_histories_url):
 
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:5:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (1.9ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.6ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (2.1ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (86.9ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 14:19:51 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.5ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.5ms)
Completed 200 OK in 233ms (Views: 228.3ms | ActiveRecord: 1.2ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-21 14:19:53 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Completed 500 Internal Server Error in 71ms (ActiveRecord: 0.7ms)
 
 
 
NameError (undefined local variable or method `current_user' for #<#<Class:0x007fccbf4a8150>:0x007fccbf49a6b8>
Did you mean? current_page?):
 
/Users/jabbett/Workspace/abraham/lib/abraham.rb:6:in `abraham_user'
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:5:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (2.5ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.7ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (2.2ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (105.5ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 14:24:49 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.9ms)
AbrahamHistory Load (1.5ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (5.4ms)
Completed 200 OK in 182ms (Views: 168.8ms | ActiveRecord: 1.5ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-21 14:24:53 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Completed 500 Internal Server Error in 86ms (ActiveRecord: 0.0ms)
 
 
 
NameError (undefined local variable or method `current_user' for #<#<Class:0x007fccbf4a8150>:0x007fccbf6748d0>
Did you mean? current_page?):
 
/Users/jabbett/Workspace/abraham/lib/abraham.rb:6:in `abraham_user'
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:5:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (1.2ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.1ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (1.5ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (70.8ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 14:27:15 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.0ms)
AbrahamHistory Load (0.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.9ms)
Completed 200 OK in 130ms (Views: 126.4ms | ActiveRecord: 0.3ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-21 14:27:18 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Completed 500 Internal Server Error in 60ms (ActiveRecord: 0.0ms)
 
 
 
NameError (undefined local variable or method `current_user' for #<#<Class:0x007fccbf4a8150>:0x007fccbf36b8f0>
Did you mean? current_page?):
 
/Users/jabbett/Workspace/abraham/lib/abraham.rb:6:in `abraham_user'
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:5:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (1.5ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.0ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (1.2ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (81.0ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 14:36:19 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.4ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (3.2ms)
Completed 200 OK in 285ms (Views: 278.5ms | ActiveRecord: 0.6ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-21 14:36:24 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Completed 500 Internal Server Error in 73ms (ActiveRecord: 0.0ms)
 
 
 
NameError (undefined local variable or method `current_user' for #<#<Class:0x007fccbf4a8150>:0x007fccbccfbe18>
Did you mean? current_page?):
 
/Users/jabbett/Workspace/abraham/lib/abraham.rb:6:in `abraham_user'
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:5:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (1.5ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.4ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (2.2ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (106.5ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 14:40:54 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.5ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.8ms)
Completed 200 OK in 150ms (Views: 146.7ms | ActiveRecord: 1.0ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-21 14:40:59 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Completed 500 Internal Server Error in 73ms (ActiveRecord: 0.8ms)
 
 
 
NameError (undefined local variable or method `current_user' for #<#<Class:0x007fccbcda39d8>:0x007fccbcda22e0>
Did you mean? current_page?):
 
/Users/jabbett/Workspace/abraham/lib/abraham.rb:6:in `abraham_user'
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:5:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (1.3ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.1ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (1.6ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (71.2ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 14:43:12 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (1.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (3.3ms)
Completed 200 OK in 135ms (Views: 130.5ms | ActiveRecord: 2.2ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-21 14:43:14 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
Completed 500 Internal Server Error in 43ms (ActiveRecord: 0.7ms)
 
 
 
NameError (undefined local variable or method `abraham_user' for #<AbrahamHistoriesController:0x007fccbf1e3b18>
Did you mean? abraham_histories_url):
 
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:4:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (1.1ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.2ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (1.8ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (64.8ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 14:43:37 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.7ms)
AbrahamHistory Load (0.4ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.5ms)
Completed 200 OK in 76ms (Views: 73.1ms | ActiveRecord: 1.0ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-21 14:43:42 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
(0.2ms) begin transaction
SQL (2.2ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "dashboard"], ["action_name", "home"], ["tour_name", "intro"], ["creator_id", 912], ["created_at", 2016-11-21 19:43:42 UTC], ["updated_at", 2016-11-21 19:43:42 UTC]]
(1.1ms) commit transaction
Completed 500 Internal Server Error in 53ms (ActiveRecord: 4.3ms)
 
 
 
NoMethodError (undefined method `abraham_history_url' for #<AbrahamHistoriesController:0x007fccbf4a1e18>
Did you mean? abraham_histories_url
abraham_history_params):
 
actionpack (5.0.0.1) lib/action_dispatch/routing/polymorphic_routes.rb:262:in `handle_model_call'
actionpack (5.0.0.1) lib/action_dispatch/routing/url_for.rb:191:in `url_for'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:127:in `_process_options'
actionpack (5.0.0.1) lib/action_controller/metal/streaming.rb:200:in `_process_options'
actionview (5.0.0.1) lib/action_view/rendering.rb:82:in `render_to_body'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:52:in `render_to_body'
actionpack (5.0.0.1) lib/action_controller/metal/renderers.rb:144:in `render_to_body'
actionpack (5.0.0.1) lib/abstract_controller/rendering.rb:26:in `render'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:36:in `render'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'
activesupport (5.0.0.1) lib/active_support/core_ext/benchmark.rb:12:in `block in ms'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'
activesupport (5.0.0.1) lib/active_support/core_ext/benchmark.rb:12:in `ms'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:44:in `block in render'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:25:in `cleanup_view_runtime'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:43:in `render'
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:7:in `block (2 levels) in create'
actionpack (5.0.0.1) lib/action_controller/metal/mime_responds.rb:201:in `respond_to'
/Users/jabbett/Workspace/abraham/app/controllers/abraham_histories_controller.rb:5:in `create'
actionpack (5.0.0.1) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:188:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rendering.rb:30:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:126:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:506:in `block (2 levels) in compile'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:455:in `call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:101:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_process_action_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/abstract_controller/callbacks.rb:19:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/rescue.rb:20:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `block in instrument'
activesupport (5.0.0.1) lib/active_support/notifications/instrumenter.rb:21:in `instrument'
activesupport (5.0.0.1) lib/active_support/notifications.rb:164:in `instrument'
actionpack (5.0.0.1) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
actionpack (5.0.0.1) lib/action_controller/metal/params_wrapper.rb:248:in `process_action'
activerecord (5.0.0.1) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
actionpack (5.0.0.1) lib/abstract_controller/base.rb:126:in `process'
actionview (5.0.0.1) lib/action_view/rendering.rb:30:in `process'
actionpack (5.0.0.1) lib/action_controller/metal.rb:190:in `dispatch'
actionpack (5.0.0.1) lib/action_controller/metal.rb:262:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:50:in `dispatch'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:32:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:39:in `block in serve'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `each'
actionpack (5.0.0.1) lib/action_dispatch/journey/router.rb:26:in `serve'
actionpack (5.0.0.1) lib/action_dispatch/routing/route_set.rb:725:in `call'
rack (2.0.1) lib/rack/etag.rb:25:in `call'
rack (2.0.1) lib/rack/conditional_get.rb:38:in `call'
rack (2.0.1) lib/rack/head.rb:12:in `call'
rack (2.0.1) lib/rack/session/abstract/id.rb:222:in `context'
rack (2.0.1) lib/rack/session/abstract/id.rb:216:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/cookies.rb:613:in `call'
activerecord (5.0.0.1) lib/active_record/migration.rb:552:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:38:in `block in call'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:97:in `__run_callbacks__'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:750:in `_run_call_callbacks'
activesupport (5.0.0.1) lib/active_support/callbacks.rb:90:in `run_callbacks'
actionpack (5.0.0.1) lib/action_dispatch/middleware/callbacks.rb:36:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/remote_ip.rb:79:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/debug_exceptions.rb:49:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'
railties (5.0.0.1) lib/rails/rack/logger.rb:36:in `call_app'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `block in call'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `block in tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:26:in `tagged'
activesupport (5.0.0.1) lib/active_support/tagged_logging.rb:70:in `tagged'
railties (5.0.0.1) lib/rails/rack/logger.rb:24:in `call'
sprockets-rails (3.2.0) lib/sprockets/rails/quiet_assets.rb:13:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/request_id.rb:24:in `call'
rack (2.0.1) lib/rack/method_override.rb:22:in `call'
rack (2.0.1) lib/rack/runtime.rb:22:in `call'
activesupport (5.0.0.1) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/executor.rb:12:in `call'
actionpack (5.0.0.1) lib/action_dispatch/middleware/static.rb:136:in `call'
rack (2.0.1) lib/rack/sendfile.rb:111:in `call'
railties (5.0.0.1) lib/rails/engine.rb:522:in `call'
rack (2.0.1) lib/rack/handler/webrick.rb:86:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
/Users/jabbett/.rvm/rubies/ruby-2.3.2/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.text.erb (1.1ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb (1.0ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb (1.4ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb (58.3ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 14:45:52 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.1ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.9ms)
Completed 200 OK in 223ms (Views: 218.6ms | ActiveRecord: 0.8ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-21 14:45:56 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
(0.1ms) begin transaction
SQL (0.4ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "dashboard"], ["action_name", "home"], ["tour_name", "intro"], ["creator_id", 245468], ["created_at", 2016-11-21 19:45:56 UTC], ["updated_at", 2016-11-21 19:45:56 UTC]]
(1.5ms) commit transaction
Completed 201 Created in 19ms (Views: 1.5ms | ActiveRecord: 2.7ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 14:47:37 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.8ms)
AbrahamHistory Load (0.5ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" IS NULL AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.5ms)
Completed 200 OK in 128ms (Views: 123.9ms | ActiveRecord: 0.5ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-21 14:47:42 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
(0.1ms) begin transaction
SQL (0.4ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "dashboard"], ["action_name", "home"], ["tour_name", "intro"], ["creator_id", 85], ["created_at", 2016-11-21 19:47:42 UTC], ["updated_at", 2016-11-21 19:47:42 UTC]]
(1.4ms) commit transaction
Completed 201 Created in 9ms (Views: 0.8ms | ActiveRecord: 2.0ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 14:50:17 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.6ms)
Completed 500 Internal Server Error in 194ms (ActiveRecord: 0.0ms)
 
 
 
ActionView::Template::Error (undefined local variable or method `current_user' for #<#<Class:0x007fccbf1501b0>:0x007fccbf1492c0>
Did you mean? current_page?):
11: <body>
12: <%= yield %>
13:
14: <%= abraham_tour %>
15: </body>
16: </html>
 
app/views/layouts/application.html.erb:14:in `_app_views_layouts_application_html_erb__1681177626796501384_70258677878720'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (9.8ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.1ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (71.0ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 14:50:50 -0500
 
AbstractController::Helpers::MissingHelperError (Missing helper file helpers/current_user_helper.rb):
 
app/controllers/application_controller.rb:3:in `<class:ApplicationController>'
app/controllers/application_controller.rb:1:in `<top (required)>'
app/controllers/dashboard_controller.rb:1:in `<top (required)>'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (9.3ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.8ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.0ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb within rescues/layout (75.5ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 14:51:16 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.6ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (3.4ms)
Completed 200 OK in 202ms (Views: 191.8ms | ActiveRecord: 7.8ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-21 14:51:34 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
(0.1ms) begin transaction
SQL (0.4ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "dashboard"], ["action_name", "home"], ["tour_name", "intro"], ["creator_id", 0], ["created_at", 2016-11-21 19:51:34 UTC], ["updated_at", 2016-11-21 19:51:34 UTC]]
(0.8ms) commit transaction
Completed 201 Created in 19ms (Views: 1.3ms | ActiveRecord: 2.2ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 15:19:19 -0500
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.3ms)
Completed 500 Internal Server Error in 947ms (ActiveRecord: 0.0ms)
 
 
 
ActionView::Template::Error (couldn't find file 'shepherd.js/dist/css/shepherd-theme-default' with type 'text/css'
Checked in these paths:
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/config
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/images
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/javascripts
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actioncable-5.0.0.1/lib/assets/compiled):
4: <title>Dummy</title>
5: <%= csrf_meta_tags %>
6:
7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
9: </head>
10:
 
app/assets/stylesheets/application.css:13
app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb___4042988823946180360_70099437324700'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (46.3ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (6.8ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.3ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (124.5ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 15:20:15 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.2ms)
Completed 500 Internal Server Error in 32ms (ActiveRecord: 0.0ms)
 
 
 
ActionView::Template::Error (couldn't find file 'shepherd.js/dist/css/shepherd-theme-default' with type 'text/css'
Checked in these paths:
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/config
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/images
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/javascripts
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actioncable-5.0.0.1/lib/assets/compiled):
4: <title>Dummy</title>
5: <%= csrf_meta_tags %>
6:
7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
9: </head>
10:
 
app/assets/stylesheets/application.css:13
app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb___4042988823946180360_70099441476820'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (16.1ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (5.4ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (83.2ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 15:20:18 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
Completed 500 Internal Server Error in 20ms (ActiveRecord: 0.0ms)
 
 
 
ActionView::Template::Error (couldn't find file 'shepherd.js/dist/css/shepherd-theme-default' with type 'text/css'
Checked in these paths:
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/config
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/images
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/javascripts
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actioncable-5.0.0.1/lib/assets/compiled):
4: <title>Dummy</title>
5: <%= csrf_meta_tags %>
6:
7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
9: </head>
10:
 
app/assets/stylesheets/application.css:13
app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb___4042988823946180360_70099441264700'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (14.0ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.4ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.4ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (75.1ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 15:20:54 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.6ms)
Completed 500 Internal Server Error in 37ms (ActiveRecord: 0.0ms)
 
 
 
ActionView::Template::Error (couldn't find file 'shepherd.js/dist/css/shepherd-theme-default' with type 'text/css'
Checked in these paths:
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/config
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/images
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/javascripts
/Users/jabbett/Workspace/abraham/test/dummy/app/assets/stylesheets
/Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actioncable-5.0.0.1/lib/assets/compiled):
4: <title>Dummy</title>
5: <%= csrf_meta_tags %>
6:
7: <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
8: <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
9: </head>
10:
 
app/assets/stylesheets/application.css:13
app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb___4042988823946180360_70099420903200'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (14.8ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.4ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.5ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (78.1ms)
Started GET "/dashboard/home" for ::1 at 2016-11-21 15:21:08 -0500
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.2ms)
AbrahamHistory Load (0.5ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 62], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (59.2ms)
Completed 200 OK in 1460ms (Views: 1456.3ms | ActiveRecord: 1.0ms)
 
 
Started POST "/abraham_histories/" for ::1 at 2016-11-21 15:21:20 -0500
Processing by AbrahamHistoriesController#create as JSON
Parameters: {"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro", "abraham_history"=>{"controller_name"=>"dashboard", "action_name"=>"home", "tour_name"=>"intro"}}
(0.1ms) begin transaction
SQL (1.8ms) INSERT INTO "abraham_histories" ("controller_name", "action_name", "tour_name", "creator_id", "created_at", "updated_at") VALUES (?, ?, ?, ?, ?, ?) [["controller_name", "dashboard"], ["action_name", "home"], ["tour_name", "intro"], ["creator_id", 0], ["created_at", 2016-11-21 20:21:20 UTC], ["updated_at", 2016-11-21 20:21:20 UTC]]
(0.8ms) commit transaction
Completed 201 Created in 19ms (Views: 1.0ms | ActiveRecord: 3.4ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 15:28:44 -0500
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (5.9ms)
AbrahamHistory Load (1.0ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Completed 200 OK in 1436ms (Views: 1432.1ms | ActiveRecord: 2.0ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 15:29:11 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.7ms)
AbrahamHistory Load (0.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 2], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (38.2ms)
Completed 200 OK in 259ms (Views: 255.2ms | ActiveRecord: 0.3ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 15:29:15 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.6ms)
AbrahamHistory Load (1.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 22], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (4.2ms)
Completed 200 OK in 86ms (Views: 82.9ms | ActiveRecord: 1.3ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 15:29:16 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.3ms)
AbrahamHistory Load (0.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Completed 200 OK in 109ms (Views: 106.1ms | ActiveRecord: 0.3ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 15:29:18 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.8ms)
AbrahamHistory Load (0.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 7927], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.6ms)
Completed 200 OK in 92ms (Views: 90.0ms | ActiveRecord: 0.3ms)
 
 
Started GET "/dashboard/other" for ::1 at 2016-11-21 15:40:00 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (2.2ms)
AbrahamHistory Load (2.0ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 6954], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (9.9ms)
Completed 200 OK in 206ms (Views: 197.8ms | ActiveRecord: 2.0ms)
 
 
Started GET "/dashboard/other" for ::1 at 2016-11-21 15:47:39 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (1.7ms)
Completed 500 Internal Server Error in 268ms (ActiveRecord: 0.0ms)
 
 
 
ActionView::Template::Error (undefined method `tours' for #<Hash:0x007f9768f113a8>):
11: <body>
12: <%= yield %>
13:
14: <%= abraham_tour %>
15: </body>
16: </html>
 
app/views/layouts/application.html.erb:14:in `_app_views_layouts_application_html_erb__872059405755489251_70144138321000'
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_source.html.erb (11.1ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (4.3ms)
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/actionpack-5.0.0.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb within rescues/layout (82.1ms)
Started GET "/dashboard/other" for ::1 at 2016-11-21 15:56:48 -0500
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (2.4ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 562216], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (52.4ms)
Completed 200 OK in 1648ms (Views: 1643.2ms | ActiveRecord: 1.1ms)
 
 
Started GET "/dashboard/other" for ::1 at 2016-11-21 15:57:08 -0500
Processing by DashboardController#other as HTML
Rendering dashboard/other.html.erb within layouts/application
Rendered dashboard/other.html.erb within layouts/application (0.7ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 8], ["controller_name", "dashboard"], ["action_name", "other"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (2.1ms)
Completed 200 OK in 107ms (Views: 103.5ms | ActiveRecord: 0.6ms)
 
 
Started GET "/" for ::1 at 2016-11-21 22:41:01 -0500
ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by Rails::WelcomeController#index as HTML
Parameters: {"internal"=>true}
Rendering /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb
Rendered /Users/jabbett/.rvm/gems/ruby-2.3.2@abraham/gems/railties-5.0.0.1/lib/rails/templates/rails/welcome/index.html.erb (11.2ms)
Completed 200 OK in 53ms (Views: 20.5ms | ActiveRecord: 0.0ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 22:41:07 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.6ms)
AbrahamHistory Load (0.6ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 847], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (68.6ms)
Completed 200 OK in 1649ms (Views: 1645.4ms | ActiveRecord: 0.9ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 22:43:49 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.4ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 26], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (4.4ms)
Completed 200 OK in 182ms (Views: 178.5ms | ActiveRecord: 0.2ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 22:43:51 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.5ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 5898], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (3.1ms)
Completed 200 OK in 130ms (Views: 126.7ms | ActiveRecord: 0.2ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 22:44:12 -0500
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.3ms)
AbrahamHistory Load (1.1ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Completed 200 OK in 1534ms (Views: 1529.9ms | ActiveRecord: 2.0ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 22:44:26 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.6ms)
AbrahamHistory Load (0.3ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 136], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (38.4ms)
Completed 200 OK in 186ms (Views: 182.6ms | ActiveRecord: 0.3ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 22:45:40 -0500
ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.3ms)
AbrahamHistory Load (0.9ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Completed 200 OK in 1568ms (Views: 1561.9ms | ActiveRecord: 2.0ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 22:45:44 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.9ms)
AbrahamHistory Load (1.0ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 4], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (79.1ms)
Completed 200 OK in 241ms (Views: 237.7ms | ActiveRecord: 1.0ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 22:46:25 -0500
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.3ms)
AbrahamHistory Load (0.8ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Completed 200 OK in 1600ms (Views: 1594.4ms | ActiveRecord: 2.6ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 22:46:29 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.0ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 8], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (33.1ms)
Completed 200 OK in 177ms (Views: 174.8ms | ActiveRecord: 0.2ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 22:46:31 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (0.6ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 699620], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (4.2ms)
Completed 200 OK in 109ms (Views: 106.6ms | ActiveRecord: 0.2ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 22:49:38 -0500
ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (2.4ms)
AbrahamHistory Load (0.7ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 0], ["controller_name", "dashboard"], ["action_name", "home"]]
Completed 200 OK in 1780ms (Views: 1776.1ms | ActiveRecord: 1.7ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 22:49:42 -0500
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.8ms)
AbrahamHistory Load (0.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 9], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (35.7ms)
Completed 200 OK in 179ms (Views: 177.2ms | ActiveRecord: 0.2ms)
 
 
Started GET "/dashboard/home" for ::1 at 2016-11-21 22:50:35 -0500
ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
Processing by DashboardController#home as HTML
Rendering dashboard/home.html.erb within layouts/application
Rendered dashboard/home.html.erb within layouts/application (1.9ms)
AbrahamHistory Load (1.2ms) SELECT "abraham_histories".* FROM "abraham_histories" WHERE "abraham_histories"."creator_id" = ? AND "abraham_histories"."controller_name" = ? AND "abraham_histories"."action_name" = ? [["creator_id", 808], ["controller_name", "dashboard"], ["action_name", "home"]]
Rendered /Users/jabbett/Workspace/abraham/app/views/application/_abraham.html.erb (22.3ms)
Completed 200 OK in 981ms (Views: 977.4ms | ActiveRecord: 1.5ms)