spec/dummy/log/test.log in genkan-0.2.1 vs spec/dummy/log/test.log in genkan-0.2.2

- old
+ new

@@ -11364,5 +11364,1034 @@  (0.5ms) DELETE FROM sqlite_sequence where name = 'users';  (0.5ms) DELETE FROM "ar_internal_metadata";  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata';  (0.0ms) PRAGMA foreign_keys = 1 +  (1.6ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (1.5ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.3ms) DELETE FROM sqlite_sequence where name = 'users'; +  (1.4ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.7ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.7ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +Processing by Genkan::SessionsController#create as HTML + Parameters: {"provider"=>"google"} + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "karelle@yundt.com"], ["LIMIT", 1]] +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "karelle@yundt.com"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "karelle@yundt.com"], ["remember_token", "1725d3b53a56ee6fe0ad8dd2d55456119d8908ba"]] +  (0.4ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND ("users"."id" != ?) LIMIT ? [["email", "karelle@yundt.com"], ["id", 1], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "users" SET "logged_in_count" = ?, "last_logged_in_at" = ?, "accepted_at" = ? WHERE "users"."id" = ? [["logged_in_count", 1], ["last_logged_in_at", "2017-07-24 15:27:54.580121"], ["accepted_at", "2017-07-24 15:27:54.580543"], ["id", 1]] +  (0.4ms) commit transaction +Redirected to http://test.host/ +Completed 302 Found in 35ms (ActiveRecord: 2.4ms) +Processing by Genkan::SessionsController#destroy as HTML + User Load (0.2ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" = ? LIMIT ? [["remember_token", "1725d3b53a56ee6fe0ad8dd2d55456119d8908ba"], ["LIMIT", 1]] +Redirected to http://test.host/login +Completed 302 Found in 3ms (ActiveRecord: 0.2ms) +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +Processing by Genkan::SessionsController#create as HTML + Parameters: {"provider"=>"google"} + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "chanelle@ryan.name"], ["LIMIT", 1]] +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "chanelle@ryan.name"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "chanelle@ryan.name"], ["remember_token", "a1d9544a44f1332c50d4e17e67d4d7a9ca5caee4"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND ("users"."id" != ?) LIMIT ? [["email", "chanelle@ryan.name"], ["id", 1], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "users" SET "logged_in_count" = ?, "last_logged_in_at" = ?, "accepted_at" = ? WHERE "users"."id" = ? [["logged_in_count", 1], ["last_logged_in_at", "2017-07-24 15:27:54.605748"], ["accepted_at", "2017-07-24 15:27:54.606047"], ["id", 1]] +  (0.5ms) commit transaction +Redirected to http://test.host/ +Completed 302 Found in 6ms (ActiveRecord: 1.7ms) +Processing by Genkan::SessionsController#destroy as HTML + User Load (0.1ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" = ? LIMIT ? [["remember_token", "a1d9544a44f1332c50d4e17e67d4d7a9ca5caee4"], ["LIMIT", 1]] +Redirected to http://test.host/login +Completed 302 Found in 1ms (ActiveRecord: 0.1ms) +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +Processing by Genkan::SessionsController#create as HTML + Parameters: {"provider"=>"google"} + User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "louie@cole.name"], ["LIMIT", 1]] +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "louie@cole.name"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "louie@cole.name"], ["remember_token", "9767bf186bd3bee23f97a0fceb91c4a811754c9d"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND ("users"."id" != ?) LIMIT ? [["email", "louie@cole.name"], ["id", 1], ["LIMIT", 1]] +  (0.0ms) rollback transaction +Redirected to http://test.host/login +Completed 302 Found in 6ms (ActiveRecord: 1.4ms) +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.7ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.1ms) SELECT COUNT(*) FROM "users" +Processing by Genkan::SessionsController#create as HTML + Parameters: {"provider"=>"google"} + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "ariane.kling@crist.biz"], ["LIMIT", 1]] +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "ariane.kling@crist.biz"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "ariane.kling@crist.biz"], ["remember_token", "af84a16ce5ebedc2fd11af537a223b7c14c2390c"]] +  (0.5ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND ("users"."id" != ?) LIMIT ? [["email", "ariane.kling@crist.biz"], ["id", 1], ["LIMIT", 1]] +  (0.1ms) rollback transaction +Redirected to http://test.host/login +Completed 302 Found in 6ms (ActiveRecord: 1.3ms) +  (0.1ms) SELECT COUNT(*) FROM "users" +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.1ms) SELECT COUNT(*) FROM "users" +Processing by Genkan::SessionsController#create as HTML + Parameters: {"provider"=>"google"} + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "mabelle@koelpingrady.biz"], ["LIMIT", 1]] +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "mabelle@koelpingrady.biz"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "mabelle@koelpingrady.biz"], ["remember_token", "4e61c9383499a541f09d8c8a1f65a4746084607c"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND ("users"."id" != ?) LIMIT ? [["email", "mabelle@koelpingrady.biz"], ["id", 1], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "users" SET "logged_in_count" = ?, "last_logged_in_at" = ?, "accepted_at" = ? WHERE "users"."id" = ? [["logged_in_count", 1], ["last_logged_in_at", "2017-07-24 15:27:54.647117"], ["accepted_at", "2017-07-24 15:27:54.647533"], ["id", 1]] +  (0.4ms) commit transaction +Redirected to http://test.host/ +Completed 302 Found in 6ms (ActiveRecord: 1.7ms) +  (0.1ms) SELECT COUNT(*) FROM "users" +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.5ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +Processing by Genkan::SessionsController#create as HTML + Parameters: {"provider"=>"google"} + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "lorine.veum@willward.info"], ["LIMIT", 1]] +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "lorine.veum@willward.info"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "lorine.veum@willward.info"], ["remember_token", "339e15b3ec5980c120bf7f05b765a088bad88060"]] +  (0.5ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND ("users"."id" != ?) LIMIT ? [["email", "lorine.veum@willward.info"], ["id", 1], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "users" SET "logged_in_count" = ?, "last_logged_in_at" = ?, "accepted_at" = ? WHERE "users"."id" = ? [["logged_in_count", 1], ["last_logged_in_at", "2017-07-24 15:27:54.659197"], ["accepted_at", "2017-07-24 15:27:54.659521"], ["id", 1]] +  (0.5ms) commit transaction +Redirected to http://test.host/ +Completed 302 Found in 6ms (ActiveRecord: 1.8ms) +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +Processing by Genkan::SessionsController#create as HTML + Parameters: {"provider"=>"google"} + User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "layla_schamberger@binsfisher.io"], ["LIMIT", 1]] +  (0.1ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "layla_schamberger@binsfisher.io"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "layla_schamberger@binsfisher.io"], ["remember_token", "962688c071e522a02f75519df995191fe327a154"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND ("users"."id" != ?) LIMIT ? [["email", "layla_schamberger@binsfisher.io"], ["id", 1], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "users" SET "logged_in_count" = ?, "last_logged_in_at" = ?, "accepted_at" = ? WHERE "users"."id" = ? [["logged_in_count", 1], ["last_logged_in_at", "2017-07-24 15:27:54.674359"], ["accepted_at", "2017-07-24 15:27:54.674793"], ["id", 1]] +  (0.4ms) commit transaction +Redirected to http://test.host/ +Completed 302 Found in 9ms (ActiveRecord: 2.0ms) +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.8ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.4ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +Processing by Genkan::SessionsController#new as HTML + Rendering genkan/sessions/new.html.erb within layouts/application + Rendered genkan/sessions/new.html.erb within layouts/application (0.3ms) + Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. +Completed 200 OK in 11ms (Views: 8.3ms | ActiveRecord: 0.0ms) +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.8ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.7ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +Started GET "/login" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Processing by Genkan::SessionsController#new as HTML + Rendering genkan/sessions/new.html.erb within layouts/application + Rendered genkan/sessions/new.html.erb within layouts/application (1.7ms) +Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::Authentication::Logout:Class ["/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/subscriber.rb:99:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/log_subscriber.rb:83:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:102:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:23:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:103:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:83:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/rendering.rb:24:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:36:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:29:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:186:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `block in instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:22:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:124:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:30:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:189:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:253:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:407:in `call_app!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:265:in `mock_call!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:184:in `call!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:167:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/builder.rb:63:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/railtie.rb:185:in `public_send'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/railtie.rb:185:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/mapper.rb:17:in `block in <class:Constraints>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/mapper.rb:46:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:36:in `call_app'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:26:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/static.rb:125:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:64:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:22:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/driver.rb:44:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/session.rb:269:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/spec/features/authentication_spec.rb:7:in `block (2 levels) in <top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `load'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `kernel_load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:365:in `exec'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:22:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:13:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:30:in `block in <top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `<main>'"] + User Load (0.2ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" IS NULL LIMIT ? [["LIMIT", 1]] +Completed 200 OK in 178ms (Views: 175.2ms | ActiveRecord: 0.2ms) +Started GET "/auth/google" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Started GET "/auth/google/callback" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Processing by Genkan::SessionsController#create as HTML + Parameters: {"provider"=>"google"} + User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "clyde.goodwin@lemke.co"], ["LIMIT", 1]] +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "clyde.goodwin@lemke.co"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "clyde.goodwin@lemke.co"], ["remember_token", "91bcf4425d0037df3b5bcd9e0fb6baa9db6d5e6f"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND ("users"."id" != ?) LIMIT ? [["email", "clyde.goodwin@lemke.co"], ["id", 1], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "users" SET "logged_in_count" = ?, "last_logged_in_at" = ?, "accepted_at" = ? WHERE "users"."id" = ? [["logged_in_count", 1], ["last_logged_in_at", "2017-07-24 15:27:54.898031"], ["accepted_at", "2017-07-24 15:27:54.898350"], ["id", 1]] +  (0.4ms) commit transaction +Redirected to http://www.example.com/ +Completed 302 Found in 7ms (ActiveRecord: 1.9ms) +Started GET "/" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Processing by WelcomeController#index as HTML + User Load (0.2ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" = ? LIMIT ? [["remember_token", "91bcf4425d0037df3b5bcd9e0fb6baa9db6d5e6f"], ["LIMIT", 1]] + Rendering welcome/index.html.erb within layouts/application + Rendered welcome/index.html.erb within layouts/application (0.3ms) +Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::Authentication::Logout:Class ["/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/subscriber.rb:99:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/log_subscriber.rb:83:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:102:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:23:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:103:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:83:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/rendering.rb:24:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:36:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:29:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:186:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `block in instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:22:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:124:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:30:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:189:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:253:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:36:in `call_app'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:26:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/static.rb:125:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:64:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:38:in `times'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:32:in `follow'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/node.rb:60:in `click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/element.rb:143:in `block in click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/base.rb:85:in `synchronize'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/element.rb:143:in `click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/actions.rb:43:in `click_link'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/spec/features/authentication_spec.rb:8:in `block (2 levels) in <top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `load'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `kernel_load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:365:in `exec'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:22:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:13:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:30:in `block in <top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `<main>'"] +Completed 200 OK in 11ms (Views: 8.8ms | ActiveRecord: 0.2ms) +Started GET "/logout" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Processing by Genkan::SessionsController#destroy as HTML + User Load (0.2ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" = ? LIMIT ? [["remember_token", "91bcf4425d0037df3b5bcd9e0fb6baa9db6d5e6f"], ["LIMIT", 1]] +Redirected to http://www.example.com/login +Completed 302 Found in 2ms (ActiveRecord: 0.2ms) +Started GET "/login" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Processing by Genkan::SessionsController#new as HTML + Rendering genkan/sessions/new.html.erb within layouts/application + Rendered genkan/sessions/new.html.erb within layouts/application (0.1ms) +Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::Authentication::Logout:Class ["/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/subscriber.rb:99:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/log_subscriber.rb:83:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:102:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:23:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:103:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:83:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/rendering.rb:24:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:36:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:29:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:186:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `block in instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:22:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:124:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:30:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:189:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:253:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:407:in `call_app!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:265:in `mock_call!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:184:in `call!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:167:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/builder.rb:63:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/railtie.rb:185:in `public_send'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/railtie.rb:185:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/mapper.rb:17:in `block in <class:Constraints>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/mapper.rb:46:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:36:in `call_app'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:26:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/static.rb:125:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:64:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:38:in `times'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:32:in `follow'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/node.rb:60:in `click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/element.rb:143:in `block in click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/base.rb:85:in `synchronize'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/element.rb:143:in `click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/actions.rb:43:in `click_link'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/spec/features/authentication_spec.rb:43:in `block (3 levels) in <top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:254:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `load'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `kernel_load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:365:in `exec'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:22:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:13:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:30:in `block in <top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `<main>'"] + User Load (0.1ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" IS NULL LIMIT ? [["LIMIT", 1]] +Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.1ms) +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.8ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "gustave@jacobshansen.io"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "gustave@jacobshansen.io"], ["remember_token", "ed644302a613b6f01ac96771ed4a438b5b8aaca1"], ["accepted_at", "2017-07-24 15:27:54.935737"]] +  (0.7ms) commit transaction +Started GET "/login" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Processing by Genkan::SessionsController#new as HTML + Rendering genkan/sessions/new.html.erb within layouts/application + Rendered genkan/sessions/new.html.erb within layouts/application (0.1ms) +Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::Authentication::Login::WhenUserIsAccepted:Class ["/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/subscriber.rb:99:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/log_subscriber.rb:83:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:102:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:23:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:103:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:83:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/rendering.rb:24:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:36:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:29:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:186:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `block in instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:22:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:124:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:30:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:189:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:253:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:407:in `call_app!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:265:in `mock_call!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:184:in `call!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:167:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/builder.rb:63:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/railtie.rb:185:in `public_send'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/railtie.rb:185:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/mapper.rb:17:in `block in <class:Constraints>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/mapper.rb:46:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:36:in `call_app'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:26:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/static.rb:125:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:64:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:22:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/driver.rb:44:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/session.rb:269:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/spec/features/authentication_spec.rb:7:in `block (2 levels) in <top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `load'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `kernel_load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:365:in `exec'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:22:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:13:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:30:in `block in <top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `<main>'"] + User Load (0.2ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" IS NULL LIMIT ? [["LIMIT", 1]] +Completed 200 OK in 7ms (Views: 7.0ms | ActiveRecord: 0.2ms) +Started GET "/auth/google" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Started GET "/auth/google/callback" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Processing by Genkan::SessionsController#create as HTML + Parameters: {"provider"=>"google"} + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "gustave@jacobshansen.io"], ["LIMIT", 1]] +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND ("users"."id" != ?) LIMIT ? [["email", "gustave@jacobshansen.io"], ["id", 1], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "users" SET "last_logged_in_at" = ?, "logged_in_count" = ?, "accepted_at" = ? WHERE "users"."id" = ? [["last_logged_in_at", "2017-07-24 15:27:54.952656"], ["logged_in_count", 1], ["accepted_at", "2017-07-24 15:27:54.952978"], ["id", 1]] +  (0.5ms) commit transaction +Redirected to http://www.example.com/ +Completed 302 Found in 4ms (ActiveRecord: 1.0ms) +Started GET "/" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Processing by WelcomeController#index as HTML + User Load (0.2ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" = ? LIMIT ? [["remember_token", "ed644302a613b6f01ac96771ed4a438b5b8aaca1"], ["LIMIT", 1]] + Rendering welcome/index.html.erb within layouts/application + Rendered welcome/index.html.erb within layouts/application (0.0ms) +Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::Authentication::Login::WhenUserIsAccepted:Class ["/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/subscriber.rb:99:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/log_subscriber.rb:83:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:102:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:23:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:103:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:83:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/rendering.rb:24:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:36:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:29:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:186:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `block in instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:22:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:124:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:30:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:189:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:253:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:36:in `call_app'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:26:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/static.rb:125:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:64:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:38:in `times'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:32:in `follow'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/node.rb:60:in `click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/element.rb:143:in `block in click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/base.rb:85:in `synchronize'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/element.rb:143:in `click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/actions.rb:43:in `click_link'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/spec/features/authentication_spec.rb:8:in `block (2 levels) in <top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `load'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `kernel_load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:365:in `exec'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:22:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:13:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:30:in `block in <top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `<main>'"] +Completed 200 OK in 9ms (Views: 7.2ms | ActiveRecord: 0.2ms) +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.8ms) DELETE FROM "users"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "uriah@parisianleuschke.biz"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token", "banned_at") VALUES (?, ?, ?) [["email", "uriah@parisianleuschke.biz"], ["remember_token", "8a0325384b59db827581df986dce23ac228df2ab"], ["banned_at", "2017-07-24 15:27:54.973064"]] +  (0.5ms) commit transaction +Started GET "/login" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Processing by Genkan::SessionsController#new as HTML + Rendering genkan/sessions/new.html.erb within layouts/application + Rendered genkan/sessions/new.html.erb within layouts/application (0.1ms) +Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::Authentication::Login::WhenUserIsBanned:Class ["/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/subscriber.rb:99:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/log_subscriber.rb:83:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:102:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:23:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:103:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:83:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/rendering.rb:24:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:36:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:29:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:186:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `block in instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:22:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:124:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:30:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:189:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:253:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:407:in `call_app!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:265:in `mock_call!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:184:in `call!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:167:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/builder.rb:63:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/railtie.rb:185:in `public_send'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/railtie.rb:185:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/mapper.rb:17:in `block in <class:Constraints>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/mapper.rb:46:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:36:in `call_app'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:26:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/static.rb:125:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:64:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:22:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/driver.rb:44:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/session.rb:269:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/spec/features/authentication_spec.rb:7:in `block (2 levels) in <top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `load'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `kernel_load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:365:in `exec'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:22:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:13:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:30:in `block in <top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `<main>'"] + User Load (0.2ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" IS NULL LIMIT ? [["LIMIT", 1]] +Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.2ms) +Started GET "/auth/google" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Started GET "/auth/google/callback" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Processing by Genkan::SessionsController#create as HTML + Parameters: {"provider"=>"google"} + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "uriah@parisianleuschke.biz"], ["LIMIT", 1]] +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND ("users"."id" != ?) LIMIT ? [["email", "uriah@parisianleuschke.biz"], ["id", 1], ["LIMIT", 1]] +  (0.0ms) rollback transaction +Redirected to http://www.example.com/login +Completed 302 Found in 3ms (ActiveRecord: 0.4ms) +Started GET "/login" for 127.0.0.1 at 2017-07-25 00:27:54 +0900 +Processing by Genkan::SessionsController#new as HTML + Rendering genkan/sessions/new.html.erb within layouts/application + Rendered genkan/sessions/new.html.erb within layouts/application (0.1ms) +Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::Authentication::Login::WhenUserIsBanned:Class ["/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/subscriber.rb:99:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/log_subscriber.rb:83:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:102:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:23:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:103:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:83:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/rendering.rb:24:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:36:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:29:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:186:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `block in instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:22:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:124:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:30:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:189:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:253:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:407:in `call_app!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:265:in `mock_call!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:184:in `call!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:167:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/builder.rb:63:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/railtie.rb:185:in `public_send'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/railtie.rb:185:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/mapper.rb:17:in `block in <class:Constraints>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/mapper.rb:46:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:36:in `call_app'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:26:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/static.rb:125:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:64:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:38:in `times'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:32:in `follow'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/node.rb:60:in `click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/element.rb:143:in `block in click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/base.rb:85:in `synchronize'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/element.rb:143:in `click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/actions.rb:43:in `click_link'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/spec/features/authentication_spec.rb:8:in `block (2 levels) in <top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `load'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `kernel_load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:365:in `exec'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:22:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:13:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:30:in `block in <top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `<main>'"] + User Load (0.2ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" IS NULL LIMIT ? [["LIMIT", 1]] +Completed 200 OK in 12ms (Views: 12.0ms | ActiveRecord: 0.2ms) +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (1.0ms) DELETE FROM "users"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.4ms) DELETE FROM sqlite_sequence where name = 'users'; +  (1.5ms) DELETE FROM "ar_internal_metadata"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +Started GET "/login" for 127.0.0.1 at 2017-07-25 00:27:55 +0900 +Processing by Genkan::SessionsController#new as HTML + Rendering genkan/sessions/new.html.erb within layouts/application + Rendered genkan/sessions/new.html.erb within layouts/application (0.1ms) +Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::Authentication::SignUp:Class ["/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/subscriber.rb:99:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/log_subscriber.rb:83:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:102:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:23:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:103:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:83:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/rendering.rb:24:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:36:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:29:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:186:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `block in instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:22:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:124:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:30:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:189:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:253:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:407:in `call_app!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:265:in `mock_call!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:184:in `call!'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/strategy.rb:167:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/omniauth-1.6.1/lib/omniauth/builder.rb:63:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/railtie.rb:185:in `public_send'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/railtie.rb:185:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/mapper.rb:17:in `block in <class:Constraints>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/mapper.rb:46:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:36:in `call_app'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:26:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/static.rb:125:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:64:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:36:in `process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:22:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/driver.rb:44:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/session.rb:269:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/example/feature_example_group.rb:29:in `visit'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/spec/features/authentication_spec.rb:7:in `block (2 levels) in <top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `load'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `kernel_load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:365:in `exec'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:22:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:13:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:30:in `block in <top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `<main>'"] + User Load (0.2ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" IS NULL LIMIT ? [["LIMIT", 1]] +Completed 200 OK in 8ms (Views: 7.9ms | ActiveRecord: 0.2ms) +Started GET "/auth/google" for 127.0.0.1 at 2017-07-25 00:27:55 +0900 +Started GET "/auth/google/callback" for 127.0.0.1 at 2017-07-25 00:27:55 +0900 +Processing by Genkan::SessionsController#create as HTML + Parameters: {"provider"=>"google"} + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "lavon.harber@ratke.co"], ["LIMIT", 1]] +  (0.1ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "lavon.harber@ratke.co"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "lavon.harber@ratke.co"], ["remember_token", "71389f0bc485e6428eab1eda36af2d5284e8dd2a"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? AND ("users"."id" != ?) LIMIT ? [["email", "lavon.harber@ratke.co"], ["id", 1], ["LIMIT", 1]] + SQL (0.2ms) UPDATE "users" SET "logged_in_count" = ?, "last_logged_in_at" = ?, "accepted_at" = ? WHERE "users"."id" = ? [["logged_in_count", 1], ["last_logged_in_at", "2017-07-24 15:27:55.045071"], ["accepted_at", "2017-07-24 15:27:55.045371"], ["id", 1]] +  (0.5ms) commit transaction +Redirected to http://www.example.com/ +Completed 302 Found in 6ms (ActiveRecord: 2.0ms) +Started GET "/" for 127.0.0.1 at 2017-07-25 00:27:55 +0900 +Processing by WelcomeController#index as HTML + User Load (0.4ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" = ? LIMIT ? [["remember_token", "71389f0bc485e6428eab1eda36af2d5284e8dd2a"], ["LIMIT", 1]] + Rendering welcome/index.html.erb within layouts/application + Rendered welcome/index.html.erb within layouts/application (0.1ms) +Could not log "render_template.action_view" event. NoMethodError: undefined method `render_views?' for RSpec::ExampleGroups::Authentication::SignUp:Class ["/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:732:in `method_missing'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/view_rendering.rb:71:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/subscriber.rb:99:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/log_subscriber.rb:83:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:102:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `block in finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/fanout.rb:46:in `finish'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:42:in `finish_with_state'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:27:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/abstract_renderer.rb:41:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:51:in `block in render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:50:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/template_renderer.rb:14:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:42:in `render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/renderer/renderer.rb:23:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:103:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/streaming.rb:217:in `_render_template'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:83:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:52:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/renderers.rb:141:in `render_to_body'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/rendering.rb:24:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:36:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `block in ms'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/benchmark.rb:308:in `realtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/core_ext/benchmark.rb:12:in `ms'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:44:in `block in render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:29:in `cleanup_view_runtime'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:43:in `render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/implicit_render.rb:33:in `default_render'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `block in send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `tap'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:186:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rendering.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:20:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:131:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/callbacks.rb:19:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/rescue.rb:20:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `block in instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/notifications.rb:166:in `instrument'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal/params_wrapper.rb:252:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activerecord-5.1.2/lib/active_record/railties/controller_runtime.rb:22:in `process_action'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/abstract_controller/base.rb:124:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionview-5.1.2/lib/action_view/rendering.rb:30:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:189:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_controller/metal.rb:253:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:49:in `dispatch'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:31:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:46:in `block in serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/journey/router.rb:33:in `serve'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/routing/route_set.rb:832:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/etag.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/conditional_get.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/head.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:232:in `context'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/session/abstract/id.rb:226:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/cookies.rb:613:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:26:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/callbacks.rb:97:in `run_callbacks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/callbacks.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/show_exceptions.rb:31:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:36:in `call_app'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `block in tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:26:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/tagged_logging.rb:69:in `tagged'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/rack/logger.rb:24:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/remote_ip.rb:79:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/request_id.rb:25:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/method_override.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/runtime.rb:22:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/activesupport-5.1.2/lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/executor.rb:12:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/actionpack-5.1.2/lib/action_dispatch/middleware/static.rb:125:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/sendfile.rb:111:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/railties-5.1.2/lib/rails/engine.rb:522:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:68:in `block in call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-2.0.3/lib/rack/urlmap.rb:53:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/mock_session.rb:30:in `request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:244:in `process_request'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rack-test-0.6.3/lib/rack/test.rb:58:in `get'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/2.3.0/forwardable.rb:189:in `get'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:64:in `process'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:39:in `block in process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:38:in `times'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:38:in `process_and_follow_redirects'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/browser.rb:32:in `follow'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/rack_test/node.rb:60:in `click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/element.rb:143:in `block in click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/base.rb:85:in `synchronize'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/element.rb:143:in `click'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/node/actions.rb:43:in `click_link'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/session.rb:784:in `block (2 levels) in <class:Session>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/capybara-2.14.4/lib/capybara/dsl.rb:50:in `block (2 levels) in <module:DSL>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/spec/features/authentication_spec.rb:8:in `block (2 levels) in <top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:350:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:507:in `block in run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:506:in `run_owned_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:593:in `block in run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `reverse_each'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:592:in `run_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:462:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:494:in `run_before_example'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:253:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `block in with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `block in with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:604:in `block in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-rails-3.6.0/lib/rspec/rails/adapters.rb:127:in `block (2 levels) in <module:MinitestLifecycleAdapter>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:447:in `instance_exec'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:375:in `execute_with'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:606:in `block (2 levels) in run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:342:in `call'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:607:in `run_around_example_hooks_for'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/hooks.rb:464:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:457:in `with_around_example_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:500:in `with_around_and_singleton_context_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example.rb:251:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:627:in `block in run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:623:in `run_examples'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:589:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `block in run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/example_group.rb:590:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (3 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `map'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:118:in `block (2 levels) in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/configuration.rb:1894:in `with_suite_hooks'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:113:in `block in run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/reporter.rb:79:in `report'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:112:in `run_specs'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:87:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:71:in `run'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/lib/rspec/core/runner.rb:45:in `invoke'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/gems/rspec-core-3.6.0/exe/rspec:4:in `<top (required)>'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `load'", "/Users/yhirano/dev/src/github.com/yhirano55/genkan/vendor/bundle/bin/rspec:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:74:in `kernel_load'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli/exec.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:365:in `exec'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/invocation.rb:126:in `invoke_command'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor.rb:369:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:22:in `dispatch'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/vendor/thor/lib/thor/base.rb:444:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/cli.rb:13:in `start'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:30:in `block in <top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/lib/bundler/friendly_errors.rb:121:in `with_friendly_errors'", "/Users/yhirano/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/bundler-1.15.3/exe/bundle:22:in `<top (required)>'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `load'", "/Users/yhirano/.rbenv/versions/2.3.3/bin/bundle:22:in `<main>'"] +Completed 200 OK in 15ms (Views: 11.4ms | ActiveRecord: 0.4ms) +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (1.0ms) DELETE FROM "users"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.7ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.7ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.5ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.8ms) DELETE FROM "ar_internal_metadata"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (1.3ms) DELETE FROM "users"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'users'; +  (1.1ms) DELETE FROM "ar_internal_metadata"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.7ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.3ms) PRAGMA foreign_keys +  (0.2ms) PRAGMA foreign_keys = OFF +  (1.5ms) DELETE FROM "users"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.9ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "enola_schaden@spinkashields.io"], ["LIMIT", 1]] +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "juvenal@gibson.info"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "juvenal@gibson.info"], ["remember_token", "90f127c5cd3c20aed48c2ef2e8726fea796f052c"]] +  (0.4ms) commit transaction +  (0.0ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.1ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "marietta.nitzsche@predovic.com"], ["LIMIT", 1]] +  (0.1ms) rollback transaction +  (0.0ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "jane@farrellhand.io"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "logged_in_count", "last_logged_in_at", "accepted_at") VALUES (?, ?, ?, ?, ?) [["email", "jane@farrellhand.io"], ["remember_token", "2b9ee655900583175370a4195ed5f5ea2046f377"], ["logged_in_count", 14], ["last_logged_in_at", "2017-07-24 15:27:55.141820"], ["accepted_at", "2017-07-24 15:27:55.141936"]] +  (0.5ms) commit transaction +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.1ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "lola_runolfon@gottliebwunsch.com"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "users" ("email", "remember_token", "logged_in_count", "last_logged_in_at", "accepted_at") VALUES (?, ?, ?, ?, ?) [["email", "lola_runolfon@gottliebwunsch.com"], ["remember_token", "060c68a1c6da4ad79d88dbf22d87e96d6373d3df"], ["logged_in_count", 5], ["last_logged_in_at", "2017-07-24 15:27:55.147855"], ["accepted_at", "2017-07-24 15:27:55.148005"]] +  (0.8ms) commit transaction +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.8ms) DELETE FROM "users"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.2ms) PRAGMA foreign_keys +  (0.2ms) PRAGMA foreign_keys = OFF +  (1.2ms) DELETE FROM "users"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.8ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "stan@borerbeahan.name"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "stan@borerbeahan.name"], ["remember_token", "219f50a3993e719fd5bfea8b04d667d2bf853f1a"], ["accepted_at", "2017-07-24 15:27:55.172229"]] +  (0.4ms) commit transaction +  (0.0ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.5ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.4ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "cleve_reynolds@yundt.io"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "cleve_reynolds@yundt.io"], ["remember_token", "bc751eb715454c0e66f42516b1bd8b969474c46f"], ["accepted_at", "2017-07-24 15:27:55.177751"]] +  (0.4ms) commit transaction +  (0.0ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.5ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "titus_lehner@kshlerin.biz"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "banned_at") VALUES (?, ?, ?) [["email", "titus_lehner@kshlerin.biz"], ["remember_token", "2604f1e1a85f26861c6461f87a66b8fba605ddef"], ["banned_at", "2017-07-24 15:27:55.183262"]] +  (0.5ms) commit transaction +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.5ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.4ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.4ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "darron@strosin.io"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "banned_at") VALUES (?, ?, ?) [["email", "darron@strosin.io"], ["remember_token", "debf4a64061993e6ca1fb60c0e916b01aee20fce"], ["banned_at", "2017-07-24 15:27:55.190741"]] +  (0.4ms) commit transaction +  (0.0ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.5ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.5ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.1ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "dario@olson.name"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "dario@olson.name"], ["remember_token", "ba9554c70bc2193fb213fbbf7af9e50c8effd9e9"], ["accepted_at", "2017-07-24 15:27:55.200714"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "ena@ohara.net"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "ena@ohara.net"], ["remember_token", "c1d73111538d9ba60c323845cd261cae295a92bc"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "esteban_bradtke@davis.net"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token", "banned_at") VALUES (?, ?, ?) [["email", "esteban_bradtke@davis.net"], ["remember_token", "f314fa4c3821f2015e810b96f72de3f4b897c23d"], ["banned_at", "2017-07-24 15:27:55.209367"]] +  (0.5ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "triston_dare@hudsonkulas.net"], ["LIMIT", 1]] + SQL (0.6ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "triston_dare@hudsonkulas.net"], ["remember_token", "beed66de5d14c7eeb81c707b5f5269c61e6b468b"]] +  (0.9ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "gage@graham.io"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "gage@graham.io"], ["remember_token", "71160f17176f559bf5a8b83e4481767f187b8cf1"], ["accepted_at", "2017-07-24 15:27:55.218566"]] +  (0.5ms) commit transaction + User Load (0.2ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.7ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "norval@schultz.biz"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "norval@schultz.biz"], ["remember_token", "925676462c838dbb801cba02127ad4d2ac9e6728"], ["accepted_at", "2017-07-24 15:27:55.227588"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "brayan_erdman@schmitthuel.biz"], ["LIMIT", 1]] + SQL (2.3ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "brayan_erdman@schmitthuel.biz"], ["remember_token", "1cd56f2ab2b2929c8df0fbe6802d0146e544e6a3"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "presley@hegmannlueilwitz.co"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "banned_at") VALUES (?, ?, ?) [["email", "presley@hegmannlueilwitz.co"], ["remember_token", "41944e60ff3fd81d83b41a213b86cb025757da91"], ["banned_at", "2017-07-24 15:27:55.235216"]] +  (0.4ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "jewell@stromankiehn.io"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "jewell@stromankiehn.io"], ["remember_token", "3b6a23211bf396ff4555fca916754bfba03f6619"]] +  (0.4ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "dasia@gleichner.net"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "dasia@gleichner.net"], ["remember_token", "416fdc4f1d223aa21d8954304befd96e83c5b84f"], ["accepted_at", "2017-07-24 15:27:55.239606"]] +  (0.4ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) +  (0.0ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.5ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "jayde@aufderhar.net"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "jayde@aufderhar.net"], ["remember_token", "2f08de6aa30120fd9fd03d686b238eae443455ac"], ["accepted_at", "2017-07-24 15:27:55.246199"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "gladys.wolff@auer.name"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "gladys.wolff@auer.name"], ["remember_token", "a430359213ff2bd5153893c379fb0defcca10bec"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "sterling.feeney@herzog.io"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token", "banned_at") VALUES (?, ?, ?) [["email", "sterling.feeney@herzog.io"], ["remember_token", "8db46441f8f2fb0d35b8ad78d5f63c4df45f9833"], ["banned_at", "2017-07-24 15:27:55.256285"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "braden.denesik@harbermclaughlin.name"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "braden.denesik@harbermclaughlin.name"], ["remember_token", "cafe7fc01253ef70b207f507607bedc76ad8f5ff"]] +  (0.5ms) commit transaction +  (0.2ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "mark_price@johnson.name"], ["LIMIT", 1]] + SQL (0.8ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "mark_price@johnson.name"], ["remember_token", "b0b67a3bc7ffd96c54a110f87c400851ce55703b"], ["accepted_at", "2017-07-24 15:27:55.263224"]] +  (0.9ms) commit transaction + User Load (0.2ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.7ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "josephine@kunze.org"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "josephine@kunze.org"], ["remember_token", "0b003c3006be877081d91bde9367f858b43e5deb"], ["accepted_at", "2017-07-24 15:27:55.274171"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "wayne_ziemann@kaulkegraham.net"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "wayne_ziemann@kaulkegraham.net"], ["remember_token", "48e98a63ebdaa4f49264246d670aeaa849833fde"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "merle_williamson@rennerparker.info"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "banned_at") VALUES (?, ?, ?) [["email", "merle_williamson@rennerparker.info"], ["remember_token", "d48b53a1b5fa452a19c640a04e046bd9d2d62fd2"], ["banned_at", "2017-07-24 15:27:55.280100"]] +  (0.4ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "jefferey.schuppe@aufderhar.co"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "jefferey.schuppe@aufderhar.co"], ["remember_token", "92f1e85ec8d2b13dd02d11b8dbff41847d770c30"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "cleta@swaniawski.org"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "cleta@swaniawski.org"], ["remember_token", "9ab2ae2e705ea327bdf10b2ece79c41910422672"], ["accepted_at", "2017-07-24 15:27:55.288699"]] +  (0.4ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL +  (0.0ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.5ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "marcella@dareschumm.biz"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "marcella@dareschumm.biz"], ["remember_token", "ee9cb5021f6811cf316daf69a4348ff3314a14ed"], ["accepted_at", "2017-07-24 15:27:55.294991"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "adelbert.cronin@robertchmeler.com"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "adelbert.cronin@robertchmeler.com"], ["remember_token", "03d38beac96aba376362330b55a269c566aa8806"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "astrid@pacocha.info"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token", "banned_at") VALUES (?, ?, ?) [["email", "astrid@pacocha.info"], ["remember_token", "98d559e625cbe0ad205570badf805d41f9cd422e"], ["banned_at", "2017-07-24 15:27:55.301733"]] +  (0.6ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "tad@schultzgleason.com"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "tad@schultzgleason.com"], ["remember_token", "5d2f46ed26aed15bb4988ca0bac17a807fbe72b2"]] +  (0.6ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "jamaal@gulgowski.com"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "jamaal@gulgowski.com"], ["remember_token", "9c47353f0f7281d028b4417f1431401546c17b45"], ["accepted_at", "2017-07-24 15:27:55.308943"]] +  (0.6ms) commit transaction + User Load (0.3ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL +  (0.2ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (1.1ms) DELETE FROM "users"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.0ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "vincent_witting@padberghaley.net"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "vincent_witting@padberghaley.net"], ["remember_token", "737c4676156a24eac923e10872201a2455c16a6f"], ["accepted_at", "2017-07-24 15:27:55.319515"]] +  (0.4ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "otis@rippin.biz"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "otis@rippin.biz"], ["remember_token", "eeb97fe121487a382447e1806f499773bd5795c0"]] +  (0.4ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "lilian@hayes.biz"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "banned_at") VALUES (?, ?, ?) [["email", "lilian@hayes.biz"], ["remember_token", "5d1e2d282e64654e911dd7c71a6ea73ff3c6d322"], ["banned_at", "2017-07-24 15:27:55.324929"]] +  (0.4ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "annabell.pfeffer@lowe.name"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "annabell.pfeffer@lowe.name"], ["remember_token", "7b75ac29e7eaa3200dd431adc468c0045a886dc7"]] +  (0.4ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "brandy.marquardt@trantowlesch.org"], ["LIMIT", 1]] + SQL (2.3ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "brandy.marquardt@trantowlesch.org"], ["remember_token", "4dc0dd44c0a43df7b350331e323e0bc1b20a7af7"], ["accepted_at", "2017-07-24 15:27:55.329915"]] +  (0.5ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL +  (0.0ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "ismael@witting.io"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "ismael@witting.io"], ["remember_token", "9cedd671a630b2b22ff46f5be5db1b703d0e23e9"], ["accepted_at", "2017-07-24 15:27:55.339641"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "eileen@dietrich.net"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "eileen@dietrich.net"], ["remember_token", "ea9f61fb70e021807e4fd95635d4e4aaa17614e9"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "selena@feeney.org"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token", "banned_at") VALUES (?, ?, ?) [["email", "selena@feeney.org"], ["remember_token", "1973ab889197f484a290cf6ce35159487e5a50ee"], ["banned_at", "2017-07-24 15:27:55.345967"]] +  (0.9ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "werner.olson@barton.biz"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "werner.olson@barton.biz"], ["remember_token", "c780880cba19b2afe3b7e3992fa4c23ee6e34fe7"]] +  (0.7ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "edwardo_bahringer@romaguera.biz"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "edwardo_bahringer@romaguera.biz"], ["remember_token", "c661bd58ea97046d5a898e9feaa71b214005c5f8"], ["accepted_at", "2017-07-24 15:27:55.356378"]] +  (0.6ms) commit transaction + User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."banned_at" IS NULL +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (1.8ms) DELETE FROM "users"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (1.4ms) DELETE FROM sqlite_sequence where name = 'users'; +  (1.2ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.1ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "shyanne_mcglynn@jacobsdenesik.name"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "shyanne_mcglynn@jacobsdenesik.name"], ["remember_token", "0be75ca57c6050fd61cb9903588e59b7a0a480fd"], ["accepted_at", "2017-07-24 15:27:55.370044"]] +  (0.5ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "israel_mills@connelly.co"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "israel_mills@connelly.co"], ["remember_token", "a1913df17bcad7699aa6d770d3d92028aeef235e"]] +  (0.5ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "kitty@greenschaden.name"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "banned_at") VALUES (?, ?, ?) [["email", "kitty@greenschaden.name"], ["remember_token", "1975fc6da655ab852b459df964322158365b4bc9"], ["banned_at", "2017-07-24 15:27:55.376481"]] +  (0.5ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "emma.shields@mcdermott.com"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "emma.shields@mcdermott.com"], ["remember_token", "029bc5b3bdc7f5177a2a450545750b2100ce953e"]] +  (0.5ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "felix.orn@brakus.name"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "felix.orn@brakus.name"], ["remember_token", "3b866ce759162ed6f7e2bf5fcaed97fa4dc332ce"], ["accepted_at", "2017-07-24 15:27:55.382153"]] +  (0.5ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."banned_at" IS NULL +  (0.0ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.5ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "jamie@okeefe.biz"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "jamie@okeefe.biz"], ["remember_token", "e3f80d1c6baffb8dadc5a16a6ad18c1ea8d5d29a"], ["accepted_at", "2017-07-24 15:27:55.391336"]] +  (0.4ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "maymie_roob@reichel.io"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "maymie_roob@reichel.io"], ["remember_token", "5606e509b3af916350b4456e650c951cdde57563"]] +  (0.4ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "ken@ondricka.org"], ["LIMIT", 1]] + SQL (0.2ms) INSERT INTO "users" ("email", "remember_token", "banned_at") VALUES (?, ?, ?) [["email", "ken@ondricka.org"], ["remember_token", "d5db4d9d3c7c69c9c9ad082ca8aae38350d5b7bb"], ["banned_at", "2017-07-24 15:27:55.396072"]] +  (0.4ms) commit transaction +  (0.1ms) begin transaction + User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "king.hansen@donnelly.io"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "king.hansen@donnelly.io"], ["remember_token", "13b6b88b0fcf82681858fc19c37c5b814004cfb1"]] +  (1.0ms) commit transaction +  (0.0ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "myrtice@bogisichschaden.org"], ["LIMIT", 1]] + SQL (0.4ms) INSERT INTO "users" ("email", "remember_token", "accepted_at") VALUES (?, ?, ?) [["email", "myrtice@bogisichschaden.org"], ["remember_token", "bec6bc3234569422f75b7149f1c355de931b7255"], ["accepted_at", "2017-07-24 15:27:55.404769"]] +  (0.7ms) commit transaction + User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."banned_at" IS NULL +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.8ms) DELETE FROM "users"; +  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.8ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.9ms) DELETE FROM "ar_internal_metadata"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.3ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.2ms) PRAGMA foreign_keys = 1 + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "jee.mante@kaulke.org"], ["LIMIT", 1]] +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.8ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.7ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "richard.kulas@kovacek.name"], ["LIMIT", 1]] +  (0.0ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "kaci_schulist@collierbecker.net"], ["LIMIT", 1]] +  (0.0ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.5ms) DELETE FROM "users"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (2.5ms) DELETE FROM "ar_internal_metadata"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "brad@prohaska.org"], ["LIMIT", 1]] +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.7ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.0ms) begin transaction + User Exists (0.1ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "oceane_rutherford@eichmanncrona.biz"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "oceane_rutherford@eichmanncrona.biz"], ["remember_token", "0b1f56b2cbc9e082cb4fbf598c218a07d14867b2"]] +  (0.5ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT ? [["LIMIT", 1]] + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "oceane_rutherford@eichmanncrona.biz"], ["LIMIT", 1]] + User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "OCEANE_RUTHERFORD@EICHMANNCRONA.BIZ"], ["LIMIT", 1]] +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (1.5ms) DELETE FROM "users"; +  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.9ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.9ms) DELETE FROM "ar_internal_metadata"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.2ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.1ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "ocie.yundt@goodwin.co"], ["LIMIT", 1]] + SQL (0.5ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "ocie.yundt@goodwin.co"], ["remember_token", "3f4f5473b28f901ecbbdbf2bd711aa5ab9f2498d"]] +  (0.8ms) commit transaction + User Exists (0.4ms) SELECT 1 AS one FROM "users" WHERE "users"."email" IS NULL LIMIT ? [["LIMIT", 1]] +  (0.2ms) PRAGMA foreign_keys +  (0.3ms) PRAGMA foreign_keys = OFF +  (0.9ms) DELETE FROM "users"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.8ms) DELETE FROM "users"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.7ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1 +Processing by WelcomeController#index as HTML + User Load (0.2ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" IS NULL LIMIT ? [["LIMIT", 1]] +Redirected to http://test.host/login +Filter chain halted as :authenticate rendered or redirected +Completed 302 Found in 4ms (ActiveRecord: 0.2ms) +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.7ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +Processing by WelcomeController#index as HTML + User Load (0.2ms) SELECT "users".* FROM "users" WHERE ("users"."accepted_at" IS NOT NULL) AND "users"."banned_at" IS NULL AND "users"."remember_token" IS NULL LIMIT ? [["LIMIT", 1]] +Redirected to http://test.host/login +Filter chain halted as :authenticate rendered or redirected +Completed 302 Found in 2ms (ActiveRecord: 0.2ms) +  (0.1ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.2ms) begin transaction + User Exists (0.3ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "pearline.nienow@langosh.org"], ["LIMIT", 1]] + SQL (0.6ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "pearline.nienow@langosh.org"], ["remember_token", "8064a13de996c5d9c4b551b642819e28d82262d8"]] +  (0.9ms) commit transaction +Processing by WelcomeController#index as HTML + Rendering welcome/index.html.erb within layouts/application + Rendered welcome/index.html.erb within layouts/application (0.5ms) + Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. +Completed 200 OK in 9ms (Views: 6.0ms | ActiveRecord: 0.0ms) +  (0.2ms) PRAGMA foreign_keys +  (0.1ms) PRAGMA foreign_keys = OFF +  (1.3ms) DELETE FROM "users"; +  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.7ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.6ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.1ms) PRAGMA foreign_keys = 1 +  (0.1ms) begin transaction + User Exists (0.2ms) SELECT 1 AS one FROM "users" WHERE "users"."email" = ? LIMIT ? [["email", "norris_prosacco@legros.net"], ["LIMIT", 1]] + SQL (0.3ms) INSERT INTO "users" ("email", "remember_token") VALUES (?, ?) [["email", "norris_prosacco@legros.net"], ["remember_token", "4409f7ec96fa557b9e7e77c13a5f980b4754ed47"]] +  (0.5ms) commit transaction +Processing by WelcomeController#index as HTML + Rendering welcome/index.html.erb within layouts/application + Rendered welcome/index.html.erb within layouts/application (0.1ms) + Template rendering was prevented by rspec-rails. Use `render_views` to verify rendered view contents if necessary. +Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms) +  (0.1ms) PRAGMA foreign_keys +  (0.0ms) PRAGMA foreign_keys = OFF +  (0.6ms) DELETE FROM "users"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.6ms) DELETE FROM sqlite_sequence where name = 'users'; +  (0.5ms) DELETE FROM "ar_internal_metadata"; +  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence'; +  (0.1ms) DELETE FROM sqlite_sequence where name = 'ar_internal_metadata'; +  (0.0ms) PRAGMA foreign_keys = 1