(2.0ms) SELECT sqlite_version(*)  (2.8ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)  (1.2ms) CREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL) ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]  (0.1ms) begin transaction ActiveRecord::InternalMetadata Create (0.4ms) INSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES (?, ?, ?, ?) [["key", "environment"], ["value", "development"], ["created_at", "2019-03-05 20:38:44.372076"], ["updated_at", "2019-03-05 20:38:44.372076"]]  (0.8ms) commit transaction  (0.2ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (4.2ms) SELECT sqlite_version(*) ActiveRecord::InternalMetadata Load (0.7ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]  (0.2ms) SELECT sqlite_version(*)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Started GET "/" for ::1 at 2019-03-05 16:39:33 -0500  (2.5ms) SELECT sqlite_version(*) Processing by Rails::WelcomeController#index as HTML Rendering /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/gems/2.6.0/gems/railties-6.0.0.beta2/lib/rails/templates/rails/welcome/index.html.erb Rendered /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/gems/2.6.0/gems/railties-6.0.0.beta2/lib/rails/templates/rails/welcome/index.html.erb (Duration: 9.8ms | Allocations: 430) Completed 200 OK in 30ms (Views: 23.5ms | ActiveRecord: 0.0ms | Allocations: 2111) Started GET "/events" for ::1 at 2019-03-05 16:39:37 -0500 ActionController::RoutingError (No route matches [GET] "/events"): actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:34:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent" for ::1 at 2019-03-05 16:39:56 -0500 ActionController::RoutingError (No route matches [GET] "/sequent"): actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:34:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent" for ::1 at 2019-03-05 16:53:56 -0500  (1.8ms) SELECT sqlite_version(*) ActionController::RoutingError (No route matches [GET] "/sequent"): actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:34:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events" for ::1 at 2019-03-05 16:54:02 -0500 ActionController::RoutingError (No route matches [GET] "/sequent/events"): actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:34:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events" for ::1 at 2019-03-05 17:17:21 -0500  (0.3ms) SELECT sqlite_version(*) ActionController::RoutingError (No route matches [GET] "/sequent/events"): actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:34:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent" for ::1 at 2019-03-05 17:17:24 -0500 ActionController::RoutingError (No route matches [GET] "/sequent"): actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:34:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent//events/index" for ::1 at 2019-03-05 17:17:37 -0500 Processing by Sequent::EventsController#index as HTML Completed 500 Internal Server Error in 1ms (ActiveRecord: 0.0ms | Allocations: 187) NameError (uninitialized constant Sequent::Core): /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:6:in `index' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events/index" for ::1 at 2019-03-05 17:17:40 -0500 Processing by Sequent::EventsController#index as HTML Completed 500 Internal Server Error in 0ms (ActiveRecord: 0.0ms | Allocations: 125) NameError (uninitialized constant Sequent::Core): /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:6:in `index' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent" for ::1 at 2019-03-05 17:28:06 -0500  (1.7ms) SELECT sqlite_version(*) ActionController::RoutingError (No route matches [GET] "/sequent"): actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:34:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events" for ::1 at 2019-03-05 17:28:19 -0500 ActionController::RoutingError (No route matches [GET] "/sequent/events"): actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:34:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events" for ::1 at 2019-03-05 17:28:42 -0500  (0.3ms) SELECT sqlite_version(*) Processing by Sequent::EventsController#index as HTML Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.1ms | Allocations: 2811) ActiveRecord::StatementInvalid (Could not find table 'event_records'): activerecord (6.0.0.beta2) lib/active_record/connection_adapters/sqlite3_adapter.rb:416:in `table_structure' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/abstract/schema_statements.rb:114:in `columns' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/schema_cache.rb:69:in `columns' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/schema_cache.rb:75:in `columns_hash' activerecord (6.0.0.beta2) lib/active_record/model_schema.rb:487:in `load_schema!' activerecord (6.0.0.beta2) lib/active_record/attributes.rb:234:in `load_schema!' activerecord (6.0.0.beta2) lib/active_record/attribute_decorators.rb:51:in `load_schema!' activerecord (6.0.0.beta2) lib/active_record/model_schema.rb:480:in `block in load_schema' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/monitor.rb:230:in `mon_synchronize' activerecord (6.0.0.beta2) lib/active_record/model_schema.rb:477:in `load_schema' activerecord (6.0.0.beta2) lib/active_record/model_schema.rb:352:in `columns_hash' activerecord (6.0.0.beta2) lib/active_record/relation/query_methods.rb:1073:in `arel_column' activerecord (6.0.0.beta2) lib/active_record/relation/query_methods.rb:1173:in `block (2 levels) in preprocess_order_args' activerecord (6.0.0.beta2) lib/active_record/relation/query_methods.rb:1167:in `each' activerecord (6.0.0.beta2) lib/active_record/relation/query_methods.rb:1167:in `map' activerecord (6.0.0.beta2) lib/active_record/relation/query_methods.rb:1167:in `block in preprocess_order_args' activerecord (6.0.0.beta2) lib/active_record/relation/query_methods.rb:1159:in `map!' activerecord (6.0.0.beta2) lib/active_record/relation/query_methods.rb:1159:in `preprocess_order_args' activerecord (6.0.0.beta2) lib/active_record/relation/query_methods.rb:301:in `order!' activerecord (6.0.0.beta2) lib/active_record/relation/query_methods.rb:296:in `order' /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:6:in `index' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' DEPRECATION WARNING: Using `bin/rake routes` is deprecated and will be removed in Rails 6.1. Use `bin/rails routes` instead. (called from load at /Users/sdeziel/.asdf/installs/ruby/2.6.0/bin/rake:23)  (1.8ms) SELECT sqlite_version(*)  (0.2ms) SELECT sqlite_version(*)  (1.8ms) SELECT sqlite_version(*) ActiveRecord::InternalMetadata Load (1.6ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]  (0.2ms) SELECT sqlite_version(*)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.8ms) SELECT sqlite_version(*) ActiveRecord::InternalMetadata Load (0.3ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]  (0.3ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (5.8ms) SELECT sqlite_version(*)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306171311)  (0.1ms) begin transaction  (0.2ms) DROP TABLE IF EXISTS "event_records"  (0.6ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "created_at" datetime NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL)  (0.2ms)  CREATE UNIQUE INDEX unique_event_per_aggregate ON event_records ( aggregate_id, sequence_number, (CASE event_type WHEN 'Sequent::Core::SnapshotEvent' THEN 0 ELSE 1 END) )   (0.2ms)  CREATE INDEX snapshot_events ON event_records (aggregate_id, sequence_number DESC) WHERE event_type = 'Sequent::Core::SnapshotEvent'   (0.5ms) rollback transaction  (1.8ms) SELECT sqlite_version(*)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306171311)  (0.1ms) begin transaction  (0.2ms) DROP TABLE IF EXISTS "event_records"  (0.7ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "created_at" datetime NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL)  (0.4ms)  CREATE UNIQUE INDEX unique_event_per_aggregate ON event_records ( aggregate_id, sequence_number, (CASE event_type WHEN 'Sequent::Core::SnapshotEvent' THEN 0 ELSE 1 END) )   (0.2ms)  CREATE INDEX snapshot_events ON event_records (aggregate_id, sequence_number DESC) WHERE event_type = 'Sequent::Core::SnapshotEvent'   (1.2ms) rollback transaction  (2.1ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306171715)  (0.1ms) begin transaction  (0.1ms) DROP TABLE IF EXISTS "event_records"  (0.6ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL, "created_at" datetime NOT NULL)  (0.1ms) CREATE INDEX "index_event_records_on_event_type" ON "event_records" ("event_type")  (0.1ms) CREATE INDEX "index_event_records_on_command_record_id" ON "event_records" ("command_record_id")  (0.1ms) CREATE INDEX "index_event_records_on_created_at" ON "event_records" ("created_at")  (0.2ms)  CREATE UNIQUE INDEX unique_event_per_aggregate ON event_records ( aggregate_id, sequence_number, (CASE event_type WHEN 'Sequent::Core::SnapshotEvent' THEN 0 ELSE 1 END) )   (0.2ms)  CREATE INDEX snapshot_events ON event_records (aggregate_id, sequence_number DESC) WHERE event_type = 'Sequent::Core::SnapshotEvent'   (0.1ms) DROP TABLE IF EXISTS "command_records"  (0.2ms) CREATE TABLE "command_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" varchar, "aggregate_id" varchar, "command_type" varchar NOT NULL, "command_json" text NOT NULL, "created_at" datetime NOT NULL)  (0.1ms) DROP TABLE IF EXISTS "stream_records"  (0.3ms) CREATE TABLE "stream_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "aggregate_type" varchar NOT NULL, "aggregate_id" varchar NOT NULL, "snapshot_threshold" integer)  (0.1ms) CREATE INDEX "index_stream_records_on_aggregate_id" ON "stream_records" ("aggregate_id")  (0.2ms)  ALTER TABLE event_records ADD CONSTRAINT command_fkey FOREIGN KEY (command_record_id) REFERENCES command_records (id)   (1.2ms) rollback transaction  (4.0ms) SELECT sqlite_version(*)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306171715)  (0.1ms) begin transaction  (0.2ms) DROP TABLE IF EXISTS "event_records"  (0.9ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL, "created_at" datetime NOT NULL)  (0.1ms) CREATE INDEX "index_event_records_on_event_type" ON "event_records" ("event_type")  (0.1ms) CREATE INDEX "index_event_records_on_command_record_id" ON "event_records" ("command_record_id")  (0.1ms) CREATE INDEX "index_event_records_on_created_at" ON "event_records" ("created_at")  (0.2ms)  CREATE UNIQUE INDEX unique_event_per_aggregate ON event_records ( aggregate_id, sequence_number, (CASE event_type WHEN 'Sequent::Core::SnapshotEvent' THEN 0 ELSE 1 END) )   (0.2ms)  CREATE INDEX snapshot_events ON event_records (aggregate_id, sequence_number DESC) WHERE event_type = 'Sequent::Core::SnapshotEvent'   (0.2ms) DROP TABLE IF EXISTS "command_records"  (0.2ms) CREATE TABLE "command_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" varchar, "aggregate_id" varchar, "command_type" varchar NOT NULL, "command_json" text NOT NULL, "created_at" datetime NOT NULL)  (0.1ms) DROP TABLE IF EXISTS "stream_records"  (0.2ms) CREATE TABLE "stream_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "aggregate_type" varchar NOT NULL, "aggregate_id" varchar NOT NULL, "snapshot_threshold" integer)  (0.1ms) CREATE INDEX "index_stream_records_on_aggregate_id" ON "stream_records" ("aggregate_id")  (0.7ms)  ALTER TABLE event_records ADD CONSTRAINT command_fkey FOREIGN KEY (command_record_id) REFERENCES command_records (id)   (0.5ms) rollback transaction  (1.9ms) SELECT sqlite_version(*)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306175948)  (0.1ms) begin transaction  (0.3ms) DROP TABLE IF EXISTS "event_records"  (0.6ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "created_at" datetime NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL)  (0.2ms) CREATE UNIQUE INDEX "unique_event_per_aggregate" ON "event_records" (aggregate_id, sequence_number, ( CASE event_type WHEN 'Sequent::Core::SnapshotEvent'::text THEN 0 ELSE 1 END))  (1.1ms) rollback transaction  (2.2ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306175948)  (0.1ms) begin transaction  (0.1ms) DROP TABLE IF EXISTS "event_records"  (0.6ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "created_at" datetime NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL)  (0.3ms) CREATE UNIQUE INDEX "unique_event_per_aggregate" ON "event_records" (aggregate_id, sequence_number, ( CASE event_type WHEN 'Sequent::Core::SnapshotEvent'::text THEN 0 ELSE 1 END))  (1.2ms) rollback transaction  (1.9ms) SELECT sqlite_version(*)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306175948)  (0.3ms) begin transaction  (0.2ms) DROP TABLE IF EXISTS "event_records"  (0.6ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "created_at" datetime NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL)  (0.2ms) CREATE UNIQUE INDEX "unique_event_per_aggregate" ON "event_records" (aggregate_id, sequence_number, ( CASE event_type WHEN 'Sequent::Core::SnapshotEvent'::text THEN 0 ELSE 1 END))  (1.2ms) rollback transaction  (1.9ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306175948)  (0.1ms) begin transaction  (0.2ms) DROP TABLE IF EXISTS "event_records"  (0.7ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "created_at" datetime NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL)  (0.2ms) CREATE UNIQUE INDEX "unique_event_per_aggregate" ON "event_records" (aggregate_id, sequence_number, ( CASE event_type WHEN 'Sequent::Core::SnapshotEvent'::text THEN 0 ELSE 1 END))  (1.3ms) rollback transaction  (2.3ms) SELECT sqlite_version(*)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306175948)  (0.1ms) begin transaction  (0.1ms) DROP TABLE IF EXISTS "event_records"  (0.6ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "created_at" datetime NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL)  (0.2ms) CREATE UNIQUE INDEX "unique_event_per_aggregate" ON "event_records" (aggregate_id, sequence_number, ( CASE event_type WHEN 'Sequent::Core::SnapshotEvent'::text THEN 0 ELSE 1 END))  (1.2ms) rollback transaction  (2.9ms) SELECT sqlite_version(*)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306175948)  (0.1ms) begin transaction  (0.2ms) DROP TABLE IF EXISTS "event_records"  (0.6ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "created_at" datetime NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL)  (0.3ms) CREATE INDEX "snapshot_events" ON "event_records" ("aggregate_id", "sequence_number" DESC) WHERE ((event_type)::text = 'Sequent::Core::SnapshotEvent'::text)  (0.8ms) rollback transaction  (1.8ms) SELECT sqlite_version(*)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306175948)  (0.1ms) begin transaction  (0.2ms) DROP TABLE IF EXISTS "event_records"  (0.7ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "created_at" datetime NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL)  (0.1ms) CREATE INDEX "index_event_records_on_command_record_id" ON "event_records" ("command_record_id")  (0.1ms) CREATE INDEX "index_event_records_on_created_at" ON "event_records" ("created_at")  (0.1ms) CREATE INDEX "index_event_records_on_event_type" ON "event_records" ("event_type")  (0.1ms) DROP TABLE IF EXISTS "command_records"  (0.2ms) CREATE TABLE "command_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" varchar, "aggregate_id" varchar, "command_type" varchar NOT NULL, "command_json" text NOT NULL, "created_at" datetime NOT NULL)  (0.1ms) DROP TABLE IF EXISTS "stream_records"  (0.1ms) CREATE TABLE "stream_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "aggregate_type" varchar NOT NULL, "aggregate_id" varchar NOT NULL, "snapshot_threshold" integer)  (0.1ms) CREATE UNIQUE INDEX "index_stream_records_on_aggregate_id" ON "stream_records" ("aggregate_id") ActiveRecord::SchemaMigration Create (1.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20190306175948"]]  (1.9ms) commit transaction ActiveRecord::InternalMetadata Load (0.7ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]  (0.4ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (2.2ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306175948)  (0.1ms) begin transaction  (0.7ms) DROP TABLE "stream_records"  (0.3ms) DROP TABLE "command_records"  (0.3ms) DROP TABLE "event_records" ActiveRecord::SchemaMigration Destroy (0.4ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = ? [["version", "20190306175948"]]  (0.8ms) commit transaction  (0.3ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.8ms) SELECT sqlite_version(*)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.3ms) SELECT sqlite_version(*)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.9ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306175948)  (0.1ms) begin transaction  (0.2ms) DROP TABLE IF EXISTS "event_records"  (0.8ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "created_at" datetime NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL)  (0.2ms) CREATE UNIQUE INDEX "unique_event_per_aggregate" ON "event_records" (aggregate_id, sequence_number, ( CASE event_type WHEN "Sequent::Core::SnapshotEvent"::text THEN 0 ELSE 1 END))  (0.5ms) rollback transaction  (2.1ms) SELECT sqlite_version(*)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306175948) DEPRECATION WARNING: `Module#parents` has been renamed to `module_parents`. `parents` is deprecated and will be removed in Rails 6.1. (called from block in change at (pry):7)  (0.1ms) begin transaction  (0.2ms) DROP TABLE IF EXISTS "event_records"  (0.7ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "created_at" datetime NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL)  (0.2ms) CREATE UNIQUE INDEX "unique_event_per_aggregate" ON "event_records" (aggregate_id, sequence_number, ( CASE event_type WHEN "Sequent::Core::SnapshotEvent"::text THEN 0 ELSE 1 END))  (0.5ms) rollback transaction  (2.0ms) SELECT sqlite_version(*)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306175948)  (0.1ms) begin transaction  (0.2ms) DROP TABLE IF EXISTS "event_records"  (0.6ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "created_at" datetime NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL)  (0.1ms) CREATE INDEX "index_event_records_on_command_record_id" ON "event_records" ("command_record_id")  (0.1ms) CREATE INDEX "index_event_records_on_created_at" ON "event_records" ("created_at")  (0.1ms) CREATE INDEX "index_event_records_on_event_type" ON "event_records" ("event_type")  (0.1ms) DROP TABLE IF EXISTS "command_records"  (0.2ms) CREATE TABLE "command_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" varchar, "aggregate_id" varchar, "command_type" varchar NOT NULL, "command_json" text NOT NULL, "created_at" datetime NOT NULL)  (0.1ms) DROP TABLE IF EXISTS "stream_records"  (0.2ms) CREATE TABLE "stream_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime NOT NULL, "aggregate_type" varchar NOT NULL, "aggregate_id" varchar NOT NULL, "snapshot_threshold" integer)  (0.2ms) CREATE UNIQUE INDEX "index_stream_records_on_aggregate_id" ON "stream_records" ("aggregate_id") ActiveRecord::SchemaMigration Create (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20190306175948"]]  (0.9ms) commit transaction ActiveRecord::InternalMetadata Load (0.7ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]  (0.2ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.8ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306175948)  (0.1ms) begin transaction  (0.6ms) DROP TABLE "stream_records"  (0.2ms) DROP TABLE "command_records"  (0.4ms) DROP TABLE "event_records" ActiveRecord::SchemaMigration Destroy (0.3ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = ? [["version", "20190306175948"]]  (1.0ms) commit transaction  (0.3ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC  (1.8ms) SELECT sqlite_version(*)  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Migrating to CreateEventStore (20190306181535)  (0.1ms) begin transaction  (0.2ms) DROP TABLE IF EXISTS "event_records"  (0.6ms) CREATE TABLE "event_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_id" varchar NOT NULL, "sequence_number" integer NOT NULL, "event_type" varchar NOT NULL, "event_json" text NOT NULL, "command_record_id" integer NOT NULL, "stream_record_id" integer NOT NULL, "created_at" datetime NOT NULL)  (0.1ms) CREATE INDEX "index_event_records_on_command_record_id" ON "event_records" ("command_record_id")  (0.1ms) CREATE INDEX "index_event_records_on_created_at" ON "event_records" ("created_at")  (0.1ms) CREATE INDEX "index_event_records_on_event_type" ON "event_records" ("event_type")  (0.1ms) DROP TABLE IF EXISTS "command_records"  (0.1ms) CREATE TABLE "command_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" varchar, "aggregate_id" varchar, "command_type" varchar NOT NULL, "command_json" text NOT NULL, "created_at" datetime NOT NULL)  (0.1ms) DROP TABLE IF EXISTS "stream_records"  (0.3ms) CREATE TABLE "stream_records" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "aggregate_type" varchar NOT NULL, "aggregate_id" varchar NOT NULL, "snapshot_threshold" integer, "created_at" datetime NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "index_stream_records_on_aggregate_id" ON "stream_records" ("aggregate_id") ActiveRecord::SchemaMigration Create (0.7ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20190306181535"]]  (1.7ms) commit transaction ActiveRecord::InternalMetadata Load (0.2ms) SELECT "ar_internal_metadata".* FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? LIMIT ? [["key", "environment"], ["LIMIT", 1]]  (0.3ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Started GET "/sequent/events" for ::1 at 2019-03-06 13:22:49 -0500  (2.1ms) SELECT sqlite_version(*)  (0.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Processing by Sequent::EventsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Sequent::Core::EventRecord Load (0.7ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 4.7ms | Allocations: 1547) Completed 500 Internal Server Error in 257ms (ActiveRecord: 1.1ms | Allocations: 288383) ActionView::Template::Error (The asset "sequent/application.css" is not present in the asset pipeline.): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag "sequent/application", media: "all" %> 9: 10: 11: sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:83:in `compute_asset_path' actionview (6.0.0.beta2) lib/action_view/helpers/asset_url_helper.rb:201:in `asset_path' actionview (6.0.0.beta2) lib/action_view/helpers/asset_url_helper.rb:346:in `stylesheet_path' actionview (6.0.0.beta2) lib/action_view/helpers/asset_tag_helper.rb:143:in `block in stylesheet_link_tag' actionview (6.0.0.beta2) lib/action_view/helpers/asset_tag_helper.rb:142:in `map' actionview (6.0.0.beta2) lib/action_view/helpers/asset_tag_helper.rb:142:in `stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:179:in `block in stylesheet_link_tag' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `map' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:169:in `stylesheet_link_tag' /Users/sdeziel/dev/sequent-rails/app/views/layouts/sequent/application.html.erb:8 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:65:in `render_with_layout' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0.beta2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0.beta2) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0.beta2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:43:in `render' /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:7:in `index' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events" for ::1 at 2019-03-06 13:23:10 -0500 Processing by Sequent::EventsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 1.8ms | Allocations: 1273) Completed 200 OK in 65ms (Views: 64.2ms | ActiveRecord: 0.1ms | Allocations: 11548) Started GET "/sequent/events" for ::1 at 2019-03-08 17:36:10 -0500  (3.9ms) SELECT sqlite_version(*)  (0.6ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Processing by Sequent::EventsController#index as HTML Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.4ms | Allocations: 711) ArgumentError (wrong number of arguments (given 1, expected 0)): /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:6:in `group_by' /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:6:in `index' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events" for ::1 at 2019-03-08 17:36:57 -0500  (0.3ms) SELECT sqlite_version(*) Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (1.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [0 times] (Duration: 0.0ms | Allocations: 3) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 1.2ms | Allocations: 451) Completed 200 OK in 246ms (Views: 236.7ms | ActiveRecord: 1.2ms | Allocations: 291695)  (23.2ms) SELECT sqlite_version(*)  (0.5ms) SELECT sqlite_version(*)  (3.1ms) SELECT sqlite_version(*)  (0.3ms) SELECT sqlite_version(*)  (3.6ms) SELECT sqlite_version(*)  (0.1ms) begin transaction Sequent::Core::CommandRecord Create (1.8ms) INSERT INTO "command_records" ("aggregate_id", "command_type", "command_json", "created_at") VALUES (?, ?, ?, ?) [["aggregate_id", "c0b374e9-8f8f-41a0-98de-a3f731d88af8"], ["command_type", "SomeCommand"], ["command_json", "{\"some_value\":\"hello world!\",\"aggregate_id\":\"c0b374e9-8f8f-41a0-98de-a3f731d88af8\",\"user_id\":null,\"created_at\":\"2019-03-08T17:57:25.317-05:00\"}"], ["created_at", "2019-03-08 22:57:25.317301"]] Sequent::Core::StreamRecord Create (0.5ms) INSERT INTO "stream_records" ("aggregate_type", "aggregate_id", "created_at") VALUES (?, ?, ?) [["aggregate_type", "DummyAggregate"], ["aggregate_id", "c0b374e9-8f8f-41a0-98de-a3f731d88af8"], ["created_at", "2019-03-08 22:57:25.386891"]]  (0.8ms) insert into "event_records" ("aggregate_id","sequence_number","event_type","event_json","command_record_id","stream_record_id","created_at") values ('c0b374e9-8f8f-41a0-98de-a3f731d88af8',1,'ValueAdded','{"some_value":"hello world!","aggregate_id":"c0b374e9-8f8f-41a0-98de-a3f731d88af8","sequence_number":1,"created_at":"2019-03-08T17:57:25.331-05:00"}',1,1,'2019-03-08 22:57:25.331727')  (0.9ms) commit transaction Started GET "/sequent/events" for ::1 at 2019-03-08 17:57:31 -0500  (0.4ms) SELECT sqlite_version(*) Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 2.0ms | Allocations: 2329) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 3.2ms | Allocations: 2778) Completed 500 Internal Server Error in 36ms (ActiveRecord: 1.4ms | Allocations: 17775) ActionView::Template::Error (undefined method `id' for #): 1: 2: <%= event_record.id %> 3: <%= link_to event_record.event_type, event_path(event_record) %> 4: <%= event_record.aggregate_id %> 5: <%= event_record.sequence_number %> /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb:2 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:455:in `block in collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `map' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `collection_with_template' activerecord (6.0.0.beta2) lib/active_record/railties/collection_cache_association_loading.rb:30:in `collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:340:in `block (2 levels) in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer/collection_caching.rb:15:in `cache_collection_render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:339:in `block in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:328:in `render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:318:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:65:in `render_partial_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:27:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:22:in `render' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:34:in `block in render' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:30:in `render' /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb:14 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0.beta2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0.beta2) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0.beta2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events" for ::1 at 2019-03-08 17:59:20 -0500 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 7.9ms | Allocations: 4161) Completed 500 Internal Server Error in 20ms (ActiveRecord: 0.4ms | Allocations: 7857) ActionView::Template::Error (undefined local variable or method `grouped_events' for #<#:0x00007fc24ab96888>): 11: 12: 13: 14: <% grouped_events.each do |command, events| %> 15: <%= render collection: events, partial: 'event_record' %> 16: <% end %> 17: /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb:14 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0.beta2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0.beta2) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0.beta2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events" for ::1 at 2019-03-08 17:59:43 -0500 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.3ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 1.8ms | Allocations: 292) Completed 500 Internal Server Error in 15ms (ActiveRecord: 0.5ms | Allocations: 3970) ActionView::Template::Error (undefined method `each' for nil:NilClass): 11: 12: 13: 14: <% @grouped_events.each do |command, events| %> 15: <%= render collection: events, partial: 'event_record' %> 16: <% end %> 17: /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb:14 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0.beta2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0.beta2) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0.beta2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events" for ::1 at 2019-03-08 17:59:58 -0500 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 0.7ms | Allocations: 289) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.3ms | Allocations: 3967) ActionView::Template::Error (undefined method `each' for nil:NilClass): 11: 12: 13: 14: <% @grouped_events.each do |command, events| %> 15: <%= render collection: events, partial: 'event_record' %> 16: <% end %> 17: /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb:14 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0.beta2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0.beta2) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0.beta2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events" for ::1 at 2019-03-08 18:00:06 -0500  (0.4ms) SELECT sqlite_version(*) Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.3ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.9ms | Allocations: 371) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.0ms | Allocations: 850) Completed 200 OK in 21ms (Views: 12.2ms | ActiveRecord: 0.5ms | Allocations: 8241) Started GET "/sequent/events" for ::1 at 2019-03-08 18:01:38 -0500 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.6ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.6ms | Allocations: 253) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.0ms | Allocations: 833) Completed 200 OK in 17ms (Views: 10.6ms | ActiveRecord: 0.8ms | Allocations: 7721) Started GET "/sequent/events" for ::1 at 2019-03-08 18:02:58 -0500 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.3ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.7ms | Allocations: 252) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.2ms | Allocations: 837) Completed 200 OK in 18ms (Views: 11.7ms | ActiveRecord: 0.4ms | Allocations: 7729) Started GET "/sequent/events" for ::1 at 2019-03-08 18:04:08 -0500 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.6ms | Allocations: 252) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.1ms | Allocations: 838) Completed 200 OK in 14ms (Views: 9.8ms | ActiveRecord: 0.3ms | Allocations: 7729) Started GET "/sequent/events" for ::1 at 2019-03-08 18:04:55 -0500 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.5ms | Allocations: 252) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 7.6ms | Allocations: 838) Completed 200 OK in 22ms (Views: 17.7ms | ActiveRecord: 0.3ms | Allocations: 7729) Started GET "/sequent/events" for ::1 at 2019-03-08 18:05:17 -0500 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.0ms | Allocations: 252) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 3.0ms | Allocations: 837) Completed 200 OK in 19ms (Views: 14.7ms | ActiveRecord: 0.3ms | Allocations: 7705) Started GET "/sequent/events" for ::1 at 2019-03-08 18:06:00 -0500 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.1ms | Allocations: 253) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 3.3ms | Allocations: 837) Completed 200 OK in 19ms (Views: 14.5ms | ActiveRecord: 0.3ms | Allocations: 7730) Started GET "/sequent/events" for ::1 at 2019-03-11 12:08:11 -0400  (2.6ms) SELECT sqlite_version(*)  (0.5ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.5ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.7ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.0ms | Allocations: 265) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 5.7ms | Allocations: 1128) Completed 200 OK in 339ms (Views: 264.1ms | ActiveRecord: 4.6ms | Allocations: 305513) Started GET "/sequent/events" for ::1 at 2019-03-11 12:08:15 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.6ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.0ms | Allocations: 843) Completed 200 OK in 18ms (Views: 13.1ms | ActiveRecord: 0.3ms | Allocations: 7714) Started GET "/sequent/events" for ::1 at 2019-03-11 13:55:17 -0400  (2.4ms) SELECT sqlite_version(*)  (0.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.7ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.9ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.8ms | Allocations: 265) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 6.9ms | Allocations: 1128) Completed 200 OK in 361ms (Views: 287.1ms | ActiveRecord: 4.6ms | Allocations: 305548) Started GET "/sequent/events" for ::1 at 2019-03-11 13:56:42 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.4ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.7ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.2ms | Allocations: 841) Completed 200 OK in 22ms (Views: 15.6ms | ActiveRecord: 0.7ms | Allocations: 7742) Started GET "/sequent/events" for ::1 at 2019-03-11 13:58:07 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.3ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.0ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.9ms | Allocations: 832) Completed 200 OK in 32ms (Views: 18.7ms | ActiveRecord: 0.5ms | Allocations: 7718) Started GET "/sequent/events" for ::1 at 2019-03-11 13:58:08 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.8ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.9ms | Allocations: 830) Completed 200 OK in 21ms (Views: 15.7ms | ActiveRecord: 0.3ms | Allocations: 7696) Started GET "/sequent/events" for ::1 at 2019-03-11 13:59:03 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.4ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.3ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 5.3ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 8.4ms | Allocations: 832) Completed 200 OK in 31ms (Views: 20.7ms | ActiveRecord: 0.7ms | Allocations: 7722) Started GET "/sequent/events" for ::1 at 2019-03-11 13:59:51 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.7ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.3ms | Allocations: 833) Completed 200 OK in 20ms (Views: 14.4ms | ActiveRecord: 0.3ms | Allocations: 7723) Started GET "/sequent/events" for ::1 at 2019-03-11 14:00:20 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.8ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 3.2ms | Allocations: 831) Completed 200 OK in 19ms (Views: 14.5ms | ActiveRecord: 0.3ms | Allocations: 7699) Started GET "/sequent/events" for ::1 at 2019-03-11 14:01:28 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.7ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.2ms | Allocations: 833) Completed 200 OK in 22ms (Views: 15.9ms | ActiveRecord: 0.4ms | Allocations: 7721) Started GET "/sequent/events" for ::1 at 2019-03-11 14:02:28 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.9ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.8ms | Allocations: 831) Completed 200 OK in 24ms (Views: 18.6ms | ActiveRecord: 0.3ms | Allocations: 7723) Started GET "/sequent/events" for ::1 at 2019-03-11 14:04:55 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.3ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.6ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.2ms | Allocations: 831) Completed 200 OK in 18ms (Views: 12.1ms | ActiveRecord: 0.5ms | Allocations: 7720) Started GET "/sequent/events" for ::1 at 2019-03-11 14:05:10 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.6ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.2ms | Allocations: 830) Completed 200 OK in 19ms (Views: 14.3ms | ActiveRecord: 0.2ms | Allocations: 7692) Started GET "/sequent/events/1" for ::1 at 2019-03-11 14:05:20 -0400 Processing by Sequent::EventsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::EventRecord Load (0.3ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application (Duration: 9.2ms | Allocations: 2524) Completed 200 OK in 28ms (Views: 24.3ms | ActiveRecord: 0.5ms | Allocations: 8211) Started GET "/sequent/events/1" for ::1 at 2019-03-11 14:09:01 -0400 Processing by Sequent::EventsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application Sequent::Core::CommandRecord Load (0.3ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application (Duration: 4.7ms | Allocations: 1598) Completed 200 OK in 19ms (Views: 16.0ms | ActiveRecord: 0.4ms | Allocations: 7135) Started GET "/sequent/events" for ::1 at 2019-03-11 14:09:03 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.6ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.6ms | Allocations: 830) Completed 200 OK in 25ms (Views: 15.8ms | ActiveRecord: 0.4ms | Allocations: 7704) Started GET "/sequent/events" for ::1 at 2019-03-11 14:10:21 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.7ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.5ms | Allocations: 831) Completed 200 OK in 28ms (Views: 22.9ms | ActiveRecord: 0.3ms | Allocations: 7721) Started GET "/sequent/events" for ::1 at 2019-03-11 14:10:52 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.6ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 5.2ms | Allocations: 832) Completed 200 OK in 20ms (Views: 15.0ms | ActiveRecord: 0.3ms | Allocations: 7720) Started GET "/sequent/events/1" for ::1 at 2019-03-11 14:10:59 -0400 Processing by Sequent::EventsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application (Duration: 3.2ms | Allocations: 1596) Completed 200 OK in 19ms (Views: 15.4ms | ActiveRecord: 0.4ms | Allocations: 7111) Started GET "/sequent/events" for ::1 at 2019-03-11 14:11:10 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.2ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 3.7ms | Allocations: 831) Completed 200 OK in 24ms (Views: 18.3ms | ActiveRecord: 0.3ms | Allocations: 7697) Started GET "/sequent/events" for ::1 at 2019-03-11 14:12:20 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.3ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.4ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.7ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.7ms | Allocations: 831) Completed 200 OK in 25ms (Views: 15.4ms | ActiveRecord: 0.6ms | Allocations: 7715) Started GET "/sequent/events/1" for ::1 at 2019-03-11 14:12:26 -0400 Processing by Sequent::EventsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application (Duration: 3.1ms | Allocations: 1596) Completed 200 OK in 50ms (Views: 48.0ms | ActiveRecord: 0.3ms | Allocations: 7116) Started GET "/sequent/events/1" for ::1 at 2019-03-11 14:14:23 -0400 Processing by Sequent::EventsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application Sequent::Core::CommandRecord Load (0.3ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application (Duration: 6.7ms | Allocations: 1603) Completed 200 OK in 17ms (Views: 14.6ms | ActiveRecord: 0.5ms | Allocations: 7145) Started GET "/sequent/events/1" for ::1 at 2019-03-11 14:15:02 -0400 Processing by Sequent::EventsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application (Duration: 3.6ms | Allocations: 1599) Completed 200 OK in 19ms (Views: 16.3ms | ActiveRecord: 0.3ms | Allocations: 7137) Started GET "/sequent/events/1" for ::1 at 2019-03-11 14:15:57 -0400 Processing by Sequent::EventsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application Sequent::Core::CommandRecord Load (0.9ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application (Duration: 9.6ms | Allocations: 1600) Completed 200 OK in 20ms (Views: 17.0ms | ActiveRecord: 1.0ms | Allocations: 7131) Started GET "/sequent/commands/1" for ::1 at 2019-03-11 14:16:09 -0400 Processing by Sequent::CommandsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/commands/show.html.erb within layouts/sequent/application Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/commands/show.html.erb within layouts/sequent/application (Duration: 0.7ms | Allocations: 267) Completed 200 OK in 13ms (Views: 10.5ms | ActiveRecord: 0.2ms | Allocations: 5912) Started GET "/sequent/events/1" for ::1 at 2019-03-11 14:16:11 -0400 Processing by Sequent::EventsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::EventRecord Load (0.3ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application (Duration: 2.8ms | Allocations: 1597) Completed 200 OK in 19ms (Views: 14.7ms | ActiveRecord: 0.4ms | Allocations: 7120) Started GET "/sequent/commands/1" for ::1 at 2019-03-11 14:16:21 -0400 Processing by Sequent::CommandsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/commands/show.html.erb within layouts/sequent/application Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/commands/show.html.erb within layouts/sequent/application (Duration: 0.8ms | Allocations: 250) Completed 200 OK in 17ms (Views: 14.8ms | ActiveRecord: 0.1ms | Allocations: 5760) Started GET "/sequent/events/1" for ::1 at 2019-03-11 14:16:38 -0400 Processing by Sequent::EventsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application (Duration: 2.8ms | Allocations: 1597) Completed 200 OK in 16ms (Views: 11.0ms | ActiveRecord: 0.4ms | Allocations: 7118) Started GET "/subscriptions/new" for ::1 at 2019-03-11 14:20:44 -0400 ActionController::RoutingError (No route matches [GET] "/subscriptions/new"): actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:34:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events" for ::1 at 2019-03-11 14:20:47 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.8ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 3.6ms | Allocations: 834) Completed 200 OK in 18ms (Views: 13.1ms | ActiveRecord: 0.3ms | Allocations: 7716) Started GET "/sequent/events" for ::1 at 2019-03-12 15:19:58 -0400  (4.2ms) SELECT sqlite_version(*)  (2.3ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.6ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (1.7ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.9ms | Allocations: 265) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 4.2ms | Allocations: 1124) Completed 200 OK in 453ms (Views: 375.6ms | ActiveRecord: 3.9ms | Allocations: 305512) Started GET "/sequent/events" for ::1 at 2019-03-12 15:23:46 -0400  (0.3ms) SELECT sqlite_version(*) Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.8ms | Allocations: 252) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 3.1ms | Allocations: 845) Completed 200 OK in 22ms (Views: 13.5ms | ActiveRecord: 0.4ms | Allocations: 8261) Started GET "/sequent/events?stream_id=3" for ::1 at 2019-03-12 15:23:58 -0400 Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"3"} Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (1.9ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.8ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 5.3ms | Allocations: 830) Completed 200 OK in 33ms (Views: 20.9ms | ActiveRecord: 2.1ms | Allocations: 7747) Started GET "/sequent/events?stream_id=3" for ::1 at 2019-03-12 15:24:20 -0400  (15.3ms) SELECT sqlite_version(*)  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"3"} Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.4ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.2ms | Allocations: 265) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 5.4ms | Allocations: 1125) Completed 200 OK in 282ms (Views: 243.6ms | ActiveRecord: 2.3ms | Allocations: 305938) Started GET "/sequent/events?stream_id=4" for ::1 at 2019-03-12 15:24:23 -0400 Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"4"} Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.3ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.0ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 7.2ms | Allocations: 839) Completed 200 OK in 27ms (Views: 20.0ms | ActiveRecord: 0.4ms | Allocations: 7760) Started GET "/sequent/events?stream_id=4" for ::1 at 2019-03-12 15:24:34 -0400  (0.3ms) SELECT sqlite_version(*) Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"4"} Sequent::Core::EventRecord Load (0.7ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.0ms | Allocations: 252) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 3.4ms | Allocations: 835) Completed 200 OK in 30469ms (Views: 17.5ms | ActiveRecord: 0.9ms | Allocations: 26163) Started GET "/sequent/events?stream_id=4" for ::1 at 2019-03-12 15:25:06 -0400  (0.4ms) SELECT sqlite_version(*) Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"4"} Sequent::Core::EventRecord Load (0.4ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."stream_id" = ? ORDER BY "event_records"."id" DESC [["stream_id", "4"]] Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.4ms | Allocations: 1646) ActiveRecord::StatementInvalid (SQLite3::SQLException: no such column: event_records.stream_id): sqlite3 (1.4.0) lib/sqlite3/database.rb:147:in `initialize' sqlite3 (1.4.0) lib/sqlite3/database.rb:147:in `new' sqlite3 (1.4.0) lib/sqlite3/database.rb:147:in `prepare' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/sqlite3_adapter.rb:241:in `block (2 levels) in exec_query' activesupport (6.0.0.beta2) lib/active_support/dependencies/interlock.rb:48:in `block in permit_concurrent_loads' activesupport (6.0.0.beta2) lib/active_support/concurrency/share_lock.rb:187:in `yield_shares' activesupport (6.0.0.beta2) lib/active_support/dependencies/interlock.rb:47:in `permit_concurrent_loads' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/sqlite3_adapter.rb:227:in `block in exec_query' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/abstract_adapter.rb:643:in `block (2 levels) in log' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/monitor.rb:230:in `mon_synchronize' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/abstract_adapter.rb:642:in `block in log' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/abstract_adapter.rb:633:in `log' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/sqlite3_adapter.rb:226:in `exec_query' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/abstract/database_statements.rb:453:in `select_prepared' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/abstract/database_statements.rb:68:in `select_all' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/abstract/query_cache.rb:104:in `block in select_all' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/abstract/query_cache.rb:122:in `block in cache_sql' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/monitor.rb:230:in `mon_synchronize' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/abstract/query_cache.rb:113:in `cache_sql' activerecord (6.0.0.beta2) lib/active_record/connection_adapters/abstract/query_cache.rb:104:in `select_all' activerecord (6.0.0.beta2) lib/active_record/querying.rb:41:in `find_by_sql' activerecord (6.0.0.beta2) lib/active_record/relation.rb:731:in `block in exec_queries' activerecord (6.0.0.beta2) lib/active_record/relation.rb:749:in `skip_query_cache_if_necessary' activerecord (6.0.0.beta2) lib/active_record/relation.rb:718:in `exec_queries' activerecord (6.0.0.beta2) lib/active_record/relation.rb:541:in `load' activerecord (6.0.0.beta2) lib/active_record/relation.rb:246:in `records' activerecord (6.0.0.beta2) lib/active_record/relation/delegation.rb:71:in `each' /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:6:in `group_by' /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:6:in `index' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events?stream_id=4" for ::1 at 2019-03-12 15:25:24 -0400  (0.3ms) SELECT sqlite_version(*) Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"4"} Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms | Allocations: 1591) NameError (undefined local variable or method `asdf' for #): /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:17:in `get_events' /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:6:in `index' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events?stream_id=4" for ::1 at 2019-03-12 15:26:56 -0400  (0.3ms) SELECT sqlite_version(*) Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"4"} Sequent::Core::StreamRecord Load (1.2ms) SELECT "stream_records".* FROM "stream_records" WHERE "stream_records"."id" = ? LIMIT ? [["id", 4], ["LIMIT", 1]] Completed 404 Not Found in 10ms (ActiveRecord: 1.9ms | Allocations: 2195) ActiveRecord::RecordNotFound (Couldn't find Sequent::Core::StreamRecord with 'id'=4): activerecord (6.0.0.beta2) lib/active_record/core.rb:178:in `find' /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:17:in `get_events' /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:6:in `index' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/events?stream_id=1" for ::1 at 2019-03-12 15:27:04 -0400 Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"1"} Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" WHERE "stream_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."stream_record_id" = ? ORDER BY "event_records"."id" DESC [["stream_record_id", 1]] Sequent::Core::CommandRecord Load (0.3ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.6ms | Allocations: 252) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.1ms | Allocations: 839) Completed 200 OK in 46ms (Views: 14.2ms | ActiveRecord: 0.7ms | Allocations: 14053) Started GET "/sequent/streams/1/events" for ::1 at 2019-03-12 15:27:51 -0400  (0.2ms) SELECT sqlite_version(*) Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"1"} Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" WHERE "stream_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."stream_record_id" = ? ORDER BY "event_records"."id" DESC [["stream_record_id", 1]] Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.7ms | Allocations: 252) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.1ms | Allocations: 836) Completed 200 OK in 22ms (Views: 12.3ms | ActiveRecord: 0.6ms | Allocations: 9261) Started GET "/sequent/streams/2/events" for ::1 at 2019-03-12 15:27:56 -0400 Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"2"} Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" WHERE "stream_records"."id" = ? LIMIT ? [["id", 2], ["LIMIT", 1]] Completed 404 Not Found in 4ms (ActiveRecord: 0.2ms | Allocations: 971) ActiveRecord::RecordNotFound (Couldn't find Sequent::Core::StreamRecord with 'id'=2): activerecord (6.0.0.beta2) lib/active_record/core.rb:178:in `find' /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:17:in `get_events' /Users/sdeziel/dev/sequent-rails/app/controllers/sequent/events_controller.rb:6:in `index' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/commands/1" for ::1 at 2019-03-12 15:28:15 -0400  (0.3ms) SELECT sqlite_version(*) Processing by Sequent::CommandsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/commands/show.html.erb within layouts/sequent/application Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/commands/show.html.erb within layouts/sequent/application (Duration: 0.7ms | Allocations: 270) Completed 200 OK in 15ms (Views: 9.2ms | ActiveRecord: 0.2ms | Allocations: 6398) Started GET "/sequent/streams/1/commands" for ::1 at 2019-03-12 15:28:26 -0400 Processing by Sequent::CommandsController#index as HTML Parameters: {"stream_id"=>"1"} Completed 406 Not Acceptable in 11ms (ActiveRecord: 0.0ms | Allocations: 2009) ActionController::MissingExactTemplate (Sequent::CommandsController#index is missing a template for request formats: text/html): actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/streams/1" for ::1 at 2019-03-12 15:30:57 -0400  (0.3ms) SELECT sqlite_version(*) ActionController::RoutingError (uninitialized constant Sequent::StreamsController): activesupport (6.0.0.beta2) lib/active_support/inflector/methods.rb:284:in `const_get' activesupport (6.0.0.beta2) lib/active_support/inflector/methods.rb:284:in `block in constantize' activesupport (6.0.0.beta2) lib/active_support/inflector/methods.rb:280:in `each' activesupport (6.0.0.beta2) lib/active_support/inflector/methods.rb:280:in `inject' activesupport (6.0.0.beta2) lib/active_support/inflector/methods.rb:280:in `constantize' activesupport (6.0.0.beta2) lib/active_support/dependencies/zeitwerk_integration.rb:16:in `constantize' actionpack (6.0.0.beta2) lib/action_dispatch/http/request.rb:88:in `controller_class_for' actionpack (6.0.0.beta2) lib/action_dispatch/http/request.rb:81:in `controller_class' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:45:in `controller' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/streams/1/events" for ::1 at 2019-03-12 15:31:06 -0400 Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"1"} Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" WHERE "stream_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."stream_record_id" = ? ORDER BY "event_records"."id" DESC [["stream_record_id", 1]] Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.7ms | Allocations: 259) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.2ms | Allocations: 852) Completed 200 OK in 33ms (Views: 22.1ms | ActiveRecord: 0.6ms | Allocations: 8909) Started GET "/sequent/commands/1" for ::1 at 2019-03-12 15:31:34 -0400 Processing by Sequent::CommandsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/commands/show.html.erb within layouts/sequent/application Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/commands/show.html.erb within layouts/sequent/application (Duration: 0.8ms | Allocations: 251) Completed 200 OK in 15ms (Views: 12.6ms | ActiveRecord: 0.2ms | Allocations: 5789) Started GET "/sequent/events/1" for ::1 at 2019-03-12 15:31:51 -0400  (0.2ms) SELECT sqlite_version(*) Processing by Sequent::EventsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application (Duration: 3.7ms | Allocations: 1807) Completed 200 OK in 18ms (Views: 11.8ms | ActiveRecord: 0.4ms | Allocations: 7940) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:03:46 -0400  (0.3ms) SELECT sqlite_version(*) Processing by Sequent::StreamsController#index as HTML Completed 406 Not Acceptable in 7ms (ActiveRecord: 0.0ms | Allocations: 2416) ActionController::MissingExactTemplate (Sequent::StreamsController#index is missing a template for request formats: text/html): actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:04:15 -0400 Processing by Sequent::StreamsController#index as HTML Completed 406 Not Acceptable in 6ms (ActiveRecord: 0.0ms | Allocations: 1994) ActionController::MissingExactTemplate (Sequent::StreamsController#index is missing a template for request formats: text/html): actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:04:24 -0400 Processing by Sequent::StreamsController#index as HTML Completed 406 Not Acceptable in 4ms (ActiveRecord: 0.0ms | Allocations: 1994) ActionController::MissingExactTemplate (Sequent::StreamsController#index is missing a template for request formats: text/html): actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:04:27 -0400 Processing by Sequent::StreamsController#index as HTML Completed 406 Not Acceptable in 4ms (ActiveRecord: 0.0ms | Allocations: 1994) ActionController::MissingExactTemplate (Sequent::StreamsController#index is missing a template for request formats: text/html): actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:45:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:05:06 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 1.3ms | Allocations: 74) Completed 200 OK in 15ms (Views: 14.2ms | ActiveRecord: 0.0ms | Allocations: 4795) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:05:26 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 0.4ms | Allocations: 71) Completed 200 OK in 13ms (Views: 11.6ms | ActiveRecord: 0.0ms | Allocations: 4771) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:05:45 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 0.8ms | Allocations: 227) Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms | Allocations: 1728) ActionView::Template::Error ('nil' is not an ActiveModel-compatible object. It must implement :to_partial_path.): 1: <%= render @streams %> actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:497:in `partial_path' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:406:in `setup' activerecord (6.0.0.beta2) lib/active_record/railties/collection_cache_association_loading.rb:9:in `setup' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:299:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:65:in `render_partial_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:53:in `render_partial' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:38:in `render' /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb:1 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0.beta2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0.beta2) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0.beta2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:06:24 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Rendered collection of templates [0 times] (Duration: 0.0ms | Allocations: 3) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 0.6ms | Allocations: 146) Completed 200 OK in 15ms (Views: 13.4ms | ActiveRecord: 0.0ms | Allocations: 4869) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:06:51 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Rendered collection of templates [0 times] (Duration: 0.0ms | Allocations: 3) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 0.6ms | Allocations: 145) Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.0ms | Allocations: 4843) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:07:54 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Rendered collection of templates [0 times] (Duration: 0.0ms | Allocations: 3) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 0.6ms | Allocations: 156) Completed 200 OK in 10ms (Views: 8.7ms | ActiveRecord: 0.0ms | Allocations: 4866) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:08:28 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Rendered collection of templates [0 times] (Duration: 0.0ms | Allocations: 3) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 0.5ms | Allocations: 154) Completed 200 OK in 14ms (Views: 12.5ms | ActiveRecord: 0.0ms | Allocations: 4870) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:08:29 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Rendered collection of templates [0 times] (Duration: 0.0ms | Allocations: 3) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 0.6ms | Allocations: 153) Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.0ms | Allocations: 4850) Started GET "/sequent/events/" for ::1 at 2019-03-12 16:08:34 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.4ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.4ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.4ms | Allocations: 259) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 3.8ms | Allocations: 851) Completed 200 OK in 32ms (Views: 26.0ms | ActiveRecord: 0.8ms | Allocations: 7846) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:08:39 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Rendered collection of templates [0 times] (Duration: 0.0ms | Allocations: 3) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 0.6ms | Allocations: 153) Completed 200 OK in 12ms (Views: 10.4ms | ActiveRecord: 0.0ms | Allocations: 4856) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:08:56 -0400  (0.3ms) SELECT sqlite_version(*) Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (1.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 5.2ms | Allocations: 2092) Completed 500 Internal Server Error in 13ms (ActiveRecord: 1.2ms | Allocations: 4008) ActionView::Template::Error (Missing partial sequent/core/stream_records/_stream_record with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "/Users/sdeziel/dev/sequent-rails/spec/dummy/app/views" * "/Users/sdeziel/dev/sequent-rails/app/views" * "/Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/gems/2.6.0/gems/actiontext-6.0.0.beta2/app/views" * "/Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/gems/2.6.0/gems/actionmailbox-6.0.0.beta2/app/views" ): 1:
    2: <%= render partial: :stream_record, collection: @streams %> 3:
actionview (6.0.0.beta2) lib/action_view/path_set.rb:48:in `find' actionview (6.0.0.beta2) lib/action_view/lookup_context.rb:129:in `find' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:437:in `find_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:432:in `find_partial' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:308:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:65:in `render_partial_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:27:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:22:in `render' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:34:in `block in render' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:30:in `render' /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb:2 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0.beta2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0.beta2) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0.beta2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:09:16 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 0.4ms | Allocations: 124) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 3.3ms | Allocations: 1809) Completed 200 OK in 17ms (Views: 15.1ms | ActiveRecord: 0.2ms | Allocations: 6521) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:11:08 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 2.7ms | Allocations: 347) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 7.8ms | Allocations: 2033) Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.2ms | Allocations: 3542) ActionView::Template::Error (No route matches {:action=>"index", :controller=>"sequent/events", :stream_id=>nil}, possible unmatched constraints: [:stream_id]): 1:
  • 2: <%= link_to 'Events', stream_events_path(@stream_record) %> 3:
  • actionpack (6.0.0.beta2) lib/action_dispatch/journey/formatter.rb:57:in `generate' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:743:in `generate' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:774:in `generate' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:821:in `url_for' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:272:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:213:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:330:in `block (2 levels) in define_url_helper' /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb:2 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:455:in `block in collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `map' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `collection_with_template' activerecord (6.0.0.beta2) lib/active_record/railties/collection_cache_association_loading.rb:30:in `collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:340:in `block (2 levels) in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer/collection_caching.rb:15:in `cache_collection_render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:339:in `block in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:328:in `render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:318:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:65:in `render_partial_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:27:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:22:in `render' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:34:in `block in render' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:30:in `render' /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb:2 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0.beta2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0.beta2) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0.beta2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:11:21 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.6ms | Allocations: 336) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 4.8ms | Allocations: 2016) Completed 500 Internal Server Error in 12ms (ActiveRecord: 0.1ms | Allocations: 3526) ActionView::Template::Error (No route matches {:action=>"index", :controller=>"sequent/events", :stream_id=>nil}, possible unmatched constraints: [:stream_id]): 1:
  • 2: <%= link_to 'Events', stream_events_path(stream_id: @stream_record) %> 3:
  • actionpack (6.0.0.beta2) lib/action_dispatch/journey/formatter.rb:57:in `generate' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:743:in `generate' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:774:in `generate' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:821:in `url_for' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:272:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:213:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:330:in `block (2 levels) in define_url_helper' /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb:2 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:455:in `block in collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `map' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `collection_with_template' activerecord (6.0.0.beta2) lib/active_record/railties/collection_cache_association_loading.rb:30:in `collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:340:in `block (2 levels) in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer/collection_caching.rb:15:in `cache_collection_render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:339:in `block in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:328:in `render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:318:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:65:in `render_partial_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:27:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:22:in `render' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:34:in `block in render' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:30:in `render' /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb:2 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0.beta2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0.beta2) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0.beta2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' DEPRECATION WARNING: Using `bin/rake routes` is deprecated and will be removed in Rails 6.1. Use `bin/rails routes` instead. (called from
    at ./bin/rake:4) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:12:30 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 7.2ms | Allocations: 497) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 11.3ms | Allocations: 2186) Completed 200 OK in 22ms (Views: 20.0ms | ActiveRecord: 0.2ms | Allocations: 6910) Started GET "/sequent/events" for ::1 at 2019-03-12 16:12:31 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.7ms | Allocations: 252) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.6ms | Allocations: 835) Completed 200 OK in 19ms (Views: 14.1ms | ActiveRecord: 0.4ms | Allocations: 7790) Started GET "/sequent/events" for ::1 at 2019-03-12 16:12:49 -0400 Processing by Sequent::EventsController#index as HTML Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" ORDER BY "event_records"."id" DESC Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.6ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.1ms | Allocations: 830) Completed 200 OK in 14ms (Views: 10.5ms | ActiveRecord: 0.3ms | Allocations: 7717) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:12:52 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 0.6ms | Allocations: 266) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 3.4ms | Allocations: 1944) Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.1ms | Allocations: 3445) ActionView::Template::Error (undefined method `id' for nil:NilClass): 1:
  • 2: <%= link_to 'Events', stream_events_path(stream_id: @stream_record.id) %> 3:
  • /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb:2 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:455:in `block in collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `map' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `collection_with_template' activerecord (6.0.0.beta2) lib/active_record/railties/collection_cache_association_loading.rb:30:in `collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:340:in `block (2 levels) in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer/collection_caching.rb:15:in `cache_collection_render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:339:in `block in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:328:in `render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:318:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:65:in `render_partial_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:27:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:22:in `render' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:34:in `block in render' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:30:in `render' /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb:2 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0.beta2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0.beta2) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0.beta2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:13:00 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.4ms | Allocations: 197) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 5.0ms | Allocations: 1878) Completed 200 OK in 40ms (Views: 38.6ms | ActiveRecord: 0.1ms | Allocations: 6590) Started GET "/sequent/streams/1/events" for ::1 at 2019-03-12 16:13:01 -0400 Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"1"} Sequent::Core::StreamRecord Load (0.3ms) SELECT "stream_records".* FROM "stream_records" WHERE "stream_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."stream_record_id" = ? ORDER BY "event_records"."id" DESC [["stream_record_id", 1]] Sequent::Core::CommandRecord Load (2.5ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.9ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.5ms | Allocations: 837) Completed 200 OK in 28ms (Views: 13.1ms | ActiveRecord: 3.0ms | Allocations: 8766) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:13:08 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.0ms | Allocations: 200) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 4.1ms | Allocations: 1881) Completed 200 OK in 21ms (Views: 18.2ms | ActiveRecord: 0.2ms | Allocations: 6590) Started GET "/sequent/streams/1/events" for ::1 at 2019-03-12 16:13:10 -0400 Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"1"} Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" WHERE "stream_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."stream_record_id" = ? ORDER BY "event_records"."id" DESC [["stream_record_id", 1]] Sequent::Core::CommandRecord Load (0.1ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.0ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 3.0ms | Allocations: 830) Completed 200 OK in 20ms (Views: 12.6ms | ActiveRecord: 0.4ms | Allocations: 8710) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:14:08 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.2ms | Allocations: 200) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 7.1ms | Allocations: 1902) Completed 200 OK in 17ms (Views: 16.1ms | ActiveRecord: 0.2ms | Allocations: 6617) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:15:33 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 2.4ms | Allocations: 1342) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 5.6ms | Allocations: 3040) Completed 500 Internal Server Error in 14ms (ActiveRecord: 0.1ms | Allocations: 4549) ActionView::Template::Error (undefined method `to_h' for #): 4: <%= stream_record.aggregate_type %> 5: 6: 7: <%= stream_record.to_h.to_json %> 8: 9: 10: activemodel (6.0.0.beta2) lib/active_model/attribute_methods.rb:430:in `method_missing' /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb:7 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:455:in `block in collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `map' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `collection_with_template' activerecord (6.0.0.beta2) lib/active_record/railties/collection_cache_association_loading.rb:30:in `collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:340:in `block (2 levels) in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer/collection_caching.rb:15:in `cache_collection_render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:339:in `block in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:328:in `render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:318:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:65:in `render_partial_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:27:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:22:in `render' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:34:in `block in render' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:30:in `render' /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb:11 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0.beta2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0.beta2) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0.beta2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:15:46 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 0.9ms | Allocations: 278) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 4.4ms | Allocations: 1970) Completed 200 OK in 17ms (Views: 15.9ms | ActiveRecord: 0.1ms | Allocations: 6677) Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:17:02 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 7.1ms | Allocations: 3126) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 9.7ms | Allocations: 4823) Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.1ms | Allocations: 6332) ActionView::Template::Error (undefined local variable or method `current_path' for #<#:0x00007fa5c951f178>): 1: 2: <%= stream_record.id %> 3: <%= stream_record.aggregate_id %> 4: <%= link_to stream_record.aggregate_type, current_path %> 5: 6: 7: <%= stream_record.attributes.to_json %> /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb:4 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:455:in `block in collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `map' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `collection_with_template' activerecord (6.0.0.beta2) lib/active_record/railties/collection_cache_association_loading.rb:30:in `collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:340:in `block (2 levels) in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer/collection_caching.rb:15:in `cache_collection_render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:339:in `block in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:328:in `render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:318:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:65:in `render_partial_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:27:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:22:in `render' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:34:in `block in render' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:30:in `render' /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb:11 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0.beta2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0.beta2) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0.beta2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/streams/" for ::1 at 2019-03-12 16:18:15 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.0ms | Allocations: 445) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 3.6ms | Allocations: 2145) Completed 200 OK in 15ms (Views: 13.3ms | ActiveRecord: 0.1ms | Allocations: 6864) Started GET "/sequent/streams?aggregate_type=DummyAggregate" for ::1 at 2019-03-12 16:18:19 -0400 Processing by Sequent::StreamsController#index as HTML Parameters: {"aggregate_type"=>"DummyAggregate"} Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.5ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.1ms | Allocations: 382) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 8.2ms | Allocations: 2072) Completed 200 OK in 20ms (Views: 18.0ms | ActiveRecord: 0.5ms | Allocations: 6766) Started GET "/sequent/streams?aggregate_type=DummyAggregate" for ::1 at 2019-03-12 16:18:23 -0400 Processing by Sequent::StreamsController#index as HTML Parameters: {"aggregate_type"=>"DummyAggregate"} Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.0ms | Allocations: 382) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 4.1ms | Allocations: 2072) Completed 200 OK in 18ms (Views: 16.5ms | ActiveRecord: 0.2ms | Allocations: 6771) Started GET "/sequent/streams?aggregate_type=DummyAggregate" for ::1 at 2019-03-12 16:20:45 -0400 Processing by Sequent::StreamsController#index as HTML Parameters: {"aggregate_type"=>"DummyAggregate"} Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 0.9ms | Allocations: 358) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 4.1ms | Allocations: 2198) Completed 200 OK in 18ms (Views: 16.6ms | ActiveRecord: 0.2ms | Allocations: 6911) Started GET "/sequent/streams" for ::1 at 2019-03-12 16:20:47 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 4.2ms | Allocations: 382) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 8.8ms | Allocations: 2100) Completed 200 OK in 19ms (Views: 17.1ms | ActiveRecord: 0.1ms | Allocations: 6800) Started GET "/sequent/streams?aggregate_type=DummyAggregate" for ::1 at 2019-03-12 16:20:51 -0400 Processing by Sequent::StreamsController#index as HTML Parameters: {"aggregate_type"=>"DummyAggregate"} Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.3ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.1ms | Allocations: 358) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 8.1ms | Allocations: 2186) Completed 200 OK in 19ms (Views: 17.4ms | ActiveRecord: 0.3ms | Allocations: 6885) Started GET "/sequent/streams" for ::1 at 2019-03-12 16:20:53 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.1ms | Allocations: 382) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 4.3ms | Allocations: 2100) Completed 200 OK in 19ms (Views: 16.8ms | ActiveRecord: 0.2ms | Allocations: 6806) Started GET "/sequent/streams?aggregate_type=DummyAggregate" for ::1 at 2019-03-12 16:20:55 -0400 Processing by Sequent::StreamsController#index as HTML Parameters: {"aggregate_type"=>"DummyAggregate"} Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 22.8ms | Allocations: 358) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 25.9ms | Allocations: 2186) Completed 200 OK in 40ms (Views: 37.8ms | ActiveRecord: 0.2ms | Allocations: 6902) Started GET "/sequent/streams" for ::1 at 2019-03-12 16:21:09 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.5ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.0ms | Allocations: 382) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 6.6ms | Allocations: 2102) Completed 200 OK in 21ms (Views: 17.8ms | ActiveRecord: 0.5ms | Allocations: 6814) Started GET "/sequent/streams" for ::1 at 2019-03-12 16:22:10 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 2.3ms | Allocations: 1438) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 5.6ms | Allocations: 3164) Completed 500 Internal Server Error in 17ms (ActiveRecord: 0.2ms | Allocations: 4673) ActionView::Template::Error (undefined method `attrs' for #): 4: <%= link_to stream_record.aggregate_type, url_for(aggregate_type: stream_record.aggregate_type) %> 5: 6: 7: <%= stream_record.attrs.to_json %> 8: 9: 10: activemodel (6.0.0.beta2) lib/active_model/attribute_methods.rb:430:in `method_missing' /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb:7 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:455:in `block in collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `map' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:451:in `collection_with_template' activerecord (6.0.0.beta2) lib/active_record/railties/collection_cache_association_loading.rb:30:in `collection_with_template' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:340:in `block (2 levels) in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer/collection_caching.rb:15:in `cache_collection_render' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:339:in `block in render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:328:in `render_collection' actionview (6.0.0.beta2) lib/action_view/renderer/partial_renderer.rb:318:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:65:in `render_partial_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:27:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:22:in `render' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:34:in `block in render' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/helpers/rendering_helper.rb:30:in `render' /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb:14 actionview (6.0.0.beta2) lib/action_view/base.rb:274:in `run' actionview (6.0.0.beta2) lib/action_view/template.rb:177:in `block in render' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:182:in `instrument' actionview (6.0.0.beta2) lib/action_view/template.rb:393:in `instrument_render_template' actionview (6.0.0.beta2) lib/action_view/template.rb:175:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:89:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/abstract_renderer.rb:88:in `instrument' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (6.0.0.beta2) lib/action_view/renderer/template_renderer.rb:13:in `render' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:61:in `render_template_to_object' actionview (6.0.0.beta2) lib/action_view/renderer/renderer.rb:29:in `render_to_object' actionview (6.0.0.beta2) lib/action_view/rendering.rb:118:in `block in _render_template' actionview (6.0.0.beta2) lib/action_view/base.rb:304:in `in_rendering_context' actionview (6.0.0.beta2) lib/action_view/rendering.rb:117:in `_render_template' actionpack (6.0.0.beta2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (6.0.0.beta2) lib/action_view/rendering.rb:103:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (6.0.0.beta2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (6.0.0.beta2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block (2 levels) in render' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/benchmark.rb:308:in `realtime' activesupport (6.0.0.beta2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:44:in `block in render' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:85:in `cleanup_view_runtime' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:34:in `cleanup_view_runtime' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:43:in `render' actionpack (6.0.0.beta2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (6.0.0.beta2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:196:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:135:in `run_callbacks' actionpack (6.0.0.beta2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:33:in `block in process_action' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `block in instrument' activesupport (6.0.0.beta2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (6.0.0.beta2) lib/active_support/notifications.rb:180:in `instrument' actionpack (6.0.0.beta2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (6.0.0.beta2) lib/action_controller/metal/params_wrapper.rb:245:in `process_action' activerecord (6.0.0.beta2) lib/active_record/railties/controller_runtime.rb:27:in `process_action' actionpack (6.0.0.beta2) lib/abstract_controller/base.rb:136:in `process' actionview (6.0.0.beta2) lib/action_view/rendering.rb:39:in `process' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (6.0.0.beta2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:51:in `dispatch' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:33:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `public_send' railties (6.0.0.beta2) lib/rails/railtie.rb:190:in `method_missing' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (6.0.0.beta2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:49:in `block in serve' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `each' actionpack (6.0.0.beta2) lib/action_dispatch/journey/router.rb:32:in `serve' actionpack (6.0.0.beta2) lib/action_dispatch/routing/route_set.rb:839:in `call' rack (2.0.6) lib/rack/tempfile_reaper.rb:15:in `call' rack (2.0.6) lib/rack/etag.rb:25:in `call' rack (2.0.6) lib/rack/conditional_get.rb:25:in `call' rack (2.0.6) lib/rack/head.rb:12:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/http/content_security_policy.rb:18:in `call' rack (2.0.6) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.6) lib/rack/session/abstract/id.rb:226:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/cookies.rb:644:in `call' activerecord (6.0.0.beta2) lib/active_record/migration.rb:560:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call' activesupport (6.0.0.beta2) lib/active_support/callbacks.rb:101:in `run_callbacks' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:30:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread' Started GET "/sequent/streams" for ::1 at 2019-03-12 16:22:17 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 0.9ms | Allocations: 382) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 3.7ms | Allocations: 2102) Completed 200 OK in 17ms (Views: 15.8ms | ActiveRecord: 0.2ms | Allocations: 6817) Started GET "/sequent/streams" for ::1 at 2019-03-12 16:23:40 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 0.9ms | Allocations: 383) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 3.5ms | Allocations: 2109) Completed 200 OK in 14ms (Views: 12.6ms | ActiveRecord: 0.1ms | Allocations: 6820) Started GET "/sequent/streams?aggregate_type=DummyAggregate" for ::1 at 2019-03-12 16:23:52 -0400 Processing by Sequent::StreamsController#index as HTML Parameters: {"aggregate_type"=>"DummyAggregate"} Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.0ms | Allocations: 358) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 5.1ms | Allocations: 2186) Completed 200 OK in 17ms (Views: 15.4ms | ActiveRecord: 0.1ms | Allocations: 6888) Started GET "/sequent/streams" for ::1 at 2019-03-12 16:23:54 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 4.1ms | Allocations: 382) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 8.9ms | Allocations: 2100) Completed 200 OK in 18ms (Views: 16.8ms | ActiveRecord: 0.1ms | Allocations: 6801) Started GET "/sequent/streams" for ::1 at 2019-03-12 16:27:58 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.0ms | Allocations: 383) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 3.9ms | Allocations: 2119) Completed 200 OK in 15ms (Views: 13.4ms | ActiveRecord: 0.1ms | Allocations: 6839) Started GET "/sequent/streams?aggregate_type=DummyAggregate" for ::1 at 2019-03-12 16:27:59 -0400 Processing by Sequent::StreamsController#index as HTML Parameters: {"aggregate_type"=>"DummyAggregate"} Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.1ms | Allocations: 358) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 4.2ms | Allocations: 2190) Completed 200 OK in 18ms (Views: 16.5ms | ActiveRecord: 0.1ms | Allocations: 6886) Started GET "/sequent/streams?aggregate_type=DummyAggregate" for ::1 at 2019-03-12 16:28:05 -0400 Processing by Sequent::StreamsController#index as HTML Parameters: {"aggregate_type"=>"DummyAggregate"} Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.2ms | Allocations: 358) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 5.0ms | Allocations: 2186) Completed 200 OK in 18ms (Views: 16.4ms | ActiveRecord: 0.2ms | Allocations: 6889) Started GET "/sequent/streams" for ::1 at 2019-03-12 16:28:07 -0400 Processing by Sequent::StreamsController#index as HTML Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 1.3ms | Allocations: 382) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 4.4ms | Allocations: 2100) Completed 200 OK in 23ms (Views: 21.6ms | ActiveRecord: 0.2ms | Allocations: 6802) Started GET "/sequent/streams?aggregate_type=DummyAggregate" for ::1 at 2019-03-12 16:28:24 -0400 Processing by Sequent::StreamsController#index as HTML Parameters: {"aggregate_type"=>"DummyAggregate"} Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.1ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 2.1ms | Allocations: 358) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 6.1ms | Allocations: 2186) Completed 200 OK in 18ms (Views: 16.7ms | ActiveRecord: 0.1ms | Allocations: 6884) Started GET "/sequent/streams?aggregate_type=DummyAggregate" for ::1 at 2019-03-12 16:29:13 -0400 Processing by Sequent::StreamsController#index as HTML Parameters: {"aggregate_type"=>"DummyAggregate"} Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" ORDER BY "stream_records"."id" DESC Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/_stream_record.html.erb [1 times] (Duration: 2.0ms | Allocations: 410) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/streams/index.html.erb within layouts/sequent/application (Duration: 7.0ms | Allocations: 2247) Completed 200 OK in 24ms (Views: 21.4ms | ActiveRecord: 0.2ms | Allocations: 6962) Started GET "/sequent/streams/1/events" for ::1 at 2019-03-12 16:29:16 -0400 Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"1"} Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" WHERE "stream_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."stream_record_id" = ? ORDER BY "event_records"."id" DESC [["stream_record_id", 1]] Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.6ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.1ms | Allocations: 832) Completed 200 OK in 26ms (Views: 15.6ms | ActiveRecord: 0.6ms | Allocations: 8720) Started GET "/sequent/streams/1/events" for ::1 at 2019-03-12 16:30:17 -0400 Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"1"} Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" WHERE "stream_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."stream_record_id" = ? ORDER BY "event_records"."id" DESC [["stream_record_id", 1]] Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.7ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.3ms | Allocations: 831) Completed 200 OK in 25ms (Views: 12.3ms | ActiveRecord: 0.6ms | Allocations: 8737) Started GET "/sequent/commands/1" for ::1 at 2019-03-12 16:30:18 -0400 Processing by Sequent::CommandsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/commands/show.html.erb within layouts/sequent/application Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/commands/show.html.erb within layouts/sequent/application (Duration: 1.3ms | Allocations: 251) Completed 200 OK in 15ms (Views: 12.1ms | ActiveRecord: 0.2ms | Allocations: 5797) Started GET "/sequent/events/1" for ::1 at 2019-03-12 16:30:28 -0400 Processing by Sequent::EventsController#show as HTML Parameters: {"id"=>"1"} Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/show.html.erb within layouts/sequent/application (Duration: 4.7ms | Allocations: 1604) Completed 200 OK in 20ms (Views: 17.5ms | ActiveRecord: 0.4ms | Allocations: 7144) Started GET "/sequent/streams/1/events" for ::1 at 2019-03-12 16:31:03 -0400 Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"1"} Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" WHERE "stream_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Sequent::Core::EventRecord Load (0.2ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."stream_record_id" = ? ORDER BY "event_records"."id" DESC [["stream_record_id", 1]] Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 1.3ms | Allocations: 297) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 3.8ms | Allocations: 877) Completed 200 OK in 21ms (Views: 12.1ms | ActiveRecord: 0.6ms | Allocations: 8780) Started GET "/sequent/streams/1/events" for ::1 at 2019-03-12 16:31:59 -0400 Processing by Sequent::EventsController#index as HTML Parameters: {"stream_id"=>"1"} Sequent::Core::StreamRecord Load (0.2ms) SELECT "stream_records".* FROM "stream_records" WHERE "stream_records"."id" = ? LIMIT ? [["id", 1], ["LIMIT", 1]] Sequent::Core::EventRecord Load (0.1ms) SELECT "event_records".* FROM "event_records" WHERE "event_records"."stream_record_id" = ? ORDER BY "event_records"."id" DESC [["stream_record_id", 1]] Sequent::Core::CommandRecord Load (0.2ms) SELECT "command_records".* FROM "command_records" WHERE "command_records"."id" = ? [["id", 1]] Rendering /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application Rendered collection of /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/_event_record.html.erb [1 times] (Duration: 0.7ms | Allocations: 251) Rendered /Users/sdeziel/dev/sequent-rails/app/views/sequent/events/index.html.erb within layouts/sequent/application (Duration: 2.4ms | Allocations: 831) Completed 200 OK in 24ms (Views: 15.4ms | ActiveRecord: 0.5ms | Allocations: 8735) Started GET "/subscription" for ::1 at 2019-03-14 13:01:19 -0400  (0.4ms) SELECT sqlite_version(*) ActionController::RoutingError (No route matches [GET] "/subscription"): actionpack (6.0.0.beta2) lib/action_dispatch/middleware/debug_exceptions.rb:34:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (6.0.0.beta2) lib/rails/rack/logger.rb:38:in `call_app' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `block in tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (6.0.0.beta2) lib/active_support/tagged_logging.rb:80:in `tagged' railties (6.0.0.beta2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/request_id.rb:27:in `call' rack (2.0.6) lib/rack/method_override.rb:22:in `call' rack (2.0.6) lib/rack/runtime.rb:22:in `call' activesupport (6.0.0.beta2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/static.rb:126:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' actionpack (6.0.0.beta2) lib/action_dispatch/middleware/host_authorization.rb:83:in `call' railties (6.0.0.beta2) lib/rails/engine.rb:523:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:140:in `service' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/httpserver.rb:96:in `run' /Users/sdeziel/.asdf/installs/ruby/2.6.0/lib/ruby/2.6.0/webrick/server.rb:307:in `block in start_thread'