Started GET "/" for ::1 at 2019-01-30 17:42:50 +0100 Processing by Rails::WelcomeController#index as HTML Rendering C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb Rendered C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb (4.9ms) Completed 200 OK in 65ms (Views: 39.5ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-01-30 17:42:59 +0100 Processing by Candle::CalendarController#index as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application (0.2ms) Completed 200 OK in 860ms (Views: 832.5ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-30 17:44:42 +0100 Processing by Rails::WelcomeController#index as HTML Rendering C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb Rendered C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb (1.9ms) Completed 200 OK in 53ms (Views: 27.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-30 18:01:17 +0100 Processing by Rails::WelcomeController#index as HTML Rendering C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb Rendered C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb (5.1ms) Completed 200 OK in 64ms (Views: 39.6ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-30 18:10:51 +0100 Processing by Rails::WelcomeController#index as HTML Rendering C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb Rendered C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb (1.9ms) Completed 200 OK in 52ms (Views: 26.9ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-30 18:10:56 +0100 Processing by Rails::WelcomeController#index as HTML Rendering C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb Rendered C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb (2.0ms) Completed 200 OK in 52ms (Views: 27.6ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-30 18:12:01 +0100 Processing by Rails::WelcomeController#index as HTML Rendering C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb Rendered C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb (1.7ms) Completed 200 OK in 52ms (Views: 27.7ms | ActiveRecord: 0.0ms) Started GET "/candel" for ::1 at 2019-01-30 18:12:07 +0100 ActionController::RoutingError (No route matches [GET] "/candel"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/candle" for ::1 at 2019-01-30 18:12:20 +0100 Processing by Candle::CalendarController#index as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application (0.3ms) Completed 200 OK in 290ms (Views: 265.5ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-01-31 12:54:44 +0100 Processing by Candle::CalendarController#index as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application (6.6ms) Completed 200 OK in 578ms (Views: 552.5ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-01-31 13:00:22 +0100 Processing by Candle::CalendarController#index as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application (0.3ms) Completed 200 OK in 145ms (Views: 119.7ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-01-31 13:01:52 +0100 Processing by Candle::CalendarController#index as HTML Completed 406 Not Acceptable in 1835ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (Candle::CalendarController#index is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/candle" for ::1 at 2019-01-31 13:02:20 +0100 Processing by Candle::CalendarController#index as HTML Completed 406 Not Acceptable in 1828ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (Candle::CalendarController#index is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/candle" for ::1 at 2019-01-31 13:02:46 +0100 Processing by Candle::CalendarController#index as HTML Completed 406 Not Acceptable in 1844ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (Candle::CalendarController#index is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/candle" for ::1 at 2019-01-31 13:21:35 +0100 Processing by Candle::CalendarController#index as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application (0.3ms) Completed 200 OK in 140ms (Views: 115.2ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-01-31 13:25:01 +0100 Processing by Candle::CalendarController#index as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application (3.4ms) Completed 200 OK in 363ms (Views: 337.3ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-01-31 13:25:18 +0100 Processing by Candle::CalendarController#index as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/index.html within layouts/candle/application (0.2ms) Completed 200 OK in 139ms (Views: 113.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 13:25:26 +0100 Processing by SampleController#index as HTML Rendering sample/index.html.erb within layouts/application Rendered sample/index.html.erb within layouts/application (42.2ms) Completed 500 Internal Server Error in 112ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Missing partial candle/calendar/_frame with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "M:/Sourcetree/gems_test/candle/spec/dummy/app/views" * "M:/Sourcetree/gems_test/candle/app/views" ): 1:
You should see the calendar rendered below:
2: 3: <%= render partial: 'candle/calendar/frame', locals: { 4: calendar_id: "grhnk1uaotql6gv2dkf9ldmqjc@group.calendar.google.com", 5: api_key: "AIzaSyD1UIlX0n4-DnY3hSoTkeTZFbbsNO2g67E" } %> app/views/sample/index.html.erb:3:in `_app_views_sample_index_html_erb__305579815_90922860' Started GET "/" for ::1 at 2019-01-31 13:41:20 +0100 Processing by SampleController#index as HTML Rendering sample/index.html.erb within layouts/application Rendered sample/index.html.erb within layouts/application (38.4ms) Completed 500 Internal Server Error in 108ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Missing partial candle/calendar/_frame with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in: * "M:/Sourcetree/gems_test/candle/spec/dummy/app/views" * "M:/Sourcetree/gems_test/candle/app/views" ): 1:
You should see the calendar rendered below:
2: 3: <%= render partial: 'candle/calendar/frame', locals: { calendar_id: "grhnk1uaotql6gv2dkf9ldmqjc@group.calendar.google.com", api_key: "AIzaSyD1UIlX0n4-DnY3hSoTkeTZFbbsNO2g67E" } %> app/views/sample/index.html.erb:3:in `_app_views_sample_index_html_erb__305579815_94548640' Started GET "/" for ::1 at 2019-01-31 13:51:46 +0100 Processing by SampleController#index as HTML Completed 406 Not Acceptable in 1750ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (SampleController#index is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for ::1 at 2019-01-31 14:00:40 +0100 Processing by SampleController#index as HTML Completed 406 Not Acceptable in 1746ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (SampleController#index is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for ::1 at 2019-01-31 14:02:01 +0100 Processing by SampleController#index as HTML Completed 406 Not Acceptable in 1734ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (SampleController#index is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for ::1 at 2019-01-31 14:16:41 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered sample/index.slim within layouts/application (13.8ms) Completed 200 OK in 543ms (Views: 526.3ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 14:18:57 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (47.1ms) Rendered sample/index.slim within layouts/application (77.3ms) Completed 500 Internal Server Error in 154ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarMonthModel): 4: 5: - if is_month 6: - date_today = Date.today 7: - date_month_start = CalendarMonthModel.current_month_start(current_shift_factor, date_today) 8: - date_month_end = CalendarMonthModel.current_month_end(current_shift_factor, date_today) 9: 10: - update_interval = 2.hours app/views/sample/index.slim:5:in `_app_views_sample_index_slim__373141255_96651720' Started GET "/" for ::1 at 2019-01-31 14:19:53 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2.5ms) Rendered sample/index.slim within layouts/application (34.5ms) Completed 200 OK in 148ms (Views: 131.1ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 14:36:16 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2.3ms) Rendered sample/index.slim within layouts/application (33.1ms) Completed 200 OK in 143ms (Views: 126.9ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 14:36:21 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2.6ms) Rendered sample/index.slim within layouts/application (34.4ms) Completed 200 OK in 150ms (Views: 132.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 14:36:37 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2.6ms) Rendered sample/index.slim within layouts/application (33.8ms) Completed 200 OK in 148ms (Views: 131.6ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 14:36:41 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2.6ms) Rendered sample/index.slim within layouts/application (33.0ms) Completed 200 OK in 144ms (Views: 127.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 14:37:50 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (42.7ms) Rendered sample/index.slim within layouts/application (73.9ms) Completed 500 Internal Server Error in 151ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::MonthModel): 6: 7: - if is_month 8: - date_today = Date.today 9: - date_month_start = MonthModel.current_month_start(current_shift_factor, date_today) 10: - date_month_end = MonthModel.current_month_end(current_shift_factor, date_today) 11: 12: - update_interval = 2.hours app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_99553740' Started GET "/" for ::1 at 2019-01-31 14:43:17 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (35.6ms) Rendered sample/index.slim within layouts/application (66.7ms) Completed 500 Internal Server Error in 144ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `months_view_dates' for Candle::MonthModel:Class): 11: 12: - update_interval = 2.hours 13: - months_view_dates = Rails.cache.fetch("#monthesViewDates/#{current_shift_factor}/#{date_month_start}/#{date_month_end}", expires_in: update_interval) do 14: - Candle::MonthModel.months_view_dates(date_month_start, date_month_end) 15: 16: - begin 17: - events = Candle::EventLoaderModel.get_month_events(calendar_id, hnh_api_key, months_view_dates.first, months_view_dates.last) app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_106232940' Started GET "/" for ::1 at 2019-01-31 14:53:15 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (34.9ms) Rendered sample/index.slim within layouts/application (66.7ms) Completed 500 Internal Server Error in 146ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `months_view_dates' for Candle::MonthModel:Class): 11: 12: - update_interval = 2.hours 13: - months_view_dates = Rails.cache.fetch("#monthesViewDates/#{current_shift_factor}/#{date_month_start}/#{date_month_end}", expires_in: update_interval) do 14: - Candle::MonthModel.months_view_dates(date_month_start, date_month_end) 15: 16: - begin 17: - events = Candle::EventLoaderModel.get_month_events(calendar_id, hnh_api_key, months_view_dates.first, months_view_dates.last) app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_109468000' Started GET "/" for ::1 at 2019-01-31 15:03:47 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (35.1ms) Rendered sample/index.slim within layouts/application (66.2ms) Completed 500 Internal Server Error in 144ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `months_view_dates' for Candle::MonthModel:Class): 11: 12: - update_interval = 2.hours 13: - months_view_dates = Rails.cache.fetch("#monthesViewDates/#{current_shift_factor}/#{date_month_start}/#{date_month_end}", expires_in: update_interval) do 14: - Candle::MonthModel.months_view_dates(date_month_start, date_month_end) 15: 16: - begin 17: - events = Candle::EventLoaderModel.get_month_events(calendar_id, hnh_api_key, months_view_dates.first, months_view_dates.last) app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_97133360' Started GET "/" for ::1 at 2019-01-31 15:16:00 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2.1ms) Rendered sample/index.slim within layouts/application (33.0ms) Completed 500 Internal Server Error in 109ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Unknown line indicator M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim, Line 13, Column 6 "calendar": { ^ ): 10: - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 11: 12: - config = '{ 13: "calendar": { 14: "google_calendar_api_host_base_path": "https://www.googleapis.com/calendar/v3/calendars/", 15: "calendar_id": "schau-hnh%40web.de", 16: "api_key": "AIzaSyB5F1X5hBi8vPsmt1itZTpMluUAjytf6hI" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_110347560' Started GET "/" for ::1 at 2019-01-31 15:18:00 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (41.8ms) Rendered sample/index.slim within layouts/application (72.1ms) Completed 500 Internal Server Error in 148ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::MonthModel): 32: } \ 33: }' 34: 35: - month = MonthModel.new(config) 36: 37: 38: app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_96969760' Started GET "/" for ::1 at 2019-01-31 15:18:38 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (33.2ms) Rendered sample/index.slim within layouts/application (63.5ms) Completed 500 Internal Server Error in 138ms (ActiveRecord: 0.0ms) ActionView::Template::Error (765: unexpected token at '{ \ "calendar": { \ "google_calendar_api_host_base_path": "https://www.googleapis.com/calendar/v3/calendars/", \ "calendar_id": "schau-hnh%40web.de", \ "api_key": "AIzaSyB5F1X5hBi8vPsmt1itZTpMluUAjytf6hI" \ }, \ "agenda": { \ "display_day_count": "14", \ "days_shift_coefficient": "7" \ }, \ "month": { \ "summary_teaser_length_in_characters": "42", \ "delta_start_of_weekday_from_sunday": "1" \ }, \ "general": { \ "maps_query_host": "https://www.google.de/maps", \ "maps_query_parameter": "q" \ }, \ "for_testing": { \ "test_conf": "configured" \ } \ }'): 32: } \ 33: }' 34: 35: - month = Candle::MonthModel.new(config) 36: 37: 38: app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_111089540' Started GET "/" for ::1 at 2019-01-31 15:20:03 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.3ms) Rendered sample/index.slim within layouts/application (33.5ms) Completed 200 OK in 142ms (Views: 125.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:20:23 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.4ms) Rendered sample/index.slim within layouts/application (33.5ms) Completed 200 OK in 141ms (Views: 125.4ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:20:27 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.9ms) Rendered sample/index.slim within layouts/application (34.1ms) Completed 200 OK in 146ms (Views: 129.9ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:20:49 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.5ms) Rendered sample/index.slim within layouts/application (36.6ms) Completed 200 OK in 148ms (Views: 132.0ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:21:36 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.1ms) Rendered sample/index.slim within layouts/application (32.3ms) Completed 200 OK in 139ms (Views: 122.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:21:41 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.4ms) Rendered sample/index.slim within layouts/application (33.0ms) Completed 200 OK in 140ms (Views: 123.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:22:13 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.3ms) Rendered sample/index.slim within layouts/application (34.0ms) Completed 200 OK in 144ms (Views: 127.4ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:23:01 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.1ms) Rendered sample/index.slim within layouts/application (32.9ms) Completed 200 OK in 141ms (Views: 125.2ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:23:19 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.3ms) Rendered sample/index.slim within layouts/application (34.7ms) Completed 200 OK in 143ms (Views: 126.9ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:34:50 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2.1ms) Rendered sample/index.slim within layouts/application (33.1ms) Completed 500 Internal Server Error in 112ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Illegal shortcut M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim, Line 39, Column 8 know..." ^ ): 36: - config = "Some value \ 37: that i used to \ 38: 'blob' 39: know..." 40: 41: 42: div = config app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_76585320' Started GET "/" for ::1 at 2019-01-31 15:55:22 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2.5ms) Rendered sample/index.slim within layouts/application (32.7ms) Completed 500 Internal Server Error in 108ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Illegal shortcut M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim, Line 39, Column 8 know..." ^ ): 36: - config = "Some value \ 37: that i used to \ 38: \"blob\" 39: know..." 40: 41: 42: div = config app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_106214700' Started GET "/" for ::1 at 2019-01-31 15:55:41 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (6.3ms) Rendered sample/index.slim within layouts/application (37.7ms) Completed 500 Internal Server Error in 114ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Illegal shortcut M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim, Line 39, Column 12 know..." ^ ): 36: - config = "Some value \ 37: that i used to \ 38: \"blob\" 39: know..." 40: 41: 42: div = config app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_56947060' Started GET "/" for ::1 at 2019-01-31 15:55:59 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2.0ms) Rendered sample/index.slim within layouts/application (32.0ms) Completed 500 Internal Server Error in 107ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Illegal shortcut M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim, Line 39, Column 12 know..." ^ ): 36: - config = "Some value \ 37: that i used to \ 38: 'blob' 39: know..." 40: 41: 42: div = config app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_105321900' Started GET "/" for ::1 at 2019-01-31 15:56:07 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2.0ms) Rendered sample/index.slim within layouts/application (31.7ms) Completed 500 Internal Server Error in 108ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Illegal shortcut M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim, Line 39, Column 12 know..." ^ ): 36: - config = "Some value \ 37: that i used to \ 38: blob 39: know..." 40: 41: 42: div = config app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_119457040' Started GET "/" for ::1 at 2019-01-31 15:56:18 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.2ms) Rendered sample/index.slim within layouts/application (33.0ms) Completed 200 OK in 143ms (Views: 124.9ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:56:25 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.2ms) Rendered sample/index.slim within layouts/application (33.2ms) Completed 200 OK in 141ms (Views: 125.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:56:28 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.2ms) Rendered sample/index.slim within layouts/application (32.7ms) Completed 200 OK in 142ms (Views: 126.4ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:56:37 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.1ms) Rendered sample/index.slim within layouts/application (32.9ms) Completed 200 OK in 138ms (Views: 121.9ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:56:48 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.4ms) Rendered sample/index.slim within layouts/application (34.6ms) Completed 200 OK in 141ms (Views: 124.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 15:57:47 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.6ms) Rendered sample/index.slim within layouts/application (34.4ms) Completed 200 OK in 141ms (Views: 125.3ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:00:06 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (4.5ms) Rendered sample/index.slim within layouts/application (34.7ms) Completed 200 OK in 144ms (Views: 127.9ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:00:24 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (30.8ms) Rendered sample/index.slim within layouts/application (61.8ms) Completed 500 Internal Server Error in 138ms (ActiveRecord: 0.0ms) ActionView::Template::Error (765: unexpected token at '{ 'calendar': { 'google_calendar_api_host_base_path': 'https://www.googleapis.com/calendar/v3/calendars/', 'calendar_id': 'schau-hnh%40web.de', 'api_key': 'AIzaSyB5F1X5hBi8vPsmt1itZTpMluUAjytf6hI' }, 'agenda': { 'display_day_count': '14', 'days_shift_coefficient': '7' }, 'month': { 'summary_teaser_length_in_characters': '42', 'delta_start_of_weekday_from_sunday': '1' }, 'general': { 'maps_query_host': 'https://www.google.de/maps', 'maps_query_parameter': 'q' }, 'for_testing': { 'test_conf': 'configured' } }'): 42: / div = config 43: 44: 45: - month = Candle::MonthModel.new(config) 46: 47: / 48: / app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_103802180' Started GET "/" for ::1 at 2019-01-31 16:01:34 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.4ms) Rendered sample/index.slim within layouts/application (33.1ms) Completed 200 OK in 140ms (Views: 124.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:07:53 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.8ms) Rendered sample/index.slim within layouts/application (34.1ms) Completed 200 OK in 141ms (Views: 125.3ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:07:56 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.0ms) Rendered sample/index.slim within layouts/application (34.6ms) Completed 200 OK in 144ms (Views: 127.5ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:15:44 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.3ms) Rendered sample/index.slim within layouts/application (32.8ms) Completed 200 OK in 137ms (Views: 121.3ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:16:09 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.4ms) Rendered sample/index.slim within layouts/application (33.2ms) Completed 200 OK in 142ms (Views: 125.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:16:12 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.8ms) Rendered sample/index.slim within layouts/application (33.9ms) Completed 200 OK in 147ms (Views: 131.0ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:16:54 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.9ms) Rendered sample/index.slim within layouts/application (33.5ms) Completed 200 OK in 147ms (Views: 130.0ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:17:11 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.3ms) Rendered sample/index.slim within layouts/application (33.1ms) Completed 200 OK in 139ms (Views: 122.4ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:17:31 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3.4ms) Rendered sample/index.slim within layouts/application (33.2ms) Completed 200 OK in 145ms (Views: 129.0ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:17:48 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (4.3ms) Rendered sample/index.slim within layouts/application (33.9ms) Completed 200 OK in 147ms (Views: 129.2ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:18:05 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (5.2ms) Rendered sample/index.slim within layouts/application (38.8ms) Completed 200 OK in 144ms (Views: 127.9ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:27:08 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3400.2ms) Rendered sample/index.slim within layouts/application (3431.7ms) Completed 500 Internal Server Error in 3511ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 3, expected 1)): 53: - events_error_free = false 54: 55: - if events_error_free 56: - model = (is_month ? Candle::MonthModel.new(current_shift_factor, events, months_view_dates) : Candle::AgendaModel.new(current_shift_factor, events)) 57: 58: 59: .popover_backdrop.init_display_none app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_96862740' Started GET "/" for ::1 at 2019-01-31 16:31:51 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (339.4ms) Rendered sample/index.slim within layouts/application (369.8ms) Completed 500 Internal Server Error in 446ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `full_path' for nil:NilClass): 62: div 63: .button_holder 64: .btn-group 65: = link_to "Monat", model.path(@cms_page.full_path, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 66: = link_to "Agenda", model.path(@cms_page.full_path, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 67: 68: .btn-group app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_110530080' Started GET "/" for ::1 at 2019-01-31 16:33:09 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (346.3ms) Rendered sample/index.slim within layouts/application (376.5ms) Completed 500 Internal Server Error in 453ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `full_path' for nil:NilClass): 61: div 62: .button_holder 63: .btn-group 64: = link_to "Monat", model.path(@cms_page.full_path, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 65: = link_to "Agenda", model.path(@cms_page.full_path, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 66: 67: .btn-group app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_99702460' Started GET "/" for ::1 at 2019-01-31 16:33:56 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1486.9ms) Rendered sample/index.slim within layouts/application (1517.3ms) Completed 500 Internal Server Error in 1597ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `full_path' for nil:NilClass): 61: div 62: .button_holder 63: .btn-group 64: = link_to "Monat", model.path(@cms_page.full_path, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 65: = link_to "Agenda", model.path(@cms_page.full_path, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 66: 67: .btn-group app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_111505260' Started GET "/" for ::1 at 2019-01-31 16:45:05 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (342.9ms) Rendered sample/index.slim within layouts/application (373.7ms) Completed 500 Internal Server Error in 449ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): /): 61: div 62: .button_holder 63: .btn-group 64: = link_to "Monat", model.path(request.fullpath, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 65: = link_to "Agenda", model.path(request.fullpath, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 66: 67: .btn-group app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_103594840' Started GET "/" for ::1 at 2019-01-31 16:46:12 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (278.4ms) Rendered sample/index.slim within layouts/application (308.3ms) Completed 500 Internal Server Error in 386ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): /): 66: div 67: .button_holder 68: .btn-group 69: = link_to "Monat", model.path(request.fullpath, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 70: = link_to "Agenda", model.path(request.fullpath, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 71: 72: .btn-group app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_111486840' Started GET "/" for ::1 at 2019-01-31 16:46:24 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (280.9ms) Rendered sample/index.slim within layouts/application (310.8ms) Completed 200 OK in 423ms (Views: 407.1ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:47:43 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (268.7ms) Rendered sample/index.slim within layouts/application (298.8ms) Completed 200 OK in 412ms (Views: 396.0ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 16:48:10 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (278.8ms) Rendered sample/index.slim within layouts/application (308.4ms) Completed 500 Internal Server Error in 384ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [http://localhost:3000/]): 65: div 66: .button_holder 67: .btn-group 68: = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 69: = link_to "Agenda", model.path(request.original_url, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 70: 71: .btn-group app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_85942560' Started GET "/" for ::1 at 2019-01-31 17:23:32 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (356.7ms) Rendered sample/index.slim within layouts/application (389.2ms) Completed 500 Internal Server Error in 480ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [http://localhost:3000/]): 65: div 66: .button_holder 67: .btn-group 68: = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 69: = link_to "Agenda", model.path(request.original_url, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 70: 71: .btn-group app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_104770200' Started GET "/" for ::1 at 2019-01-31 17:23:46 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (331.0ms) Rendered sample/index.slim within layouts/application (361.1ms) Completed 500 Internal Server Error in 438ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [http://localhost:3000/]): 65: div 66: .button_holder 67: .btn-group 68: = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 69: = link_to "Agenda", model.path(request.original_url, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 70: 71: .btn-group app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_103888760' Started GET "/" for ::1 at 2019-01-31 17:24:23 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (281.7ms) Rendered sample/index.slim within layouts/application (311.6ms) Completed 500 Internal Server Error in 388ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [http://localhost:3000/]): 65: div 66: .button_holder 67: .btn-group 68: = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 69: = link_to "Agenda", model.path(request.original_url, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 70: 71: .btn-group app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_100609580' Started GET "/" for ::1 at 2019-01-31 17:26:38 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (377.6ms) Rendered sample/index.slim within layouts/application (409.2ms) Completed 500 Internal Server Error in 488ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [http://localhost:3000/]): 65: div 66: .button_holder 67: .btn-group 68: = link_to "Monat", model.path(request.original_url.to_s, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 69: = link_to "Agenda", model.path(request.original_url.to_s, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 70: 71: .btn-group app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_111019880' Started GET "/" for ::1 at 2019-01-31 17:27:12 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (5.2ms) Rendered sample/index.slim within layouts/application (36.2ms) Completed 500 Internal Server Error in 112ms (ActiveRecord: 0.0ms) SyntaxError (M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim:92: syntax error, unexpected keyword_ensure, expecting end-of-input ensure ^~~~~~): app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_98185860' Started GET "/" for ::1 at 2019-01-31 17:27:40 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (5.0ms) Rendered sample/index.slim within layouts/application (36.2ms) Completed 500 Internal Server Error in 114ms (ActiveRecord: 0.0ms) SyntaxError (M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim:92: syntax error, unexpected keyword_ensure, expecting end-of-input ensure ^~~~~~): app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_110201740' Started GET "/" for ::1 at 2019-01-31 17:27:59 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (5.1ms) Rendered sample/index.slim within layouts/application (34.8ms) Completed 500 Internal Server Error in 110ms (ActiveRecord: 0.0ms) SyntaxError (M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim:93: syntax error, unexpected keyword_ensure, expecting end-of-input ensure ^~~~~~): app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_96704600' Started GET "/" for ::1 at 2019-01-31 17:28:26 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (295.7ms) Rendered sample/index.slim within layouts/application (325.6ms) Completed 200 OK in 434ms (Views: 417.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:28:33 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (269.2ms) Rendered sample/index.slim within layouts/application (299.6ms) Completed 200 OK in 411ms (Views: 394.0ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:28:44 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (273.0ms) Rendered sample/index.slim within layouts/application (304.1ms) Completed 200 OK in 413ms (Views: 396.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:28:57 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (324.8ms) Rendered sample/index.slim within layouts/application (355.0ms) Completed 500 Internal Server Error in 432ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `debug' for "http://localhost:3000/":String): 57: 58: 59: 60: div = request.original_url.debug 61: 62: 63: / .popover_backdrop.init_display_none app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_96088840' Started GET "/" for ::1 at 2019-01-31 17:29:09 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (314.5ms) Rendered sample/index.slim within layouts/application (345.1ms) Completed 500 Internal Server Error in 421ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `instance_methods' for "http://localhost:3000/":String Did you mean? instance_of?): 57: 58: 59: 60: div = request.original_url.instance_methods 61: 62: 63: / .popover_backdrop.init_display_none app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_110596640' Started GET "/" for ::1 at 2019-01-31 17:29:22 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (238.0ms) Rendered sample/index.slim within layouts/application (268.2ms) Completed 200 OK in 378ms (Views: 361.9ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:41:26 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (11039.2ms) Rendered sample/index.slim within layouts/application (11069.3ms) Completed 200 OK in 11181ms (Views: 11164.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:42:13 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (293.2ms) Rendered sample/index.slim within layouts/application (322.9ms) Completed 200 OK in 431ms (Views: 415.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:42:24 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (290.9ms) Rendered sample/index.slim within layouts/application (321.0ms) Completed 500 Internal Server Error in 397ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [http://localhost:3000/]): 65: div 66: .button_holder 67: .btn-group 68: = link_to "Monat", model.path(request.original_url.to_s, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 69: / = link_to "Agenda", model.path(request.original_url.to_s, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 70: / 71: / .btn-group app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_111103100' Started GET "/" for ::1 at 2019-01-31 17:43:41 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (324.0ms) Rendered sample/index.slim within layouts/application (354.4ms) Completed 200 OK in 464ms (Views: 447.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:43:56 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (341.5ms) Rendered sample/index.slim within layouts/application (371.6ms) Completed 200 OK in 486ms (Views: 470.2ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:44:03 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (260.8ms) Rendered sample/index.slim within layouts/application (290.7ms) Completed 200 OK in 399ms (Views: 382.0ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:44:10 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (297.9ms) Rendered sample/index.slim within layouts/application (328.2ms) Completed 500 Internal Server Error in 406ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [https://www.google.de]): 65: div 66: .button_holder 67: .btn-group 68: = link_to "Monat", model.path("https://www.google.de", v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 69: 70: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 71: app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_110532340' Started GET "/" for ::1 at 2019-01-31 17:44:24 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (309.0ms) Rendered sample/index.slim within layouts/application (339.1ms) Completed 500 Internal Server Error in 416ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [http://www.google.de]): 65: div 66: .button_holder 67: .btn-group 68: = link_to "Monat", model.path("http://www.google.de", v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 69: 70: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 71: app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_96653220' Started GET "/" for ::1 at 2019-01-31 17:44:36 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (288.6ms) Rendered sample/index.slim within layouts/application (318.6ms) Completed 500 Internal Server Error in 395ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [www.google.de:3000]): 65: div 66: .button_holder 67: .btn-group 68: = link_to "Monat", model.path("www.google.de:3000", v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 69: 70: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 71: app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_108997900' Started GET "/" for ::1 at 2019-01-31 17:44:46 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (308.0ms) Rendered sample/index.slim within layouts/application (338.4ms) Completed 500 Internal Server Error in 415ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [www.google.de:3000/]): 65: div 66: .button_holder 67: .btn-group 68: = link_to "Monat", model.path("www.google.de:3000/", v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 69: 70: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 71: app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_93052980' Started GET "/" for ::1 at 2019-01-31 17:44:59 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (278.0ms) Rendered sample/index.slim within layouts/application (309.3ms) Completed 200 OK in 421ms (Views: 404.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:48:46 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (282.6ms) Rendered sample/index.slim within layouts/application (313.2ms) Completed 200 OK in 426ms (Views: 409.6ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:54:08 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (6697.3ms) Rendered sample/index.slim within layouts/application (6727.8ms) Completed 200 OK in 6838ms (Views: 6821.9ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:54:38 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (322.5ms) Rendered sample/index.slim within layouts/application (352.2ms) Completed 200 OK in 466ms (Views: 450.9ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:54:44 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (260.3ms) Rendered sample/index.slim within layouts/application (290.5ms) Completed 200 OK in 400ms (Views: 384.3ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:54:52 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (262.5ms) Rendered sample/index.slim within layouts/application (292.7ms) Completed 200 OK in 403ms (Views: 387.1ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-01-31 17:56:17 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (279.3ms) Rendered sample/index.slim within layouts/application (309.4ms) Completed 200 OK in 418ms (Views: 401.9ms | ActiveRecord: 0.0ms) Started GET "/?s=0&v=m" for ::1 at 2019-01-31 17:56:37 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (3261.5ms) Rendered sample/index.slim within layouts/application (3291.3ms) Completed 200 OK in 3402ms (Views: 3385.1ms | ActiveRecord: 0.0ms) Started GET "/?s=0&v=m" for ::1 at 2019-01-31 17:57:25 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (284.1ms) Rendered sample/index.slim within layouts/application (314.6ms) Completed 500 Internal Server Error in 392ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(request.original_url.to_s, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_96848800' Started GET "/?s=0&v=m" for ::1 at 2019-01-31 17:58:00 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (296.7ms) Rendered sample/index.slim within layouts/application (327.0ms) Completed 500 Internal Server Error in 402ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(request.original_url.to_s, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_110432840' Started GET "/?s=0&v=m" for ::1 at 2019-01-31 17:59:09 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (553.7ms) Rendered sample/index.slim within layouts/application (583.3ms) Completed 500 Internal Server Error in 660ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_99445860' Started GET "/?s=0&v=m" for ::1 at 2019-01-31 18:12:47 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (374.5ms) Rendered sample/index.slim within layouts/application (404.6ms) Completed 500 Internal Server Error in 481ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_111116300' Started GET "/?s=0&v=m" for ::1 at 2019-01-31 18:35:01 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (372.6ms) Rendered sample/index.slim within layouts/application (403.5ms) Completed 500 Internal Server Error in 479ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_100563520' Started GET "/?s=0&v=m" for ::1 at 2019-01-31 18:35:27 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (350.8ms) Rendered sample/index.slim within layouts/application (381.3ms) Completed 500 Internal Server Error in 458ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_88031540' Started GET "/?s=0&v=m" for ::1 at 2019-01-31 18:36:35 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (325.3ms) Rendered sample/index.slim within layouts/application (354.9ms) Completed 500 Internal Server Error in 430ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_56233320' Started GET "/" for ::1 at 2019-01-31 18:37:24 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (306.8ms) Rendered sample/index.slim within layouts/application (336.8ms) Completed 500 Internal Server Error in 415ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_118850840' Started GET "/" for ::1 at 2019-02-01 10:43:49 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (380.8ms) Rendered sample/index.slim within layouts/application (415.8ms) Completed 500 Internal Server Error in 506ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_104526520' Started GET "/" for ::1 at 2019-02-01 10:44:55 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (315.4ms) Rendered sample/index.slim within layouts/application (345.7ms) Completed 500 Internal Server Error in 423ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_119640060' Started GET "/" for ::1 at 2019-02-01 10:46:39 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (311.8ms) Rendered sample/index.slim within layouts/application (342.4ms) Completed 500 Internal Server Error in 418ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_105729300' Started GET "/" for ::1 at 2019-02-01 10:46:49 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (275.0ms) Rendered sample/index.slim within layouts/application (305.7ms) Completed 500 Internal Server Error in 381ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_59903480' Started GET "/" for ::1 at 2019-02-01 10:48:21 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (570.7ms) Rendered sample/index.slim within layouts/application (600.5ms) Completed 500 Internal Server Error in 675ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_106363780' Started GET "/" for ::1 at 2019-02-01 11:05:27 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (382.5ms) Rendered sample/index.slim within layouts/application (412.9ms) Completed 500 Internal Server Error in 489ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_84686860' Started GET "/" for ::1 at 2019-02-01 11:06:51 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (302.0ms) Rendered sample/index.slim within layouts/application (334.3ms) Completed 500 Internal Server Error in 415ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_107168140' Started GET "/" for ::1 at 2019-02-01 11:10:41 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (471.4ms) Rendered sample/index.slim within layouts/application (501.4ms) Completed 500 Internal Server Error in 578ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 71: 72: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 73: 74: = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: / 76: / .btn-group 77: / = link_to "Heute", model.path(request.original_url), class: "btn btn-default button_item" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_89199140' Started GET "/" for ::1 at 2019-02-01 11:17:02 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (308.7ms) Rendered sample/index.slim within layouts/application (340.2ms) Completed 200 OK in 490ms (Views: 473.0ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 11:18:33 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (360.0ms) Rendered sample/index.slim within layouts/application (391.6ms) Completed 500 Internal Server Error in 472ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 74: / = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: 76: 77: = model.current_shift_for_agenda(current_shift_factor) 78: 79: / = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: 0), class: "btn btn-default button_item #{'active' unless is_month}" 80: / app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_105138420' Started GET "/" for ::1 at 2019-02-01 11:23:11 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (444.2ms) Rendered sample/index.slim within layouts/application (476.2ms) Completed 500 Internal Server Error in 556ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 75: 76: = model.class 77: 78: = model.current_shift_for_agenda(current_shift_factor) 79: 80: / = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: 0), class: "btn btn-default button_item #{'active' unless is_month}" 81: / app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_85978700' Started GET "/" for ::1 at 2019-02-01 11:23:33 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (311.6ms) Rendered sample/index.slim within layouts/application (343.7ms) Completed 200 OK in 458ms (Views: 441.5ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 11:32:03 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (311.6ms) Rendered sample/index.slim within layouts/application (343.4ms) Completed 500 Internal Server Error in 425ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 74: / = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: 76: 77: = model.current_shift_for_agenda(current_shift_factor) 78: 79: / = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: 0), class: "btn btn-default button_item #{'active' unless is_month}" 80: / app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_100039500' Started GET "/" for ::1 at 2019-02-01 11:33:06 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (351.5ms) Rendered sample/index.slim within layouts/application (382.7ms) Completed 500 Internal Server Error in 462ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 74: / = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: 76: 77: = model.current_shift_for_agenda(current_shift_factor) 78: 79: / = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: 0), class: "btn btn-default button_item #{'active' unless is_month}" 80: / app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_111488340' Started GET "/" for ::1 at 2019-02-01 11:33:28 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (335.9ms) Rendered sample/index.slim within layouts/application (366.8ms) Completed 200 OK in 481ms (Views: 464.2ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 11:36:50 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (335.4ms) Rendered sample/index.slim within layouts/application (367.1ms) Completed 200 OK in 487ms (Views: 470.1ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 11:37:46 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (277.7ms) Rendered sample/index.slim within layouts/application (310.6ms) Completed 200 OK in 425ms (Views: 408.3ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 11:38:41 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (287.3ms) Rendered sample/index.slim within layouts/application (318.5ms) Completed 200 OK in 436ms (Views: 418.5ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 11:45:08 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (265.6ms) Rendered sample/index.slim within layouts/application (297.1ms) Completed 200 OK in 415ms (Views: 397.6ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 13:54:19 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (272.6ms) Rendered sample/index.slim within layouts/application (314.1ms) Completed 200 OK in 466ms (Views: 446.0ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 13:54:54 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (313.0ms) Rendered sample/index.slim within layouts/application (345.1ms) Completed 500 Internal Server Error in 423ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `days_shift_coefficient' for Candle::AgendaModel:Class): 74: / = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: model.current_shift_for_agenda(current_shift_factor)), class: "btn btn-default button_item #{'active' unless is_month}" 75: 76: 77: = model.current_shift_for_agenda(current_shift_factor) 78: 79: / = link_to "Agenda", model.path(URI.parse(request.original_url).host, v: :a, s: 0), class: "btn btn-default button_item #{'active' unless is_month}" 80: / app/views/sample/index.slim:3:in `_app_views_sample_index_slim__373141255_99569000' Started GET "/" for ::1 at 2019-02-01 14:03:10 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (308.9ms) Rendered sample/index.slim within layouts/application (353.2ms) Completed 200 OK in 910ms (Views: 893.2ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 14:04:03 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (334.8ms) Rendered sample/index.slim within layouts/application (366.9ms) Completed 200 OK in 482ms (Views: 464.9ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 14:04:29 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (263.5ms) Rendered sample/index.slim within layouts/application (295.2ms) Completed 200 OK in 410ms (Views: 393.2ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 14:10:43 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (319.1ms) Rendered sample/index.slim within layouts/application (349.8ms) Completed 500 Internal Server Error in 429ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `before_path' for #): 82: = link_to "Heute", model.path(URI.parse(request.original_url).host), class: "btn btn-default button_item" 83: 84: .btn-group 85: = link_to model.before_path(URI.parse(request.original_url).host, current_shift_factor), class: "btn btn-default button_item debounce_this", data: { debounce_param: "s", direction_forward: false } 86: .button_icon 87: i.material-icons navigate_before 88: / app/views/sample/index.slim:3:in `_app_views_sample_index_slim__563357957_88964080' Started GET "/" for ::1 at 2019-02-01 14:10:58 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (283.7ms) Rendered sample/index.slim within layouts/application (314.4ms) Completed 200 OK in 433ms (Views: 416.6ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 14:17:56 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (306.3ms) Rendered sample/index.slim within layouts/application (337.4ms) Completed 200 OK in 457ms (Views: 439.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 14:20:10 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (430.6ms) Rendered sample/index.slim within layouts/application (461.7ms) Completed 200 OK in 578ms (Views: 560.6ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 14:21:55 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (351.6ms) Rendered sample/index.slim within layouts/application (383.1ms) Completed 200 OK in 501ms (Views: 483.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 14:22:14 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (605.1ms) Rendered sample/index.slim within layouts/application (636.1ms) Completed 500 Internal Server Error in 719ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Missing partial calendar/_month with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in: * "M:/Sourcetree/gems_test/candle/spec/dummy/app/views" * "M:/Sourcetree/gems_test/candle/app/views" ): 92: 93: .calendar 94: - if is_month 95: = render partial: "calendar/month", locals: { calendar_month: model } 96: - else 97: = render partial: "calendar/agenda", locals: { calendar_agenda: model } 98: app/views/sample/index.slim:3:in `_app_views_sample_index_slim__563357957_98723960' Started GET "/" for ::1 at 2019-02-01 14:22:53 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (248.9ms) Rendered sample/index.slim within layouts/application (280.6ms) Completed 200 OK in 397ms (Views: 380.4ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 14:24:37 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (372.2ms) Rendered sample/index.slim within layouts/application (404.2ms) Completed 500 Internal Server Error in 485ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Missing partial calendar/_month with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :slim]}. Searched in: * "M:/Sourcetree/gems_test/candle/spec/dummy/app/views" * "M:/Sourcetree/gems_test/candle/app/views" ): 92: 93: .calendar 94: - if is_month 95: = render partial: "calendar/month", locals: { calendar_month: model } 96: - else 97: = render partial: "calendar/agenda", locals: { calendar_agenda: model } 98: app/views/sample/index.slim:3:in `_app_views_sample_index_slim__563357957_105912200' Started GET "/" for ::1 at 2019-02-01 14:25:40 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (48.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (371.7ms) Rendered sample/index.slim within layouts/application (401.8ms) Completed 500 Internal Server Error in 481ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `months_grouped_events' for # Did you mean? months_view_dates): 1: 2: - unless (calendar_month.months_grouped_events.empty? && calendar_month.months_multiday_events.empty?) 3: table.table.table-bordered.month_view 4: thead 5: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__563357957_81572560' Started GET "/" for ::1 at 2019-02-01 14:33:25 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (51.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (432.9ms) Rendered sample/index.slim within layouts/application (466.0ms) Completed 500 Internal Server Error in 546ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `months_grouped_events' for # Did you mean? months_view_dates): 1: 2: - unless (calendar_month.months_grouped_events.empty? && calendar_month.months_multiday_events.empty?) 3: table.table.table-bordered.month_view 4: thead 5: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__563357957_46860520' Started GET "/" for ::1 at 2019-02-01 15:01:15 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (43.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (395.7ms) Rendered sample/index.slim within layouts/application (427.7ms) Completed 500 Internal Server Error in 509ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 1: 2: - unless (calendar_month.grouped_events.empty? && calendar_month.months_multiday_events.empty?) 3: table.table.table-bordered.month_view 4: thead 5: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__563357957_107012320' Started GET "/" for ::1 at 2019-02-01 17:50:42 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (115.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (469.5ms) Rendered sample/index.slim within layouts/application (514.0ms) Completed 500 Internal Server Error in 597ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 1: 2: - unless (calendar_month.grouped_events.empty? && calendar_month.months_multiday_events.empty?) 3: table.table.table-bordered.month_view 4: thead 5: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__563357957_82831660' Started GET "/" for ::1 at 2019-02-01 17:51:56 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (46.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (373.5ms) Rendered sample/index.slim within layouts/application (404.6ms) Completed 500 Internal Server Error in 482ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.months_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__563357957_98021340' Started GET "/" for ::1 at 2019-02-01 17:53:09 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (41.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (384.9ms) Rendered sample/index.slim within layouts/application (416.0ms) Completed 500 Internal Server Error in 494ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__563357957_104479540' Started GET "/" for ::1 at 2019-02-01 17:54:45 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (44.2ms) Rendered sample/index.slim within layouts/application (88.0ms) Completed 500 Internal Server Error in 182ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 1, expected 3..4)): 33: - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config) 37: 38: - update_interval = 2.hours 39: - months_view_dates = Rails.cache.fetch("#monthesViewDates/#{current_shift_factor}/#{date_month_start}/#{date_month_end}", expires_in: update_interval) do app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1007049549_56710460' Started GET "/" for ::1 at 2019-02-01 18:01:59 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (4.9ms) Rendered sample/index.slim within layouts/application (35.8ms) Completed 200 OK in 394ms (Views: 377.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-01 18:02:18 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (36.9ms) Rendered sample/index.slim within layouts/application (68.5ms) Completed 500 Internal Server Error in 149ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `update_interval' for #): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1007049549_74706100' Started GET "/" for ::1 at 2019-02-01 18:05:17 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (37.4ms) Rendered sample/index.slim within layouts/application (69.6ms) Completed 500 Internal Server Error in 150ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `update_interval' for #): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1007049549_108054020' Started GET "/" for ::1 at 2019-02-01 18:06:02 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (37.9ms) Rendered sample/index.slim within layouts/application (68.7ms) Completed 500 Internal Server Error in 149ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `update_interval' for #): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1007049549_110248100' Started GET "/" for ::1 at 2019-02-01 18:06:28 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (41.8ms) Rendered sample/index.slim within layouts/application (82.4ms) Completed 500 Internal Server Error in 174ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `current_shift_factor' for # Did you mean? current_shift_for_month): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__655095488_56049360' Started GET "/" for ::1 at 2019-02-01 18:19:27 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (38.4ms) Rendered sample/index.slim within layouts/application (70.1ms) Completed 500 Internal Server Error in 152ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `current_shift_factor' for # Did you mean? current_shift_for_month): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__655095488_49217060' Started GET "/" for ::1 at 2019-02-01 18:19:43 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (41.1ms) Rendered sample/index.slim within layouts/application (80.8ms) Completed 500 Internal Server Error in 173ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `calculations' for # Did you mean? caller_locations): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__61512630_56726280' Started GET "/" for ::1 at 2019-02-01 18:20:31 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (36.8ms) Rendered sample/index.slim within layouts/application (70.3ms) Completed 500 Internal Server Error in 150ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `calculations' for # Did you mean? caller_locations): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__61512630_50291920' Started GET "/" for ::1 at 2019-02-01 18:20:38 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (36.1ms) Rendered sample/index.slim within layouts/application (68.7ms) Completed 500 Internal Server Error in 147ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `calculations' for # Did you mean? caller_locations): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__61512630_39342860' Started GET "/" for ::1 at 2019-02-01 18:21:55 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (36.2ms) Rendered sample/index.slim within layouts/application (67.5ms) Completed 500 Internal Server Error in 152ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `calculations' for # Did you mean? caller_locations): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__61512630_59091740' Started GET "/" for ::1 at 2019-02-01 18:22:01 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (37.1ms) Rendered sample/index.slim within layouts/application (68.6ms) Completed 500 Internal Server Error in 149ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `calculations' for # Did you mean? caller_locations): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__61512630_56237240' Started GET "/" for ::1 at 2019-02-01 18:22:24 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (41.1ms) Rendered sample/index.slim within layouts/application (81.0ms) Completed 500 Internal Server Error in 172ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `month' for #): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__456540940_55707080' Started GET "/" for ::1 at 2019-02-01 18:23:13 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (36.0ms) Rendered sample/index.slim within layouts/application (68.0ms) Completed 500 Internal Server Error in 150ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `month' for #): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__456540940_48896140' Started GET "/" for ::1 at 2019-02-01 18:23:33 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (39.6ms) Rendered sample/index.slim within layouts/application (79.9ms) Completed 500 Internal Server Error in 169ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__873405973_56268980' Started GET "/" for ::1 at 2019-02-01 18:24:26 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (33.1ms) Rendered sample/index.slim within layouts/application (64.4ms) Completed 500 Internal Server Error in 142ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__873405973_49289260' Started GET "/" for ::1 at 2019-02-01 18:28:49 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (33.1ms) Rendered sample/index.slim within layouts/application (63.6ms) Completed 500 Internal Server Error in 141ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__873405973_60511020' Started GET "/" for ::1 at 2019-02-01 18:29:02 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (33.9ms) Rendered sample/index.slim within layouts/application (65.3ms) Completed 500 Internal Server Error in 147ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__873405973_58025040' Started GET "/" for ::1 at 2019-02-01 18:31:55 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (34.6ms) Rendered sample/index.slim within layouts/application (64.9ms) Completed 500 Internal Server Error in 142ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__873405973_55018760' Started GET "/" for ::1 at 2019-02-01 18:32:21 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (51.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (90.0ms) Rendered sample/index.slim within layouts/application (129.3ms) Completed 500 Internal Server Error in 223ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__867073626_55963120' Started GET "/" for ::1 at 2019-02-01 18:34:50 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (44.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (79.2ms) Rendered sample/index.slim within layouts/application (110.5ms) Completed 500 Internal Server Error in 192ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__867073626_55112580' Started GET "/" for ::1 at 2019-02-01 18:35:16 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (51.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (91.0ms) Rendered sample/index.slim within layouts/application (130.4ms) Completed 500 Internal Server Error in 221ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__229093515_56895840' Started GET "/" for ::1 at 2019-02-01 18:35:28 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (46.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (80.9ms) Rendered sample/index.slim within layouts/application (110.9ms) Completed 500 Internal Server Error in 188ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__229093515_55835860' Started GET "/" for ::1 at 2019-02-01 18:35:46 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (38.5ms) Rendered sample/index.slim within layouts/application (78.0ms) Completed 500 Internal Server Error in 169ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__83973370_56396380' Started GET "/" for ::1 at 2019-02-01 18:36:32 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (34.1ms) Rendered sample/index.slim within layouts/application (65.9ms) Completed 500 Internal Server Error in 143ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__83973370_35857040' Started GET "/" for ::1 at 2019-02-01 18:36:51 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (33.6ms) Rendered sample/index.slim within layouts/application (65.0ms) Completed 500 Internal Server Error in 147ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__83973370_60692980' Started GET "/" for ::1 at 2019-02-01 18:37:09 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (42.0ms) Rendered sample/index.slim within layouts/application (82.4ms) Completed 500 Internal Server Error in 172ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `current_month_start' for # Did you mean? current_shift_for_month): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__22212064_56976700' Started GET "/" for ::1 at 2019-02-01 18:37:45 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (36.8ms) Rendered sample/index.slim within layouts/application (66.7ms) Completed 500 Internal Server Error in 144ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `current_month_start' for # Did you mean? current_shift_for_month): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__22212064_36464580' Started GET "/" for ::1 at 2019-02-01 18:37:58 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (40.4ms) Rendered sample/index.slim within layouts/application (80.8ms) Completed 500 Internal Server Error in 174ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `current_month_start' for # Did you mean? current_shift_for_month): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1029188549_56619540' Started GET "/" for ::1 at 2019-02-01 18:38:06 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (37.8ms) Rendered sample/index.slim within layouts/application (70.0ms) Completed 500 Internal Server Error in 153ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `current_month_start' for # Did you mean? current_shift_for_month): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1029188549_49593780' Started GET "/" for ::1 at 2019-02-01 18:38:24 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (35.9ms) Rendered sample/index.slim within layouts/application (67.0ms) Completed 500 Internal Server Error in 143ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `current_month_start' for # Did you mean? current_shift_for_month): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1029188549_40103840' Started GET "/" for ::1 at 2019-02-01 18:38:39 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (51.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (91.3ms) Rendered sample/index.slim within layouts/application (130.8ms) Completed 500 Internal Server Error in 222ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__439763536_56397900' Started GET "/" for ::1 at 2019-02-01 18:38:54 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (43.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (77.2ms) Rendered sample/index.slim within layouts/application (108.1ms) Completed 500 Internal Server Error in 185ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__439763536_55569940' Started GET "/" for ::1 at 2019-02-01 18:39:20 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (45.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (80.2ms) Rendered sample/index.slim within layouts/application (111.0ms) Completed 500 Internal Server Error in 191ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__439763536_55143620' Started GET "/" for ::1 at 2019-02-01 18:39:37 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (42.1ms) Rendered sample/index.slim within layouts/application (82.0ms) Completed 500 Internal Server Error in 172ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `current_month_start' for # Did you mean? current_shift_for_month): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__624005087_56576000' Started GET "/" for ::1 at 2019-02-01 18:40:20 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (37.1ms) Rendered sample/index.slim within layouts/application (68.6ms) Completed 500 Internal Server Error in 151ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `current_month_start' for # Did you mean? current_shift_for_month): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__624005087_49828520' Started GET "/" for ::1 at 2019-02-01 18:40:35 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (50.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (90.3ms) Rendered sample/index.slim within layouts/application (130.2ms) Completed 500 Internal Server Error in 219ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__838765809_56239760' Started GET "/" for ::1 at 2019-02-01 18:40:51 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (45.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (79.7ms) Rendered sample/index.slim within layouts/application (109.9ms) Completed 500 Internal Server Error in 187ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__838765809_55168520' Started GET "/" for ::1 at 2019-02-01 18:41:11 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (39.5ms) Rendered sample/index.slim within layouts/application (79.4ms) Completed 500 Internal Server Error in 171ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__471346666_57371860' Started GET "/" for ::1 at 2019-02-01 18:41:59 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (34.2ms) Rendered sample/index.slim within layouts/application (65.0ms) Completed 500 Internal Server Error in 143ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__471346666_51022740' Started GET "/" for ::1 at 2019-02-01 18:42:12 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (38.7ms) Rendered sample/index.slim within layouts/application (78.1ms) Completed 500 Internal Server Error in 170ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 33: / - date_month_start = Candle::MonthModel.current_month_start(current_shift_factor, date_today) 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 37: - begin 38: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 39: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__956262425_56445800' Started GET "/" for ::1 at 2019-02-04 11:10:44 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (34.1ms) Rendered sample/index.slim within layouts/application (69.6ms) Completed 500 Internal Server Error in 161ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 2)): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__956262425_35858280' Started GET "/" for ::1 at 2019-02-04 11:18:36 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (387.8ms) Rendered sample/index.slim within layouts/application (433.5ms) Completed 500 Internal Server Error in 544ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 2, expected 0)): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__28807034_56872940' Started GET "/" for ::1 at 2019-02-04 11:19:41 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (285.4ms) Rendered sample/index.slim within layouts/application (317.2ms) Completed 500 Internal Server Error in 398ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 2, expected 0)): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, true, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__28807034_36120560' Started GET "/" for ::1 at 2019-02-04 11:24:06 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (50.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (95.3ms) Rendered sample/index.slim within layouts/application (134.4ms) Completed 500 Internal Server Error in 225ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__862461144_55855040' Started GET "/" for ::1 at 2019-02-04 11:24:24 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (44.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (81.5ms) Rendered sample/index.slim within layouts/application (113.1ms) Completed 500 Internal Server Error in 192ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__862461144_54461980' Started GET "/" for ::1 at 2019-02-04 11:24:57 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (51.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (482.8ms) Rendered sample/index.slim within layouts/application (522.4ms) Completed 500 Internal Server Error in 613ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__789946959_56143800' Started GET "/" for ::1 at 2019-02-04 11:25:02 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (45.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (325.6ms) Rendered sample/index.slim within layouts/application (358.2ms) Completed 500 Internal Server Error in 443ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__789946959_54830820' Started GET "/" for ::1 at 2019-02-04 11:35:01 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (50.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (353.7ms) Rendered sample/index.slim within layouts/application (395.4ms) Completed 500 Internal Server Error in 485ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1029240035_56593740' Started GET "/" for ::1 at 2019-02-04 11:35:27 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (52.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (473.0ms) Rendered sample/index.slim within layouts/application (513.0ms) Completed 500 Internal Server Error in 603ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__46813903_56524160' Started GET "/" for ::1 at 2019-02-04 11:42:45 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (44.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (333.0ms) Rendered sample/index.slim within layouts/application (365.8ms) Completed 500 Internal Server Error in 446ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__46813903_55202840' Started GET "/" for ::1 at 2019-02-04 11:43:06 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (253.7ms) Rendered sample/index.slim within layouts/application (285.6ms) Completed 200 OK in 831ms (Views: 814.6ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 11:43:18 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (43.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (302.5ms) Rendered sample/index.slim within layouts/application (333.5ms) Completed 500 Internal Server Error in 414ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__46813903_106976200' Started GET "/" for ::1 at 2019-02-04 11:45:03 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (49.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (324.2ms) Rendered sample/index.slim within layouts/application (354.6ms) Completed 500 Internal Server Error in 433ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__46813903_78283720' Started GET "/" for ::1 at 2019-02-04 11:45:48 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (34.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (521.1ms) Rendered sample/index.slim within layouts/application (552.6ms) Completed 500 Internal Server Error in 630ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__46813903_101568520' Started GET "/" for ::1 at 2019-02-04 11:46:22 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (2.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (326.8ms) Rendered sample/index.slim within layouts/application (358.0ms) Completed 200 OK in 472ms (Views: 454.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 11:46:32 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (32.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (291.4ms) Rendered sample/index.slim within layouts/application (324.2ms) Completed 500 Internal Server Error in 405ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: / table.table.table-bordered.month_view 3: / thead 4: / colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__46813903_109256480' Started GET "/" for ::1 at 2019-02-04 11:47:37 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (33.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (309.8ms) Rendered sample/index.slim within layouts/application (341.2ms) Completed 500 Internal Server Error in 421ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: / table.table.table-bordered.month_view 3: / thead 4: / colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__46813903_77393640' Started GET "/" for ::1 at 2019-02-04 11:58:29 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (33.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (346.9ms) Rendered sample/index.slim within layouts/application (378.7ms) Completed 500 Internal Server Error in 460ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: / table.table.table-bordered.month_view 3: / thead 4: / colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__46813903_107243440' Started GET "/" for ::1 at 2019-02-04 11:58:59 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (32.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (302.2ms) Rendered sample/index.slim within layouts/application (333.0ms) Completed 500 Internal Server Error in 410ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 0, expected 3)): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: / table.table.table-bordered.month_view 3: / thead 4: / colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__46813903_113210820' Started GET "/" for ::1 at 2019-02-04 11:59:40 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (378.5ms) Rendered sample/index.slim within layouts/application (418.1ms) Completed 500 Internal Server Error in 509ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 2, expected 0)): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__56223147_56824900' Started GET "/" for ::1 at 2019-02-04 12:50:12 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (381.9ms) Rendered sample/index.slim within layouts/application (416.0ms) Completed 500 Internal Server Error in 496ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 2, expected 0)): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__56223147_55661780' Started GET "/" for ::1 at 2019-02-04 12:51:10 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (339.2ms) Rendered sample/index.slim within layouts/application (379.0ms) Completed 500 Internal Server Error in 469ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `group_multiday_events' for # Did you mean? grouped_multiday_events grouped_multiday_events=): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__871566548_56948380' Started GET "/" for ::1 at 2019-02-04 12:52:01 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (452.1ms) Rendered sample/index.slim within layouts/application (483.5ms) Completed 500 Internal Server Error in 563ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `group_multiday_events' for # Did you mean? grouped_multiday_events grouped_multiday_events=): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__871566548_56311340' Started GET "/" for ::1 at 2019-02-04 12:55:22 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (347.1ms) Rendered sample/index.slim within layouts/application (379.0ms) Completed 500 Internal Server Error in 455ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `group_multiday_events' for # Did you mean? grouped_multiday_events grouped_multiday_events=): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__871566548_56434300' Started GET "/" for ::1 at 2019-02-04 12:55:58 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (522.9ms) Rendered sample/index.slim within layouts/application (553.6ms) Completed 500 Internal Server Error in 630ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `group_multiday_events' for # Did you mean? grouped_multiday_events grouped_multiday_events=): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__871566548_56589620' Started GET "/" for ::1 at 2019-02-04 12:56:22 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (310.6ms) Rendered sample/index.slim within layouts/application (350.3ms) Completed 500 Internal Server Error in 439ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `weeks_in_months_view_dates' for #): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__159837436_56806480' Started GET "/" for ::1 at 2019-02-04 13:06:04 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (341.2ms) Rendered sample/index.slim within layouts/application (371.7ms) Completed 500 Internal Server Error in 448ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `weeks_in_months_view_dates' for #): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__159837436_56018000' Started GET "/" for ::1 at 2019-02-04 13:42:56 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (649.1ms) Rendered sample/index.slim within layouts/application (681.8ms) Completed 500 Internal Server Error in 760ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `weeks_in_months_view_dates' for #): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__159837436_55504140' Started GET "/" for ::1 at 2019-02-04 14:00:36 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (344.3ms) Rendered sample/index.slim within layouts/application (379.1ms) Completed 500 Internal Server Error in 465ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `weeks_in_months_view_dates' for #): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__159837436_55469080' Started GET "/" for ::1 at 2019-02-04 14:00:43 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (276.8ms) Rendered sample/index.slim within layouts/application (310.9ms) Completed 500 Internal Server Error in 399ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `weeks_in_months_view_dates' for #): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__159837436_55901280' Started GET "/" for ::1 at 2019-02-04 14:01:54 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (297.8ms) Rendered sample/index.slim within layouts/application (340.8ms) Completed 500 Internal Server Error in 438ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `grouped_multiday_events' for Candle::MonthModel:Class Did you mean? group_multiday_events): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__219540410_56315580' Started GET "/" for ::1 at 2019-02-04 14:05:46 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (372.9ms) Rendered sample/index.slim within layouts/application (403.7ms) Completed 500 Internal Server Error in 482ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `grouped_multiday_events' for Candle::MonthModel:Class Did you mean? group_multiday_events): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__219540410_54860220' Started GET "/" for ::1 at 2019-02-04 14:07:30 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (378.0ms) Rendered sample/index.slim within layouts/application (408.8ms) Completed 500 Internal Server Error in 487ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `grouped_multiday_events' for Candle::MonthModel:Class Did you mean? group_multiday_events): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/index.slim:3:in `_app_views_sample_index_slim__219540410_54748240' Started GET "/" for ::1 at 2019-02-04 14:07:46 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (36.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (615.2ms) Rendered sample/index.slim within layouts/application (653.1ms) Completed 500 Internal Server Error in 740ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `empty?' for nil:NilClass): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: / table.table.table-bordered.month_view 3: / thead 4: / colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__840454535_56224940' Started GET "/" for ::1 at 2019-02-04 14:09:45 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (31.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (615.1ms) Rendered sample/index.slim within layouts/application (645.7ms) Completed 500 Internal Server Error in 724ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `empty?' for nil:NilClass): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: / table.table.table-bordered.month_view 3: / thead 4: / colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__840454535_40232440' Started GET "/" for ::1 at 2019-02-04 14:09:59 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (32.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (575.3ms) Rendered sample/index.slim within layouts/application (606.8ms) Completed 500 Internal Server Error in 691ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `empty?' for nil:NilClass): 1: - unless (calendar_month.grouped_events.empty? && calendar_month.grouped_multiday_events.empty?) 2: table.table.table-bordered.month_view 3: thead 4: colgroup span="7" app/views/sample/index.slim:3:in `_app_views_sample_index_slim__840454535_56924780' Started GET "/" for ::1 at 2019-02-04 14:10:19 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (38.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (625.4ms) Rendered sample/index.slim within layouts/application (663.9ms) Completed 500 Internal Server Error in 751ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `months_view_dates' for #): 3: thead 4: colgroup span="7" 5: tr 6: th colspan="7" scope="colgroup" = l((calendar_month.months_view_dates.select{ |date| date.day == 14 }).first, format: '%B %Y') 7: tr 8: - CalendarMonthModel.weekday_dates.each do |date| 9: th.weekday_name_header scope="col" = l(date, format: '%A') app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_56823340' Started GET "/" for ::1 at 2019-02-04 14:15:15 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (34.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (612.5ms) Rendered sample/index.slim within layouts/application (643.1ms) Completed 500 Internal Server Error in 724ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `months_view_dates' for #): 3: thead 4: colgroup span="7" 5: tr 6: th colspan="7" scope="colgroup" = l((calendar_month.months_view_dates.select{ |date| date.day == 14 }).first, format: '%B %Y') 7: tr 8: - CalendarMonthModel.weekday_dates.each do |date| 9: th.weekday_name_header scope="col" = l(date, format: '%A') app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_61175560' Started GET "/" for ::1 at 2019-02-04 14:16:51 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (77.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (739.4ms) Rendered sample/index.slim within layouts/application (769.8ms) Completed 500 Internal Server Error in 846ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarMonthModel): 5: tr 6: th colspan="7" scope="colgroup" = l((calendar_month.view_dates.select{ |date| date.day == 14 }).first, format: '%B %Y') 7: tr 8: - CalendarMonthModel.weekday_dates.each do |date| 9: th.weekday_name_header scope="col" = l(date, format: '%A') 10: 11: tbody app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_56194000' Started GET "/" for ::1 at 2019-02-04 14:22:12 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (41.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (728.3ms) Rendered sample/index.slim within layouts/application (761.3ms) Completed 500 Internal Server Error in 840ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::MonthModel): 5: tr 6: th colspan="7" scope="colgroup" = l((calendar_month.view_dates.select{ |date| date.day == 14 }).first, format: '%B %Y') 7: tr 8: - MonthModel.weekday_dates.each do |date| 9: th.weekday_name_header scope="col" = l(date, format: '%A') 10: 11: tbody app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_60839440' Started GET "/" for ::1 at 2019-02-04 14:22:32 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (36.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (830.2ms) Rendered sample/index.slim within layouts/application (860.7ms) Completed 500 Internal Server Error in 939ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `weekday_dates' for Candle::MonthModel:Class): 5: tr 6: th colspan="7" scope="colgroup" = l((calendar_month.view_dates.select{ |date| date.day == 14 }).first, format: '%B %Y') 7: tr 8: - Candle::MonthModel.weekday_dates.each do |date| 9: th.weekday_name_header scope="col" = l(date, format: '%A') 10: 11: tbody app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_55136160' Started GET "/" for ::1 at 2019-02-04 14:24:56 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (5.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (857.7ms) Rendered sample/index.slim within layouts/application (888.2ms) Completed 200 OK in 1240ms (Views: 1224.4ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 14:26:01 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (4.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1023.1ms) Rendered sample/index.slim within layouts/application (1053.8ms) Completed 200 OK in 1162ms (Views: 1146.5ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 14:26:28 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (46.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (651.7ms) Rendered sample/index.slim within layouts/application (682.0ms) Completed 500 Internal Server Error in 758ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `grouped_multiday_events' for Candle::MonthModel:Class Did you mean? group_multiday_events): 19: - else 20: .day_head = current_day.day.to_s 21: 22: - weekly_multiday_event_heap = Candle::MonthModel.grouped_multiday_events(calendar_month.grouped_multiday_events, calendar_month.view_dates[7 * row], calendar_month.view_dates[7 * row + 6]) 23: 24: - until weekly_multiday_event_heap.empty? 25: tr app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_107839380' Started GET "/" for ::1 at 2019-02-04 14:27:15 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (45.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (616.2ms) Rendered sample/index.slim within layouts/application (646.5ms) Completed 500 Internal Server Error in 725ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `grouped_multiday_events' for Candle::MonthModel:Class Did you mean? group_multiday_events): 19: - else 20: .day_head = current_day.day.to_s 21: 22: - weekly_multiday_event_heap = Candle::MonthModel.grouped_multiday_events(calendar_month.grouped_multiday_events, calendar_month.view_dates[7 * row], calendar_month.view_dates[7 * row + 6]) 23: 24: - until weekly_multiday_event_heap.empty? 25: tr app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_88733340' Started GET "/" for ::1 at 2019-02-04 14:28:28 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (50.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (546.3ms) Rendered sample/index.slim within layouts/application (576.3ms) Completed 500 Internal Server Error in 653ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `grouped_multiday_events' for Candle::MonthModel:Class Did you mean? group_multiday_events): 19: - else 20: .day_head = current_day.day.to_s 21: 22: - weekly_multiday_event_heap = Candle::MonthModel.grouped_multiday_events(calendar_month.grouped_multiday_events, calendar_month.view_dates[7 * row], calendar_month.view_dates[7 * row + 6]) 23: 24: - until weekly_multiday_event_heap.empty? 25: tr app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_93832920' Started GET "/" for ::1 at 2019-02-04 14:31:09 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (61.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (680.7ms) Rendered sample/index.slim within layouts/application (712.1ms) Completed 500 Internal Server Error in 794ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `month' for #<#:0x000000000ae76b48>): 20: .day_head = current_day.day.to_s 21: 22: / - weekly_multiday_event_heap = Candle::MonthModel.grouped_multiday_events(calendar_month.grouped_multiday_events, calendar_month.view_dates[7 * row], calendar_month.view_dates[7 * row + 6]) 23: - weekly_multiday_event_heap = month.grouped_multiday_events(calendar_month.grouped_multiday_events, calendar_month.view_dates[7 * row], calendar_month.view_dates[7 * row + 6]) 24: 25: - until weekly_multiday_event_heap.empty? 26: tr app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_91496540' Started GET "/" for ::1 at 2019-02-04 14:31:26 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (42.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (542.2ms) Rendered sample/index.slim within layouts/application (573.2ms) Completed 500 Internal Server Error in 652ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 3, expected 0)): 20: .day_head = current_day.day.to_s 21: 22: / - weekly_multiday_event_heap = Candle::MonthModel.grouped_multiday_events(calendar_month.grouped_multiday_events, calendar_month.view_dates[7 * row], calendar_month.view_dates[7 * row + 6]) 23: - weekly_multiday_event_heap = calendar_month.grouped_multiday_events(calendar_month.grouped_multiday_events, calendar_month.view_dates[7 * row], calendar_month.view_dates[7 * row + 6]) 24: 25: - until weekly_multiday_event_heap.empty? 26: tr app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_109772100' Started GET "/" for ::1 at 2019-02-04 14:32:58 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (42.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (985.5ms) Rendered sample/index.slim within layouts/application (1017.4ms) Completed 500 Internal Server Error in 1104ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 3, expected 0)): 20: .day_head = current_day.day.to_s 21: 22: / - weekly_multiday_event_heap = Candle::MonthModel.grouped_multiday_events(calendar_month.grouped_multiday_events, calendar_month.view_dates[7 * row], calendar_month.view_dates[7 * row + 6]) 23: - weekly_multiday_event_heap = calendar_month.grouped_multiday_events(calendar_month.grouped_multiday_events, calendar_month.view_dates[7 * row], calendar_month.view_dates[7 * row + 6]) 24: 25: - until weekly_multiday_event_heap.empty? 26: tr app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_118265320' Started GET "/" for ::1 at 2019-02-04 14:34:51 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (43.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (626.3ms) Rendered sample/index.slim within layouts/application (656.5ms) Completed 500 Internal Server Error in 733ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 3, expected 0)): 20: .day_head = current_day.day.to_s 21: 22: / - weekly_multiday_event_heap = Candle::MonthModel.grouped_multiday_events(calendar_month.grouped_multiday_events, calendar_month.view_dates[7 * row], calendar_month.view_dates[7 * row + 6]) 23: - weekly_multiday_event_heap = calendar_month.grouped_multiday_events(calendar_month.grouped_multiday_events, calendar_month.view_dates[7 * row], calendar_month.view_dates[7 * row + 6]) 24: 25: - until weekly_multiday_event_heap.empty? 26: tr app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_96600460' Started GET "/" for ::1 at 2019-02-04 14:36:40 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (66.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2089.7ms) Rendered sample/index.slim within layouts/application (2120.6ms) Completed 500 Internal Server Error in 2197ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `grouped_multiday_events' for #<#:0x000000000cbfa4f8> Did you mean? grouped_collection_select): 20: .day_head = current_day.day.to_s 21: 22: / - weekly_multiday_event_heap = Candle::MonthModel.grouped_multiday_events(calendar_month.grouped_multiday_events, calendar_month.view_dates[7 * row], calendar_month.view_dates[7 * row + 6]) 23: - weekly_multiday_event_heap = grouped_multiday_events[row] 24: 25: - until weekly_multiday_event_heap.empty? 26: tr app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_106944260' Started GET "/" for ::1 at 2019-02-04 14:36:55 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (61.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (575.5ms) Rendered sample/index.slim within layouts/application (606.4ms) Completed 500 Internal Server Error in 684ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `grouped_multiday_events' for #<#:0x000000000d2c3de8> Did you mean? grouped_collection_select): 20: .day_head = current_day.day.to_s 21: 22: / - weekly_multiday_event_heap = Candle::MonthModel.grouped_multiday_events(calendar_month.grouped_multiday_events, calendar_month.view_dates[7 * row], calendar_month.view_dates[7 * row + 6]) 23: - weekly_multiday_event_heap = grouped_multiday_events[row] 24: 25: - until weekly_multiday_event_heap.empty? 26: tr app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_110511000' Started GET "/" for ::1 at 2019-02-04 14:37:17 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (44.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (600.4ms) Rendered sample/index.slim within layouts/application (630.9ms) Completed 500 Internal Server Error in 709ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `months_grouped_events' for #): 84: - current_day = calendar_month.view_dates[7 * row + collumn] 85: td class=Candle::MonthModel.emphasize_date(current_day, Date.today, 'bg-info', 'bg-default') 86: 87: - if calendar_month.months_grouped_events[current_day] 88: - calendar_month.months_grouped_events[current_day].sort_by{ |event| event.dtstart.localtime }.each do |event| 89: 90: .event.onclick_open_backdrop app/views/sample/index.slim:3:in `_app_views_sample_index_slim__1006761830_118943980' Started GET "/" for ::1 at 2019-02-04 14:38:25 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (16.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (649.6ms) Rendered sample/index.slim within layouts/application (679.6ms) Completed 200 OK in 794ms (Views: 777.5ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 14:42:00 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (14.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (760.6ms) Rendered sample/index.slim within layouts/application (791.7ms) Completed 200 OK in 901ms (Views: 884.5ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 14:43:10 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (17.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (562.0ms) Rendered sample/index.slim within layouts/application (592.9ms) Completed 200 OK in 705ms (Views: 686.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 14:43:14 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (18.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (571.2ms) Rendered sample/index.slim within layouts/application (602.0ms) Completed 200 OK in 712ms (Views: 695.4ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 14:43:31 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (34.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (603.7ms) Rendered sample/index.slim within layouts/application (642.8ms) Completed 200 OK in 1137ms (Views: 1120.6ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 14:44:12 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (14.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (586.3ms) Rendered sample/index.slim within layouts/application (616.3ms) Completed 200 OK in 727ms (Views: 711.1ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 14:44:26 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (33.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (991.7ms) Rendered sample/index.slim within layouts/application (1030.2ms) Completed 500 Internal Server Error in 1445ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- sass): app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__330664592_55880560' Started GET "/" for ::1 at 2019-02-04 14:44:34 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (15.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (526.4ms) Rendered sample/index.slim within layouts/application (557.7ms) Completed 500 Internal Server Error in 690ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- sass): app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__330664592_111886160' Started GET "/" for ::1 at 2019-02-04 14:44:40 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (32.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (550.2ms) Rendered sample/index.slim within layouts/application (581.7ms) Completed 500 Internal Server Error in 704ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- sass): app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__330664592_107112340' Started GET "/" for ::1 at 2019-02-04 14:45:44 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (19.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (624.9ms) Rendered sample/index.slim within layouts/application (655.8ms) Completed 200 OK in 899ms (Views: 883.0ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 14:45:47 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (14.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (517.5ms) Rendered sample/index.slim within layouts/application (551.2ms) Completed 200 OK in 660ms (Views: 644.0ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 14:47:30 +0100 Processing by SampleController#index as HTML Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (14.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (531.7ms) Rendered sample/index.slim within layouts/application (565.0ms) Completed 200 OK in 677ms (Views: 660.8ms | ActiveRecord: 0.0ms) Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 14:58:00 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (50.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (630.6ms) Rendered sample/index.slim within layouts/application (660.4ms) Completed 500 Internal Server Error in 737ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `summary_teaser_length' for Candle::MonthModel:Class Did you mean? summary_title): 92: 93: div 94: span.time = event.dtstart.localtime.strftime('%k:%M') 95: span.summary.breakable{ title = Candle::MonthModel.summary_title(event) } == event.summary.to_s.force_encoding("UTF-8").truncate(Candle::MonthModel.summary_teaser_length().to_i, seperator: ' ') 96: 97: .popover_content.hide 98: .close_span app/views/sample/index.slim:3:in `_app_views_sample_index_slim__318875642_88903740' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 15:01:34 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (41.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (622.6ms) Rendered sample/index.slim within layouts/application (652.1ms) Completed 500 Internal Server Error in 727ms (ActiveRecord: 0.0ms) ActionView::Template::Error (translation missing: en.time.formats.hnh_short): 108: .from_to title='Zeitraum' 109: .text 110: i.material-icons.icon_spacing date_range 111: = l(event.dtstart.localtime, format: :short) + " - " + l(event.dtend.localtime, format: :hnh_short) 112: 113: - if !event.location.to_s.strip.empty? 114: hr app/views/sample/index.slim:3:in `_app_views_sample_index_slim__318875642_100803440' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 15:16:37 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (43.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (788.5ms) Rendered sample/index.slim within layouts/application (818.1ms) Completed 500 Internal Server Error in 892ms (ActiveRecord: 0.0ms) ActionView::Template::Error (translation missing: en.time.formats.hnh_short): 108: .from_to title='Zeitraum' 109: .text 110: i.material-icons.icon_spacing date_range 111: = l(event.dtstart.localtime, format: :short) + " - " + l(event.dtend.localtime, format: :hnh_short) 112: 113: - if !event.location.to_s.strip.empty? 114: hr app/views/sample/index.slim:3:in `_app_views_sample_index_slim__318875642_106685620' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 15:23:16 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (74.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (877.0ms) Rendered sample/index.slim within layouts/application (907.2ms) Completed 500 Internal Server Error in 986ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x000000000d137420> Did you mean? autoload): 124: .description title='Weitere Beschreibung' 125: .text 126: i.material-icons.icon_spacing description 127: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 128: 129: - else 130: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__318875642_109701860' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 15:23:25 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (52.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (705.6ms) Rendered sample/index.slim within layouts/application (735.4ms) Completed 500 Internal Server Error in 812ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x000000000d8c5278> Did you mean? autoload): 124: .description title='Weitere Beschreibung' 125: .text 126: i.material-icons.icon_spacing description 127: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 128: 129: - else 130: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__318875642_113651600' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 15:33:28 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (75.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (796.6ms) Rendered sample/index.slim within layouts/application (834.2ms) Completed 500 Internal Server Error in 921ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000006ae32c8> Did you mean? autoload): 124: .description title='Weitere Beschreibung' 125: .text 126: i.material-icons.icon_spacing description 127: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 128: 129: - else 130: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__221550765_56067640' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 15:33:45 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (75.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (831.1ms) Rendered sample/index.slim within layouts/application (870.8ms) Completed 500 Internal Server Error in 957ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000006a929b8> Did you mean? autoload): 124: .description title='Weitere Beschreibung' 125: .text 126: i.material-icons.icon_spacing description 127: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 128: 129: - else 130: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__335980793_56033500' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 15:34:23 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (54.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1008.7ms) Rendered sample/index.slim within layouts/application (1039.8ms) Completed 500 Internal Server Error in 1114ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000004a23d30> Did you mean? autoload): 124: .description title='Weitere Beschreibung' 125: .text 126: i.material-icons.icon_spacing description 127: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 128: 129: - else 130: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__335980793_38936700' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 15:46:22 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (77.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1004.2ms) Rendered sample/index.slim within layouts/application (1042.1ms) Completed 500 Internal Server Error in 1128ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x00000000069b7e08> Did you mean? autoload): 124: .description title='Weitere Beschreibung' 125: .text 126: i.material-icons.icon_spacing description 127: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 128: 129: - else 130: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__930708196_55455560' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 15:51:45 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (55.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (645.6ms) Rendered sample/index.slim within layouts/application (677.3ms) Completed 500 Internal Server Error in 754ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x00000000048f08a0> Did you mean? autoload): 124: .description title='Weitere Beschreibung' 125: .text 126: i.material-icons.icon_spacing description 127: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 128: 129: - else 130: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__930708196_38262620' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 15:51:53 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (55.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (652.4ms) Rendered sample/index.slim within layouts/application (683.5ms) Completed 500 Internal Server Error in 761ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000006c3aa68> Did you mean? autoload): 124: .description title='Weitere Beschreibung' 125: .text 126: i.material-icons.icon_spacing description 127: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 128: 129: - else 130: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__930708196_56744480' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 16:01:31 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (78.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (739.8ms) Rendered sample/index.slim within layouts/application (779.3ms) Completed 500 Internal Server Error in 866ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000006fcc2f8> Did you mean? autoload): 124: .description title='Weitere Beschreibung' 125: .text 126: i.material-icons.icon_spacing description 127: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 128: 129: - else 130: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__994968341_58720280' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 16:01:59 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (62.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (906.2ms) Rendered sample/index.slim within layouts/application (937.3ms) Completed 500 Internal Server Error in 1017ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000006e1f720> Did you mean? autoload): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__994968341_57746020' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 16:03:12 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (81.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (677.7ms) Rendered sample/index.slim within layouts/application (716.0ms) Completed 500 Internal Server Error in 802ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000006aac1d8> Did you mean? autoload): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__453320879_55955740' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 16:07:07 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (58.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2442.0ms) Rendered sample/index.slim within layouts/application (2473.6ms) Completed 500 Internal Server Error in 2550ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `view_context' for #<#:0x00000000043f1610>): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = view_context.auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__453320879_35597460' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 16:07:40 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (48.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (730.7ms) Rendered sample/index.slim within layouts/application (762.7ms) Completed 500 Internal Server Error in 841ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = ActionController::Base.helpers.auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__453320879_57304340' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 16:26:56 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (47.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (662.3ms) Rendered sample/index.slim within layouts/application (694.6ms) Completed 500 Internal Server Error in 774ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = ActionController::Base.helpers.auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__453320879_49241760' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 16:27:23 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (74.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (632.3ms) Rendered sample/index.slim within layouts/application (672.3ms) Completed 500 Internal Server Error in 758ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = ActionController::Base.helpers.auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__956988132_56541660' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 16:30:05 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (48.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (843.8ms) Rendered sample/index.slim within layouts/application (874.4ms) Completed 500 Internal Server Error in 950ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = ActionController::Base.helpers.auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__956988132_49623580' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 16:32:02 +0100 Processing by SampleController#index as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/index.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (53.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (722.7ms) Rendered sample/index.slim within layouts/application (752.3ms) Completed 500 Internal Server Error in 827ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x00000000072d9720> Did you mean? autoload): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/index.slim:3:in `_app_views_sample_index_slim__956988132_60216220' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 16:32:29 +0100 AbstractController::ActionNotFound (The action 'show' could not be found for SampleController): actionpack (5.2.2) lib/abstract_controller/base.rb:129:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 16:32:51 +0100 AbstractController::ActionNotFound (The action 'show' could not be found for SampleController): actionpack (5.2.2) lib/abstract_controller/base.rb:129:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/?s=-1&v=m" for ::1 at 2019-02-04 16:32:55 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Completed 406 Not Acceptable in 1895ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (SampleController#show is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for ::1 at 2019-02-04 16:33:12 +0100 Processing by SampleController#show as HTML Completed 406 Not Acceptable in 1931ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (SampleController#show is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for ::1 at 2019-02-04 16:33:16 +0100 Processing by SampleController#show as HTML Completed 406 Not Acceptable in 1930ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (SampleController#show is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for ::1 at 2019-02-04 16:34:40 +0100 Processing by SampleController#show as HTML Completed 406 Not Acceptable in 1902ms (ActiveRecord: 0.0ms) ActionController::UnknownFormat (SampleController#show is missing a template for this request format and variant. request.formats: ["text/html"] request.variant: [] NOTE! For XHR/Ajax or API requests, this action would normally respond with 204 No Content: an empty white screen. Since you're loading it in a web browser, we assume that you expected to actually render a template, not nothing, so we're showing an error to be extra-clear. If you expect 204 No Content, carry on. That's what you'll get from an XHR or API request. Give it a shot.): actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:55:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for ::1 at 2019-02-04 16:37:28 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (17.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1065.8ms) Rendered sample/show.slim within layouts/application (1095.7ms) Completed 200 OK in 1414ms (Views: 1397.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 16:42:38 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (15.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (812.9ms) Rendered sample/show.slim within layouts/application (845.4ms) Completed 200 OK in 951ms (Views: 934.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 16:42:42 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (14.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (701.1ms) Rendered sample/show.slim within layouts/application (731.7ms) Completed 200 OK in 849ms (Views: 833.2ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 16:50:13 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (5.3ms) Rendered sample/show.slim within layouts/application (35.5ms) Completed 500 Internal Server Error in 111ms (ActiveRecord: 0.0ms) SyntaxError (M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim:30: syntax error, unexpected $undefined, expecting keyword_end ...qjc@group.calendar.google.com"\", \ ... ^): app/views/sample/show.slim:3:in `_app_views_sample_show_slim__755620462_117318040' Started GET "/" for ::1 at 2019-02-04 16:50:34 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (48.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (762.4ms) Rendered sample/show.slim within layouts/application (794.3ms) Completed 500 Internal Server Error in 875ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `maps_query_host' for Candle::MonthModel:Class): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=Candle::MonthModel.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:3:in `_app_views_sample_show_slim__755620462_110308840' Started GET "/" for ::1 at 2019-02-04 16:51:33 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (54.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (768.0ms) Rendered sample/show.slim within layouts/application (798.4ms) Completed 500 Internal Server Error in 877ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `maps_query_host' for Candle::MonthModel:Class): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=Candle::MonthModel.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:3:in `_app_views_sample_show_slim__755620462_80643780' Started GET "/" for ::1 at 2019-02-04 16:51:40 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (45.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (665.3ms) Rendered sample/show.slim within layouts/application (694.9ms) Completed 500 Internal Server Error in 770ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `maps_query_host' for Candle::MonthModel:Class): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=Candle::MonthModel.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:3:in `_app_views_sample_show_slim__755620462_113013180' Started GET "/" for ::1 at 2019-02-04 16:52:58 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (46.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (961.9ms) Rendered sample/show.slim within layouts/application (995.6ms) Completed 500 Internal Server Error in 1076ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `maps_query_host' for Candle::MonthModel:Class): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=Candle::MonthModel.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:3:in `_app_views_sample_show_slim__755620462_114503180' Started GET "/" for ::1 at 2019-02-04 16:54:51 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (46.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (630.3ms) Rendered sample/show.slim within layouts/application (660.2ms) Completed 500 Internal Server Error in 736ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `maps_query_host' for Candle::MonthModel:Class): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=Candle::MonthModel.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:3:in `_app_views_sample_show_slim__755620462_116017800' Started GET "/" for ::1 at 2019-02-04 16:55:36 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (45.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (724.6ms) Rendered sample/show.slim within layouts/application (755.0ms) Completed 500 Internal Server Error in 831ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `maps_query_host' for Candle::MonthModel:Class): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=Candle::MonthModel.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:3:in `_app_views_sample_show_slim__755620462_117304800' Started GET "/" for ::1 at 2019-02-04 16:58:43 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (45.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (727.5ms) Rendered sample/show.slim within layouts/application (757.7ms) Completed 500 Internal Server Error in 834ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `maps_query_host' for Candle::MonthModel:Class): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=Candle::MonthModel.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:26:in `_app_views_sample_show_slim__755620462_86556360' Started GET "/" for ::1 at 2019-02-04 17:04:06 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (74.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (846.3ms) Rendered sample/show.slim within layouts/application (888.4ms) Completed 500 Internal Server Error in 978ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `maps_query_host' for Candle::MonthModel:Class): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=Candle::MonthModel.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:26:in `_app_views_sample_show_slim__584255079_56840220' Started GET "/" for ::1 at 2019-02-04 17:12:13 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (46.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (789.4ms) Rendered sample/show.slim within layouts/application (820.2ms) Completed 500 Internal Server Error in 897ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `maps_query_host' for Candle::MonthModel:Class): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=Candle::MonthModel.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:26:in `_app_views_sample_show_slim__584255079_47698460' Started GET "/" for ::1 at 2019-02-04 17:18:01 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2.9ms) Rendered sample/show.slim within layouts/application (33.0ms) Completed 200 OK in 343ms (Views: 326.7ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 17:18:59 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (47.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (719.1ms) Rendered sample/show.slim within layouts/application (749.0ms) Completed 500 Internal Server Error in 828ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `maps_query_host' for Candle::MonthModel:Class): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=Candle::MonthModel.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:26:in `_app_views_sample_show_slim__584255079_109969300' Started GET "/" for ::1 at 2019-02-04 17:25:48 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (47.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (691.2ms) Rendered sample/show.slim within layouts/application (722.0ms) Completed 500 Internal Server Error in 799ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `address_to_maps_path' for #): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=calendar_month.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:26:in `_app_views_sample_show_slim__584255079_114049740' Started GET "/" for ::1 at 2019-02-04 17:27:03 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (69.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (840.3ms) Rendered sample/show.slim within layouts/application (879.5ms) Completed 500 Internal Server Error in 967ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [https://www.google.de/maps]): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=calendar_month.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:26:in `_app_views_sample_show_slim__966240686_56496840' Started GET "/" for ::1 at 2019-02-04 17:27:12 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (44.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (672.3ms) Rendered sample/show.slim within layouts/application (702.0ms) Completed 500 Internal Server Error in 777ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [https://www.google.de/maps]): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=calendar_month.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:26:in `_app_views_sample_show_slim__966240686_59289760' Started GET "/" for ::1 at 2019-02-04 17:28:01 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (44.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (775.8ms) Rendered sample/show.slim within layouts/application (806.1ms) Completed 500 Internal Server Error in 882ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [https://www.google.de/maps]): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=calendar_month.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:26:in `_app_views_sample_show_slim__966240686_47545480' Started GET "/" for ::1 at 2019-02-04 17:36:52 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (44.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (709.9ms) Rendered sample/show.slim within layouts/application (740.8ms) Completed 500 Internal Server Error in 818ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [https://www.google.de/maps]): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=calendar_month.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:26:in `_app_views_sample_show_slim__966240686_54706420' Started GET "/" for ::1 at 2019-02-04 17:39:47 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (44.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1034.6ms) Rendered sample/show.slim within layouts/application (1064.4ms) Completed 500 Internal Server Error in 1139ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [https://www.google.de/maps]): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=calendar_month.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:26:in `_app_views_sample_show_slim__966240686_56554740' Started GET "/" for ::1 at 2019-02-04 17:40:53 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (44.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (687.0ms) Rendered sample/show.slim within layouts/application (717.2ms) Completed 500 Internal Server Error in 793ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [https://www.google.de/maps]): 118: .text 119: .icon_spacing 120: i.material-icons location_on 121: a href=calendar_month.address_to_maps_path(event.location.to_s).force_encoding('UTF-8') target='_blank' 122: .flex_wrap_it.breakable = event.location.to_s.force_encoding('UTF-8') 123: 124: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:26:in `_app_views_sample_show_slim__966240686_57778460' Started GET "/" for ::1 at 2019-02-04 17:41:10 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (82.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (680.6ms) Rendered sample/show.slim within layouts/application (719.3ms) Completed 500 Internal Server Error in 807ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000006acdef0> Did you mean? autoload): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/show.slim:26:in `_app_views_sample_show_slim__692209417_56267160' Started GET "/" for ::1 at 2019-02-04 17:48:46 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (53.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (713.1ms) Rendered sample/show.slim within layouts/application (744.0ms) Completed 500 Internal Server Error in 822ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000004331fe0> Did you mean? autoload): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/show.slim:26:in `_app_views_sample_show_slim__692209417_35345760' Started GET "/" for ::1 at 2019-02-04 18:00:06 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (53.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (739.7ms) Rendered sample/show.slim within layouts/application (769.9ms) Completed 500 Internal Server Error in 847ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000006b50698> Did you mean? autoload): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/show.slim:26:in `_app_views_sample_show_slim__692209417_56265480' Started GET "/" for ::1 at 2019-02-04 18:01:42 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (54.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (715.5ms) Rendered sample/show.slim within layouts/application (746.7ms) Completed 500 Internal Server Error in 826ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000005796aa8> Did you mean? autoload): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/show.slim:26:in `_app_views_sample_show_slim__692209417_38225600' Started GET "/" for ::1 at 2019-02-04 18:05:30 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (77.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (802.7ms) Rendered sample/show.slim within layouts/application (842.4ms) Completed 500 Internal Server Error in 938ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000006d5cbd0> Did you mean? autoload): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/show.slim:26:in `_app_views_sample_show_slim__939701745_57357320' Started GET "/" for ::1 at 2019-02-04 18:06:08 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (81.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (750.6ms) Rendered sample/show.slim within layouts/application (789.6ms) Completed 500 Internal Server Error in 879ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000006c1cba8> Did you mean? autoload): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/show.slim:26:in `_app_views_sample_show_slim__797799500_56701940' Started GET "/" for ::1 at 2019-02-04 18:15:09 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (51.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (720.4ms) Rendered sample/show.slim within layouts/application (751.2ms) Completed 500 Internal Server Error in 828ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000005998978> Did you mean? autoload): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/show.slim:26:in `_app_views_sample_show_slim__797799500_46977440' Started GET "/" for ::1 at 2019-02-04 18:15:16 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (54.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (622.8ms) Rendered sample/show.slim within layouts/application (652.9ms) Completed 500 Internal Server Error in 728ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x000000000708b0b8> Did you mean? autoload): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/show.slim:26:in `_app_views_sample_show_slim__797799500_59006320' Started GET "/" for ::1 at 2019-02-04 18:15:37 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (78.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (915.2ms) Rendered sample/show.slim within layouts/application (953.7ms) Completed 500 Internal Server Error in 1040ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000006cc1180> Did you mean? autoload): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/show.slim:26:in `_app_views_sample_show_slim__286801514_57038660' Started GET "/" for ::1 at 2019-02-04 18:21:24 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (51.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (827.4ms) Rendered sample/show.slim within layouts/application (858.6ms) Completed 500 Internal Server Error in 935ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000005bd7540> Did you mean? autoload): 126: .description title='Weitere Beschreibung' 127: .text 128: i.material-icons.icon_spacing description 129: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 130: 131: - else 132: p No upcoming events in the next week. app/views/sample/show.slim:26:in `_app_views_sample_show_slim__286801514_48169420' Started GET "/" for ::1 at 2019-02-04 18:21:47 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (24.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (614.4ms) Rendered sample/show.slim within layouts/application (644.5ms) Completed 200 OK in 968ms (Views: 951.2ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 18:24:33 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (24.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (623.7ms) Rendered sample/show.slim within layouts/application (654.2ms) Completed 200 OK in 760ms (Views: 743.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 18:25:03 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (19.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1317.8ms) Rendered sample/show.slim within layouts/application (1348.6ms) Completed 200 OK in 1460ms (Views: 1443.9ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-04 18:28:41 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (654.4ms) Rendered sample/show.slim within layouts/application (694.1ms) Completed 500 Internal Server Error in 782ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `address' for #): 73: div 74: .button_holder 75: .btn-group 76: = link_to "Monat", model.path(URI.parse(request.original_url).host, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 77: 78: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 79: app/views/sample/show.slim:26:in `_app_views_sample_show_slim__411516812_55564180' Started GET "/" for ::1 at 2019-02-04 18:30:42 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (758.6ms) Rendered sample/show.slim within layouts/application (789.9ms) Completed 500 Internal Server Error in 875ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `address' for #): 73: div 74: .button_holder 75: .btn-group 76: = link_to "Monat", model.path(URI.parse(request.original_url).host, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 77: 78: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 79: app/views/sample/show.slim:26:in `_app_views_sample_show_slim__411516812_49987920' Started GET "/" for ::1 at 2019-02-04 18:31:05 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (704.3ms) Rendered sample/show.slim within layouts/application (735.2ms) Completed 500 Internal Server Error in 815ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `address' for #): 73: div 74: .button_holder 75: .btn-group 76: = link_to "Monat", model.path(URI.parse(request.original_url).host, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 77: 78: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 79: app/views/sample/show.slim:26:in `_app_views_sample_show_slim__411516812_47190440' Started GET "/" for ::1 at 2019-02-04 18:31:31 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (43.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (690.1ms) Rendered sample/show.slim within layouts/application (729.3ms) Completed 200 OK in 1060ms (Views: 1043.4ms | ActiveRecord: 0.0ms) Started GET "/localhost?s=0&v=a" for ::1 at 2019-02-05 10:56:09 +0100 ActionController::RoutingError (No route matches [GET] "/localhost"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/" for ::1 at 2019-02-05 10:56:21 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (24.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (641.6ms) Rendered sample/show.slim within layouts/application (677.9ms) Completed 200 OK in 831ms (Views: 808.8ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-05 11:02:56 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (25.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (708.0ms) Rendered sample/show.slim within layouts/application (739.5ms) Completed 200 OK in 863ms (Views: 846.6ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-05 11:03:51 +0100 Processing by Rails::WelcomeController#index as HTML Rendering C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb Rendered C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb (1.4ms) Completed 200 OK in 77ms (Views: 31.4ms | ActiveRecord: 0.0ms) Started GET "/hello/world" for ::1 at 2019-02-05 11:04:00 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (24.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (604.6ms) Rendered sample/show.slim within layouts/application (635.6ms) Completed 200 OK in 748ms (Views: 730.4ms | ActiveRecord: 0.0ms) Started GET "/hello/world?tst=false" for ::1 at 2019-02-05 11:04:16 +0100 Processing by SampleController#show as HTML Parameters: {"tst"=>"false"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (40.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (663.3ms) Rendered sample/show.slim within layouts/application (695.6ms) Completed 200 OK in 818ms (Views: 800.1ms | ActiveRecord: 0.0ms) Started GET "/hello/world?tst=false" for ::1 at 2019-02-05 11:33:32 +0100 Processing by SampleController#show as HTML Parameters: {"tst"=>"false"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (828.3ms) Rendered sample/show.slim within layouts/application (860.7ms) Completed 500 Internal Server Error in 945ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): ): 75: .btn-group 76: / = link_to "Monat", model.path(URI.parse(request.original_url).host, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 77: / = link_to "Monat", "?test=true", class: "btn btn-default button_item #{'active' if is_month}" 78: = link_to "Monat", model.path("", v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 79: 80: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 81: app/views/sample/show.slim:26:in `_app_views_sample_show_slim__80905395_108104440' Started GET "/hello/world?tst=false" for ::1 at 2019-02-05 11:34:49 +0100 Processing by SampleController#show as HTML Parameters: {"tst"=>"false"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (670.5ms) Rendered sample/show.slim within layouts/application (701.3ms) Completed 500 Internal Server Error in 780ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): ): 75: .btn-group 76: / = link_to "Monat", model.path(URI.parse(request.original_url).host, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 77: / = link_to "Monat", "?test=true", class: "btn btn-default button_item #{'active' if is_month}" 78: = link_to "Monat", model.path("", v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 79: 80: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 81: app/views/sample/show.slim:26:in `_app_views_sample_show_slim__80905395_107233140' Started GET "/" for ::1 at 2019-02-05 11:36:37 +0100 Processing by Rails::WelcomeController#index as HTML Rendering C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb Rendered C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb (1.9ms) Completed 200 OK in 70ms (Views: 37.1ms | ActiveRecord: 0.0ms) Started GET "/calendar" for ::1 at 2019-02-05 11:37:07 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (727.9ms) Rendered sample/show.slim within layouts/application (760.3ms) Completed 500 Internal Server Error in 843ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): ): 75: .btn-group 76: / = link_to "Monat", model.path(URI.parse(request.original_url).host, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 77: / = link_to "Monat", "?test=true", class: "btn btn-default button_item #{'active' if is_month}" 78: = link_to "Monat", model.path("", v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 79: 80: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 81: app/views/sample/show.slim:26:in `_app_views_sample_show_slim__80905395_73916420' Started GET "/calendar" for ::1 at 2019-02-05 12:10:43 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered sample/show.slim within layouts/application (2.6ms) Completed 500 Internal Server Error in 86ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Expected tag M:/Sourcetree/gems_test/candle/spec/dummy/app/views/sample/show.slim, Line 27, Column 14 calendar: { ^ ): 24: / = render partial: 'candle/calendar/frame', locals: { calendar_id: "grhnk1uaotql6gv2dkf9ldmqjc@group.calendar.google.com", api_key: "AIzaSyD1UIlX0n4-DnY3hSoTkeTZFbbsNO2g67E" } 25: 26: - config = { 27: calendar: { 28: google_calendar_api_host_base_path: "https://www.googleapis.com/calendar/v3/calendars/", 29: calendar_id: "grhnk1uaotql6gv2dkf9ldmqjc%40group.calendar.google.com", 30: api_key: "AIzaSyD1UIlX0n4-DnY3hSoTkeTZFbbsNO2g67E" app/views/sample/show.slim:27 Started GET "/calendar" for ::1 at 2019-02-05 12:12:33 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered sample/show.slim within layouts/application (4.1ms) Completed 500 Internal Server Error in 83ms (ActiveRecord: 0.0ms) SyntaxError (M:/Sourcetree/gems_test/candle/spec/dummy/app/views/sample/show.slim:41: syntax error, unexpected tLABEL maps_query_host: https://www.google.de/maps, \ ^~~~~~ M:/Sourcetree/gems_test/candle/spec/dummy/app/views/sample/show.slim:41: unknown regexp options - www M:/Sourcetree/gems_test/candle/spec/dummy/app/views/sample/show.slim:41: syntax error, unexpected ',', expecting keyword_end ...st: https://www.google.de/maps, \ ... ^): app/views/sample/show.slim:41: syntax error, unexpected tLABEL app/views/sample/show.slim:41: unknown regexp options - www app/views/sample/show.slim:41: syntax error, unexpected ',', expecting keyword_end Started GET "/calendar" for ::1 at 2019-02-05 12:12:54 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (35.5ms) Rendered sample/show.slim within layouts/application (68.4ms) Completed 500 Internal Server Error in 146ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/show.slim:47:in `_app_views_sample_show_slim__80905395_108085420' Started GET "/calendar" for ::1 at 2019-02-05 12:13:59 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (34.5ms) Rendered sample/show.slim within layouts/application (65.6ms) Completed 500 Internal Server Error in 145ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/show.slim:47:in `_app_views_sample_show_slim__80905395_94119620' Started GET "/calendar" for ::1 at 2019-02-05 12:14:36 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (33.7ms) Rendered sample/show.slim within layouts/application (65.1ms) Completed 500 Internal Server Error in 146ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/show.slim:47:in `_app_views_sample_show_slim__80905395_108946740' Started GET "/calendar" for ::1 at 2019-02-05 12:24:10 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (39.5ms) Rendered sample/show.slim within layouts/application (83.5ms) Completed 500 Internal Server Error in 177ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/show.slim:47:in `_app_views_sample_show_slim__235080508_56301340' Started GET "/calendar" for ::1 at 2019-02-05 12:34:17 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (33.0ms) Rendered sample/show.slim within layouts/application (63.6ms) Completed 500 Internal Server Error in 143ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/show.slim:47:in `_app_views_sample_show_slim__235080508_55503000' Started GET "/calendar" for ::1 at 2019-02-05 12:34:53 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (38.1ms) Rendered sample/show.slim within layouts/application (77.5ms) Completed 500 Internal Server Error in 166ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/show.slim:47:in `_app_views_sample_show_slim__938207413_56725700' Started GET "/calendar" for ::1 at 2019-02-05 12:35:23 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (33.4ms) Rendered sample/show.slim within layouts/application (65.5ms) Completed 500 Internal Server Error in 144ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/show.slim:49:in `_app_views_sample_show_slim__938207413_56039900' Started GET "/calendar" for ::1 at 2019-02-05 12:50:25 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (34.5ms) Rendered sample/show.slim within layouts/application (65.8ms) Completed 500 Internal Server Error in 148ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/show.slim:24:in `_app_views_sample_show_slim__938207413_55974620' Started GET "/calendar" for ::1 at 2019-02-05 12:51:52 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered sample/show.slim within layouts/application (19.7ms) Completed 500 Internal Server Error in 97ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `[]' for nil:NilClass): 22: } 23: 24: - puts "###############################" 25: - puts config["calendar"]["calendar_id"] 26: 27: = render partial: 'candle/calendar/frame', locals: { config: config } app/views/sample/show.slim:25:in `_app_views_sample_show_slim__938207413_55934020' Started GET "/calendar" for ::1 at 2019-02-05 12:52:30 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered sample/show.slim within layouts/application (2.4ms) Completed 500 Internal Server Error in 81ms (ActiveRecord: 0.0ms) SyntaxError (M:/Sourcetree/gems_test/candle/spec/dummy/app/views/sample/show.slim:25: syntax error, unexpected ']' ; puts config[calendar:][calendar_id:]; ^): app/views/sample/show.slim:25: syntax error, unexpected ']' Started GET "/calendar" for ::1 at 2019-02-05 12:53:15 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (34.4ms) Rendered sample/show.slim within layouts/application (67.3ms) Completed 500 Internal Server Error in 149ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/show.slim:27:in `_app_views_sample_show_slim__938207413_56322160' Started GET "/calendar" for ::1 at 2019-02-05 12:54:45 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (33.5ms) Rendered sample/show.slim within layouts/application (65.0ms) Completed 500 Internal Server Error in 142ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 34: / - date_month_end = Candle::MonthModel.current_month_end(current_shift_factor, date_today) 35: 36: / this line is outside of the exception caching so that i do get the errors 37: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 38: - begin 39: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 40: - rescue => exception app/views/sample/show.slim:27:in `_app_views_sample_show_slim__938207413_56053240' Started GET "/calendar" for ::1 at 2019-02-05 12:55:38 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (54.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1105.4ms) Rendered sample/show.slim within layouts/application (1144.0ms) Completed 200 OK in 1484ms (Views: 1467.0ms | ActiveRecord: 0.0ms) Started GET "/calendar" for ::1 at 2019-02-05 13:34:53 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (19.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (740.1ms) Rendered sample/show.slim within layouts/application (770.9ms) Completed 200 OK in 881ms (Views: 862.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-05 13:36:44 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (22.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (643.7ms) Rendered sample/show.slim within layouts/application (674.5ms) Completed 200 OK in 783ms (Views: 766.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-05 13:40:40 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (24.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (635.4ms) Rendered sample/show.slim within layouts/application (666.5ms) Completed 200 OK in 775ms (Views: 757.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=a" for ::1 at 2019-02-05 13:40:43 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (47.8ms) Rendered sample/show.slim within layouts/application (79.1ms) Completed 500 Internal Server Error in 157ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::AgendaModel): 50: / - events_error_free = false 51: 52: - else 53: - agenda = AgendaModel.new(config) 54: 55: - begin 56: - events = agenda.get_agenda_events(Candle::AgendaModel.current_start_date(current_shift_factor), Candle::AgendaModel.current_end_date(current_shift_factor)) app/views/sample/show.slim:24:in `_app_views_sample_show_slim__574215610_108588040' Started GET "/localhost?v=m" for ::1 at 2019-02-05 13:42:07 +0100 ActionController::RoutingError (No route matches [GET] "/localhost"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/localhost?s=1&v=m" for ::1 at 2019-02-05 13:42:34 +0100 ActionController::RoutingError (No route matches [GET] "/localhost"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-05 13:42:39 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (25.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (726.6ms) Rendered sample/show.slim within layouts/application (757.0ms) Completed 200 OK in 862ms (Views: 846.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-05 13:42:42 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (26.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (597.9ms) Rendered sample/show.slim within layouts/application (628.1ms) Completed 200 OK in 747ms (Views: 730.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?v=m" for ::1 at 2019-02-05 13:42:43 +0100 Processing by SampleController#show as HTML Parameters: {"v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (30.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (597.5ms) Rendered sample/show.slim within layouts/application (628.9ms) Completed 200 OK in 743ms (Views: 726.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?v=m" for ::1 at 2019-02-05 13:46:24 +0100 Processing by SampleController#show as HTML Parameters: {"v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (19.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (822.9ms) Rendered sample/show.slim within layouts/application (853.3ms) Completed 200 OK in 956ms (Views: 940.3ms | ActiveRecord: 0.0ms) Started GET "/localhost?s=-1&v=m" for ::1 at 2019-02-05 13:46:28 +0100 ActionController::RoutingError (No route matches [GET] "/localhost"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/calendar?v=m" for ::1 at 2019-02-05 13:49:23 +0100 Processing by SampleController#show as HTML Parameters: {"v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (24.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (627.2ms) Rendered sample/show.slim within layouts/application (657.1ms) Completed 200 OK in 763ms (Views: 746.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=1&v=m" for ::1 at 2019-02-05 13:49:26 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (18.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (583.8ms) Rendered sample/show.slim within layouts/application (614.9ms) Completed 200 OK in 725ms (Views: 708.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-05 13:49:28 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (23.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (611.6ms) Rendered sample/show.slim within layouts/application (642.3ms) Completed 200 OK in 749ms (Views: 731.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-05 13:49:30 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (47.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (650.8ms) Rendered sample/show.slim within layouts/application (681.8ms) Completed 500 Internal Server Error in 758ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `summary_teaser_length' for Candle::MonthModel:Class Did you mean? summary_title): 42: .snowflake_popover[data-placement="bottom" data-toggle="popover" data-container="body" type="button" data-html="true" href="#"] 43: 44: div 45: span.summary.breakable{ title = Candle::MonthModel.summary_title(current_event) } == current_event.summary.to_s.force_encoding("UTF-8").truncate(Candle::MonthModel.summary_teaser_length().to_i, seperator: ' ') 46: 47: .popover_content.hide 48: .close_span app/views/sample/show.slim:24:in `_app_views_sample_show_slim__574215610_104918380' Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-05 13:52:13 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (47.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (760.1ms) Rendered sample/show.slim within layouts/application (790.9ms) Completed 500 Internal Server Error in 869ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `address_to_maps_path' for Candle::MonthModel:Class): 65: .location title='Adresse' 66: .text 67: i.material-icons.icon_spacing location_on 68: a href=Candle::MonthModel.address_to_maps_path(current_event.location.to_s).force_encoding('UTF-8') target='_blank' 69: .flex_wrap_it.breakable = current_event.location.to_s.force_encoding('UTF-8') 70: hr 71: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__574215610_109315160' Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-05 13:53:27 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (48.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (651.4ms) Rendered sample/show.slim within layouts/application (683.3ms) Completed 500 Internal Server Error in 762ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `address_to_maps_path' for Candle::MonthModel:Class): 65: .location title='Adresse' 66: .text 67: i.material-icons.icon_spacing location_on 68: a href=Candle::MonthModel.address_to_maps_path(current_event.location.to_s).force_encoding('UTF-8') target='_blank' 69: .flex_wrap_it.breakable = current_event.location.to_s.force_encoding('UTF-8') 70: hr 71: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__574215610_79250560' Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-05 13:54:43 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (55.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1200.9ms) Rendered sample/show.slim within layouts/application (1231.1ms) Completed 500 Internal Server Error in 1307ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x000000000bd11270> Did you mean? autoload): 73: .description title='Weitere Beschreibung' 74: .text 75: i.material-icons.icon_spacing description 76: .flex_wrap_it.breakable = auto_link(current_event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 77: - else 78: td 79: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__574215610_99126740' Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-05 15:25:47 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (92.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (685.1ms) Rendered sample/show.slim within layouts/application (726.3ms) Completed 500 Internal Server Error in 808ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x000000000c8d59a8> Did you mean? autoload): 73: .description title='Weitere Beschreibung' 74: .text 75: i.material-icons.icon_spacing description 76: .flex_wrap_it.breakable = auto_link(current_event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 77: - else 78: td 79: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__574215610_105296200' Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-05 15:33:56 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (61.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (837.0ms) Rendered sample/show.slim within layouts/application (867.2ms) Completed 500 Internal Server Error in 945ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x000000000d0c8778> Did you mean? autoload): 73: .description title='Weitere Beschreibung' 74: .text 75: i.material-icons.icon_spacing description 76: .flex_wrap_it.breakable = auto_link(current_event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 77: - else 78: td 79: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__574215610_109463600' Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-05 15:39:00 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (57.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (838.6ms) Rendered sample/show.slim within layouts/application (870.2ms) Completed 500 Internal Server Error in 948ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x000000000976ca60> Did you mean? autoload): 73: .description title='Weitere Beschreibung' 74: .text 75: i.material-icons.icon_spacing description 76: .flex_wrap_it.breakable = auto_link(current_event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 77: - else 78: td 79: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__574215610_79405340' Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-05 15:39:10 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (20.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (670.8ms) Rendered sample/show.slim within layouts/application (701.1ms) Completed 200 OK in 818ms (Views: 801.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 15:39:24 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (22.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (653.8ms) Rendered sample/show.slim within layouts/application (685.2ms) Completed 200 OK in 791ms (Views: 774.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-05 15:39:29 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (17.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (637.6ms) Rendered sample/show.slim within layouts/application (667.5ms) Completed 200 OK in 774ms (Views: 758.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-05 15:39:30 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (23.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (639.4ms) Rendered sample/show.slim within layouts/application (669.6ms) Completed 200 OK in 780ms (Views: 763.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-05 15:39:34 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (15.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (567.3ms) Rendered sample/show.slim within layouts/application (597.3ms) Completed 200 OK in 700ms (Views: 684.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-05 15:40:22 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (17.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (603.2ms) Rendered sample/show.slim within layouts/application (632.9ms) Completed 200 OK in 736ms (Views: 720.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 16:02:12 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (27.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (788.4ms) Rendered sample/show.slim within layouts/application (819.1ms) Completed 200 OK in 926ms (Views: 909.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:09:21 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (41.5ms) Rendered sample/show.slim within layouts/application (74.2ms) Completed 500 Internal Server Error in 153ms (ActiveRecord: 0.0ms) ActionView::Template::Error (The asset "calendar.css" is not present in the asset pipeline.): 1: = stylesheet_link_tag "calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__574215610_109976680' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:10:22 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (42.2ms) Rendered sample/show.slim within layouts/application (73.0ms) Completed 500 Internal Server Error in 150ms (ActiveRecord: 0.0ms) ActionView::Template::Error (The asset "calendar.css" is not present in the asset pipeline.): 1: = stylesheet_link_tag "calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__574215610_99298740' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:12:30 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (261.1ms) Rendered sample/show.slim within layouts/application (291.3ms) Completed 500 Internal Server Error in 368ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__574215610_109168520' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:13:25 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (63.7ms) Rendered sample/show.slim within layouts/application (94.0ms) Completed 500 Internal Server Error in 171ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__574215610_90855440' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:13:26 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (61.6ms) Rendered sample/show.slim within layouts/application (92.5ms) Completed 500 Internal Server Error in 171ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__574215610_105477720' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:16:01 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (700.3ms) Rendered sample/show.slim within layouts/application (739.2ms) Completed 500 Internal Server Error in 828ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- coffee_script): app/views/sample/show.slim:24:in `_app_views_sample_show_slim__410837208_56285320' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:17:16 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (37.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1184.2ms) Rendered sample/show.slim within layouts/application (1215.0ms) Completed 500 Internal Server Error in 1426ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- coffee_script): app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__500476105_111905000' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:17:54 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (40.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (746.7ms) Rendered sample/show.slim within layouts/application (789.4ms) Completed 500 Internal Server Error in 1106ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- coffee_script): app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__655172638_46408280' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:21:08 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (41.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (969.0ms) Rendered sample/show.slim within layouts/application (1010.5ms) Completed 500 Internal Server Error in 1320ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- coffee_script): app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__871417701_46006120' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:22:56 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (23.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (668.9ms) Rendered sample/show.slim within layouts/application (699.3ms) Completed 500 Internal Server Error in 825ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- coffee_script): app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__871417701_110647280' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:27:56 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (24.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1043.5ms) Rendered sample/show.slim within layouts/application (1074.3ms) Completed 500 Internal Server Error in 1358ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- coffee_script): app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__871417701_107865780' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:28:21 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (42.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (672.2ms) Rendered sample/show.slim within layouts/application (711.1ms) Completed 500 Internal Server Error in 1028ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- coffee_script): app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__94913809_47534060' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:28:45 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (26.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (636.4ms) Rendered sample/show.slim within layouts/application (667.1ms) Completed 500 Internal Server Error in 790ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- coffee_script): app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__94913809_78717140' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:32:41 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (41.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (749.2ms) Rendered sample/show.slim within layouts/application (788.6ms) Completed 500 Internal Server Error in 1097ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- coffee_script): app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__4664138_48050280' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:35:22 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (36.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (838.2ms) Rendered sample/show.slim within layouts/application (876.8ms) Completed 500 Internal Server Error in 1669ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- coffee_script): app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__653059850_54962420' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:40:48 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (39.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (769.7ms) Rendered sample/show.slim within layouts/application (809.0ms) Completed 200 OK in 2184ms (Views: 2168.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:51:15 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (19.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (716.7ms) Rendered sample/show.slim within layouts/application (747.3ms) Completed 200 OK in 858ms (Views: 841.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:52:38 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (238.7ms) Rendered sample/show.slim within layouts/application (269.5ms) Completed 500 Internal Server Error in 348ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__475712552_90725420' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:53:12 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (392.6ms) Rendered sample/show.slim within layouts/application (432.4ms) Completed 500 Internal Server Error in 521ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__603075519_56179240' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:54:58 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (221.5ms) Rendered sample/show.slim within layouts/application (260.9ms) Completed 500 Internal Server Error in 348ms (ActiveRecord: 0.0ms) ActionView::Template::Error (The asset "calendar.css" is not present in the asset pipeline.): 1: = stylesheet_link_tag "calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__516537991_55842720' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:56:43 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (843.2ms) Rendered sample/show.slim within layouts/application (882.7ms) Completed 500 Internal Server Error in 975ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__1062679110_56802780' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 17:59:00 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (385.6ms) Rendered sample/show.slim within layouts/application (424.9ms) Completed 500 Internal Server Error in 511ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__229938673_65141660' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 18:00:05 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (37.0ms) Rendered sample/show.slim within layouts/application (79.0ms) Completed 500 Internal Server Error in 156ms (ActiveRecord: 0.0ms) ActionView::Template::Error (The asset "calendar/calendar.css" is not present in the asset pipeline.): 1: = stylesheet_link_tag "calendar/calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__229938673_63065300' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 18:00:29 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (206.1ms) Rendered sample/show.slim within layouts/application (238.1ms) Completed 500 Internal Server Error in 315ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( candle/calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "candle/calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__229938673_98346360' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 18:32:51 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (63.8ms) Rendered sample/show.slim within layouts/application (94.7ms) Completed 500 Internal Server Error in 172ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( candle/calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "candle/calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__229938673_101038460' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-05 18:55:09 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (62.9ms) Rendered sample/show.slim within layouts/application (92.9ms) Completed 500 Internal Server Error in 168ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( candle/calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "candle/calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__229938673_105508060' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 10:52:40 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (74.5ms) Rendered sample/show.slim within layouts/application (108.9ms) Completed 500 Internal Server Error in 201ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( candle/calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "candle/calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__229938673_108223620' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 10:56:22 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (69.8ms) Rendered sample/show.slim within layouts/application (102.7ms) Completed 500 Internal Server Error in 181ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( candle/calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "candle/calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__229938673_85648680' Started GET "/calendar?s=-2&v=m" for 127.0.0.1 at 2019-02-06 11:50:11 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Started GET "/calendar?s=-2&v=m" for 127.0.0.1 at 2019-02-06 11:50:11 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (433.9ms) Rendered sample/show.slim within layouts/application (488.7ms) Completed 500 Internal Server Error in 603ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- sass): app/views/sample/show.slim:24:in `_app_views_sample_show_slim__176088876_66319600' Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (253.1ms) Rendered sample/show.slim within layouts/application (285.4ms) Completed 500 Internal Server Error in 366ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- sass): app/views/sample/show.slim:24:in `_app_views_sample_show_slim__176088876_101222200' Started GET "/calendar?s=-2&v=m" for 127.0.0.1 at 2019-02-06 11:50:31 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (20.3ms) Rendered sample/show.slim within layouts/application (51.0ms) Completed 500 Internal Server Error in 129ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- sass): app/views/sample/show.slim:24:in `_app_views_sample_show_slim__176088876_110665200' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 11:51:29 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (20.4ms) Rendered sample/show.slim within layouts/application (52.3ms) Completed 500 Internal Server Error in 131ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- sass): app/views/sample/show.slim:24:in `_app_views_sample_show_slim__176088876_110445220' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 12:02:33 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (20.3ms) Rendered sample/show.slim within layouts/application (52.3ms) Completed 500 Internal Server Error in 132ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- sass): app/views/sample/show.slim:24:in `_app_views_sample_show_slim__176088876_110282820' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 12:31:38 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (20.2ms) Rendered sample/show.slim within layouts/application (49.9ms) Completed 500 Internal Server Error in 125ms (ActiveRecord: 0.0ms) LoadError (cannot load such file -- sass): app/views/sample/show.slim:24:in `_app_views_sample_show_slim__176088876_109973320' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 14:30:51 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1006.1ms) Rendered sample/show.slim within layouts/application (1045.0ms) Completed 500 Internal Server Error in 1131ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 1: = stylesheet_link_tag "candle/calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__262078606_64275460' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 14:33:15 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (514.7ms) Rendered sample/show.slim within layouts/application (544.7ms) Completed 500 Internal Server Error in 621ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( candle/calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "candle/calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__262078606_109257820' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 14:33:34 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (120.0ms) Rendered sample/show.slim within layouts/application (149.8ms) Completed 500 Internal Server Error in 225ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( candle/calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "candle/calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__262078606_109245640' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 14:37:50 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (69.2ms) Rendered sample/show.slim within layouts/application (99.2ms) Completed 500 Internal Server Error in 176ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'candle' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 1: = stylesheet_link_tag "candle/calendar" 2: 3: div Can i see the frame as well? 4: app/assets/javascripts/application.js:16 app/views/sample/show.slim:24:in `_app_views_sample_show_slim__262078606_83387060' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 14:44:11 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (173.7ms) Rendered sample/show.slim within layouts/application (203.7ms) Completed 500 Internal Server Error in 278ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'candle' with type 'text/css' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 1: = stylesheet_link_tag "candle/calendar" 2: 3: div Can i see the frame as well? 4: app/assets/stylesheets/application.css:15 app/views/sample/show.slim:24:in `_app_views_sample_show_slim__262078606_106834340' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 14:44:20 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (97.5ms) Rendered sample/show.slim within layouts/application (127.7ms) Completed 500 Internal Server Error in 204ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( candle/calendar.css )` to `config/initializers/assets.rb` and restart your server): 1: = stylesheet_link_tag "candle/calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__262078606_98807680' Started GET "/candle/" for ::1 at 2019-02-06 15:07:38 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.html within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.html within layouts/candle/application (0.3ms) Completed 200 OK in 219ms (Views: 186.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 16:54:03 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (52.1ms) Rendered sample/show.slim within layouts/application (95.9ms) Completed 500 Internal Server Error in 186ms (ActiveRecord: 0.0ms) ActionView::Template::Error (The asset "candle/calendar.css" is not present in the asset pipeline.): 1: = stylesheet_link_tag "candle/calendar" 2: 3: div Can i see the frame as well? 4: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__262078606_94162720' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 16:55:17 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (915.9ms) Rendered sample/show.slim within layouts/application (947.3ms) Completed 200 OK in 1153ms (Views: 1137.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 16:56:47 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (769.8ms) Rendered sample/show.slim within layouts/application (801.0ms) Completed 200 OK in 918ms (Views: 902.2ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 16:56:57 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (2.4ms) Completed 500 Internal Server Error in 124ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Unknown line indicator M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim, Line 15, Column 0 {{ cms:partial calendar/frame, calendar_id: "grhnk1uaotql6gv2dkf9ldmqjc@group.calendar.google.com", hnh_api_key: "AIzaSyD1UIlX0n4-DnY3hSoTkeTZFbbsNO2g67E" }} --> ^ ): 12: 13: div "Some more hello stuff" 14: 15: {{ cms:partial calendar/frame, calendar_id: "grhnk1uaotql6gv2dkf9ldmqjc@group.calendar.google.com", hnh_api_key: "AIzaSyD1UIlX0n4-DnY3hSoTkeTZFbbsNO2g67E" }} --> M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim:15 slim (4.0.1) lib/slim/parser.rb:524:in `syntax_error!' slim (4.0.1) lib/slim/parser.rb:265:in `unknown_line_indicator' slim (4.0.1) lib/slim/parser.rb:256:in `parse_line_indicators' slim (4.0.1) lib/slim/parser.rb:196:in `parse_line' slim (4.0.1) lib/slim/parser.rb:99:in `call' temple (0.8.0) lib/temple/engine.rb:50:in `block in call' temple (0.8.0) lib/temple/engine.rb:50:in `each' temple (0.8.0) lib/temple/engine.rb:50:in `inject' temple (0.8.0) lib/temple/engine.rb:50:in `call' temple (0.8.0) lib/temple/mixins/template.rb:10:in `compile' temple (0.8.0) lib/temple/templates/rails.rb:8:in `call' actionview (5.2.2) lib/action_view/template.rb:283:in `compile' actionview (5.2.2) lib/action_view/template.rb:259:in `block (2 levels) in compile!' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:350:in `instrument' actionview (5.2.2) lib/action_view/template.rb:258:in `block in compile!' actionview (5.2.2) lib/action_view/template.rb:246:in `synchronize' actionview (5.2.2) lib/action_view/template.rb:246:in `compile!' actionview (5.2.2) lib/action_view/template.rb:158:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:54:in `block (2 levels) in render_template' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:44:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionview (5.2.2) lib/action_view/renderer/abstract_renderer.rb:43:in `instrument' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:53:in `block in render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:61:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' C:/Ruby25-x64/lib/ruby/2.5.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/candle" for ::1 at 2019-02-06 16:57:19 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (2.3ms) Completed 200 OK in 165ms (Views: 136.7ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 16:57:54 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (2.6ms) Completed 200 OK in 146ms (Views: 118.5ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:01:22 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (2.8ms) Completed 200 OK in 148ms (Views: 119.1ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:01:54 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (3.0ms) Completed 200 OK in 286ms (Views: 257.9ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:02:16 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (2.8ms) Completed 200 OK in 162ms (Views: 134.1ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:02:49 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (14.4ms) Completed 200 OK in 801ms (Views: 772.7ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:03:59 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (4.9ms) Completed 200 OK in 180ms (Views: 143.7ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:04:12 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (2.5ms) Completed 200 OK in 148ms (Views: 119.3ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:04:19 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (2.7ms) Completed 200 OK in 158ms (Views: 129.1ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:04:41 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (3.0ms) Completed 200 OK in 358ms (Views: 329.5ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:07:47 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (4.5ms) Completed 200 OK in 217ms (Views: 188.2ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:08:04 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (3.3ms) Completed 200 OK in 172ms (Views: 143.8ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:09:39 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (11.3ms) Completed 200 OK in 510ms (Views: 481.9ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:13:03 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (2.8ms) Completed 200 OK in 276ms (Views: 247.8ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:20:05 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (2.8ms) Completed 200 OK in 220ms (Views: 191.4ms | ActiveRecord: 0.0ms) Started GET "/" for ::1 at 2019-02-06 17:20:09 +0100 Processing by Rails::WelcomeController#index as HTML Rendering C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb Rendered C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/railties-5.2.2/lib/rails/templates/rails/welcome/index.html.erb (1.9ms) Completed 200 OK in 75ms (Views: 31.0ms | ActiveRecord: 0.0ms) Started GET "/calendar" for ::1 at 2019-02-06 17:20:13 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (688.3ms) Rendered sample/show.slim within layouts/application (719.9ms) Completed 200 OK in 874ms (Views: 857.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=1&v=m" for ::1 at 2019-02-06 17:20:16 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (603.4ms) Rendered sample/show.slim within layouts/application (633.9ms) Completed 200 OK in 749ms (Views: 733.4ms | ActiveRecord: 0.0ms) Started GET "/candle" for ::1 at 2019-02-06 17:20:33 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (4.3ms) Completed 200 OK in 164ms (Views: 135.7ms | ActiveRecord: 0.0ms) Started GET "/candle/" for ::1 at 2019-02-06 17:20:38 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (3.3ms) Completed 200 OK in 156ms (Views: 127.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 17:20:41 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (623.5ms) Rendered sample/show.slim within layouts/application (655.4ms) Completed 200 OK in 774ms (Views: 757.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 17:22:31 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (621.6ms) Rendered sample/show.slim within layouts/application (653.0ms) Completed 200 OK in 764ms (Views: 747.9ms | ActiveRecord: 0.0ms) Started GET "/calendar" for ::1 at 2019-02-06 17:22:36 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (547.6ms) Rendered sample/show.slim within layouts/application (578.4ms) Completed 200 OK in 692ms (Views: 675.3ms | ActiveRecord: 0.0ms) Started GET "/calendar" for ::1 at 2019-02-06 17:24:41 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (562.0ms) Rendered sample/show.slim within layouts/application (592.3ms) Completed 200 OK in 757ms (Views: 740.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 17:26:13 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (746.3ms) Rendered sample/show.slim within layouts/application (776.2ms) Completed 500 Internal Server Error in 851ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( candle/cancer.css )` to `config/initializers/assets.rb` and restart your server): 93: 94: 95: 96: = stylesheet_link_tag "candle/cancer" 97: 98: div.cancer_baby This writing is dying of cancer. app/views/sample/show.slim:24:in `_app_views_sample_show_slim__959150606_104764240' Started GET "/candle/" for ::1 at 2019-02-06 18:15:03 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (13.8ms) Completed 200 OK in 216ms (Views: 184.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 18:15:06 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (715.2ms) Rendered sample/show.slim within layouts/application (748.5ms) Completed 500 Internal Server Error in 825ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Asset was not declared to be precompiled in production. Add `Rails.application.config.assets.precompile += %w( candle/cancer.css )` to `config/initializers/assets.rb` and restart your server): 93: 94: 95: 96: = stylesheet_link_tag "candle/cancer" 97: 98: div.cancer_baby This writing is dying of cancer. app/views/sample/show.slim:24:in `_app_views_sample_show_slim__959150606_104928340' Started GET "/candle/" for ::1 at 2019-02-06 18:35:32 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (12.3ms) Completed 200 OK in 709ms (Views: 681.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 18:35:37 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (569.3ms) Rendered sample/show.slim within layouts/application (600.0ms) Completed 200 OK in 728ms (Views: 711.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 18:36:05 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (576.0ms) Rendered sample/show.slim within layouts/application (606.7ms) Completed 200 OK in 717ms (Views: 699.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 18:59:34 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (664.6ms) Rendered sample/show.slim within layouts/application (694.4ms) Completed 500 Internal Server Error in 819ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'candle' with type 'text/css' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/assets/stylesheets/application.css:15 app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__973486654_80094020' Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 19:00:51 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (600.3ms) Rendered sample/show.slim within layouts/application (631.9ms) Completed 200 OK in 857ms (Views: 841.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 19:02:22 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (627.8ms) Rendered sample/show.slim within layouts/application (658.1ms) Completed 200 OK in 777ms (Views: 760.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 19:02:54 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (674.7ms) Rendered sample/show.slim within layouts/application (704.8ms) Completed 200 OK in 815ms (Views: 799.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 19:03:09 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (633.8ms) Rendered sample/show.slim within layouts/application (664.1ms) Completed 200 OK in 772ms (Views: 756.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 19:03:41 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (617.7ms) Rendered sample/show.slim within layouts/application (647.9ms) Completed 200 OK in 823ms (Views: 807.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-06 19:04:05 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (597.2ms) Rendered sample/show.slim within layouts/application (627.3ms) Completed 200 OK in 740ms (Views: 723.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-07 11:10:16 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (737.4ms) Rendered sample/show.slim within layouts/application (773.4ms) Completed 200 OK in 947ms (Views: 923.7ms | ActiveRecord: 0.0ms) Started GET "/candle/" for ::1 at 2019-02-07 11:10:19 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (2.9ms) Completed 200 OK in 273ms (Views: 238.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-07 11:10:24 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (614.2ms) Rendered sample/show.slim within layouts/application (649.5ms) Completed 200 OK in 768ms (Views: 751.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-07 11:40:20 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (609.1ms) Rendered sample/show.slim within layouts/application (641.5ms) Completed 200 OK in 2054ms (Views: 2037.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-07 11:42:39 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (589.6ms) Rendered sample/show.slim within layouts/application (620.9ms) Completed 200 OK in 738ms (Views: 720.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-07 11:42:49 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (65.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (591.4ms) Rendered sample/show.slim within layouts/application (623.9ms) Completed 200 OK in 740ms (Views: 724.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-07 11:44:42 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (22.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (633.1ms) Rendered sample/show.slim within layouts/application (664.6ms) Completed 200 OK in 780ms (Views: 763.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-07 11:44:47 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (18.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (741.7ms) Rendered sample/show.slim within layouts/application (773.1ms) Completed 200 OK in 894ms (Views: 877.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 11:50:03 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (45.3ms) Rendered sample/show.slim within layouts/application (81.7ms) Completed 500 Internal Server Error in 161ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::AgendaModel): 28: / - events_error_free = false 29: 30: - else 31: - agenda = AgendaModel.new(config) 32: 33: - begin 34: - events = agenda.get_agenda_events(Candle::AgendaModel.current_start_date(current_shift_factor), Candle::AgendaModel.current_end_date(current_shift_factor)) app/views/sample/show.slim:24:in `_app_views_sample_show_slim__888671654_87696500' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 11:52:06 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (43.8ms) Rendered sample/show.slim within layouts/application (75.4ms) Completed 500 Internal Server Error in 157ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::Canlde): 28: / - events_error_free = false 29: 30: - else 31: - agenda = Canlde::AgendaModel.new(config) 32: 33: - begin 34: - events = agenda.get_agenda_events(Candle::AgendaModel.current_start_date(current_shift_factor), Candle::AgendaModel.current_end_date(current_shift_factor)) app/views/sample/show.slim:24:in `_app_views_sample_show_slim__888671654_99018600' Started GET "/calendar" for ::1 at 2019-02-07 11:56:11 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (21.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (590.3ms) Rendered sample/show.slim within layouts/application (622.3ms) Completed 200 OK in 740ms (Views: 722.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 11:56:47 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (51.0ms) Rendered sample/show.slim within layouts/application (84.1ms) Completed 500 Internal Server Error in 165ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::Canlde): 28: / - events_error_free = false 29: 30: - else 31: - agenda = Canlde::AgendaModel.new(config) 32: 33: - begin 34: - events = agenda.get_agenda_events(Candle::AgendaModel.current_start_date(current_shift_factor), Candle::AgendaModel.current_end_date(current_shift_factor)) app/views/sample/show.slim:24:in `_app_views_sample_show_slim__888671654_79335900' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 11:58:04 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (34.6ms) Rendered sample/show.slim within layouts/application (67.1ms) Completed 500 Internal Server Error in 148ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 28: / - events_error_free = false 29: 30: - else 31: - agenda = Candle::AgendaModel.new(config) 32: 33: - begin 34: - events = agenda.get_agenda_events(Candle::AgendaModel.current_start_date(current_shift_factor), Candle::AgendaModel.current_end_date(current_shift_factor)) app/views/sample/show.slim:24:in `_app_views_sample_show_slim__888671654_100752780' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 12:04:02 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (33.6ms) Rendered sample/show.slim within layouts/application (65.0ms) Completed 500 Internal Server Error in 143ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 28: / - events_error_free = false 29: 30: - else 31: - agenda = Candle::AgendaModel.new(config) 32: 33: - begin 34: - events = agenda.get_agenda_events(Candle::AgendaModel.current_start_date(current_shift_factor), Candle::AgendaModel.current_end_date(current_shift_factor)) app/views/sample/show.slim:24:in `_app_views_sample_show_slim__888671654_108293040' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 12:05:23 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (35.0ms) Rendered sample/show.slim within layouts/application (66.2ms) Completed 500 Internal Server Error in 146ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 28: / - events_error_free = false 29: 30: - else 31: - agenda = Candle::AgendaModel.new(config) 32: 33: - begin 34: - events = agenda.get_agenda_events(Candle::AgendaModel.current_start_date(current_shift_factor), Candle::AgendaModel.current_end_date(current_shift_factor)) app/views/sample/show.slim:24:in `_app_views_sample_show_slim__888671654_85988160' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 12:06:50 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (33.8ms) Rendered sample/show.slim within layouts/application (65.0ms) Completed 500 Internal Server Error in 147ms (ActiveRecord: 0.0ms) ActionView::Template::Error (no implicit conversion of Hash into String): 28: / - events_error_free = false 29: 30: - else 31: - agenda = Candle::AgendaModel.new(config) 32: 33: - begin 34: - events = agenda.get_agenda_events(Candle::AgendaModel.current_start_date(current_shift_factor), Candle::AgendaModel.current_end_date(current_shift_factor)) app/views/sample/show.slim:24:in `_app_views_sample_show_slim__888671654_101668700' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 12:07:37 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (46.4ms) Rendered sample/show.slim within layouts/application (91.9ms) Completed 500 Internal Server Error in 189ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `json_parsed' for #): 28: / - events_error_free = false 29: 30: - else 31: - agenda = Candle::AgendaModel.new(config) 32: 33: - begin 34: - events = agenda.get_agenda_events(Candle::AgendaModel.current_start_date(current_shift_factor), Candle::AgendaModel.current_end_date(current_shift_factor)) app/views/sample/show.slim:24:in `_app_views_sample_show_slim__758758449_55410220' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 12:07:59 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (34.1ms) Rendered sample/show.slim within layouts/application (67.5ms) Completed 500 Internal Server Error in 144ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `json_parsed' for #): 28: / - events_error_free = false 29: 30: - else 31: - agenda = Candle::AgendaModel.new(config) 32: 33: - begin 34: - events = agenda.get_agenda_events(Candle::AgendaModel.current_start_date(current_shift_factor), Candle::AgendaModel.current_end_date(current_shift_factor)) app/views/sample/show.slim:24:in `_app_views_sample_show_slim__758758449_54536180' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 12:08:18 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (36.8ms) Rendered sample/show.slim within layouts/application (68.1ms) Completed 500 Internal Server Error in 150ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `json_parsed' for #): 28: / - events_error_free = false 29: 30: - else 31: - agenda = Candle::AgendaModel.new(config) 32: 33: - begin 34: - events = agenda.get_agenda_events(Candle::AgendaModel.current_start_date(current_shift_factor), Candle::AgendaModel.current_end_date(current_shift_factor)) app/views/sample/show.slim:24:in `_app_views_sample_show_slim__758758449_54500740' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 12:08:34 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (35.2ms) Rendered sample/show.slim within layouts/application (67.0ms) Completed 500 Internal Server Error in 150ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `json_parsed' for #): 28: / - events_error_free = false 29: 30: - else 31: - agenda = Candle::AgendaModel.new(config) 32: 33: - begin 34: - events = agenda.get_agenda_events(Candle::AgendaModel.current_start_date(current_shift_factor), Candle::AgendaModel.current_end_date(current_shift_factor)) app/views/sample/show.slim:24:in `_app_views_sample_show_slim__758758449_54380560' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 12:08:58 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (5.6ms) Rendered sample/show.slim within layouts/application (45.9ms) Completed 200 OK in 1619ms (Views: 1602.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 12:16:40 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (5.9ms) Rendered sample/show.slim within layouts/application (37.4ms) Completed 200 OK in 153ms (Views: 137.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 12:19:48 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (48.3ms) Rendered sample/show.slim within layouts/application (80.9ms) Completed 500 Internal Server Error in 157ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): ): 56: .btn-group 57: / = link_to "Monat", model.path(URI.parse(request.original_url).host, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 58: / = link_to "Monat", "?test=true", class: "btn btn-default button_item #{'active' if is_month}" 59: = link_to "Monat", model.path("", v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 60: 61: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 62: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__652036031_64395900' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 12:21:53 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (35.3ms) Rendered sample/show.slim within layouts/application (68.3ms) Completed 500 Internal Server Error in 147ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): ): 56: .btn-group 57: / = link_to "Monat", model.path(URI.parse(request.original_url).host, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 58: / = link_to "Monat", "?test=true", class: "btn btn-default button_item #{'active' if is_month}" 59: = link_to "Monat", model.path("", v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 60: 61: / = link_to "Monat", model.path(request.original_url, v: :m, s: model.current_shift_for_month(current_shift_factor)), class: "btn btn-default button_item #{'active' if is_month}" 62: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__652036031_107986020' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 12:22:23 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (41.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (79.0ms) Rendered sample/show.slim within layouts/application (117.4ms) Completed 500 Internal Server Error in 204ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `agenda_grouped_events' for # Did you mean? agenda_events): 1: 2: - unless calendar_agenda.agenda_grouped_events.empty? 3: .agenda 4: - calendar_agenda.agenda_grouped_events.keys.sort.each do |date| 5: .row_head class=CalendarAgendaModel.emphasize_date(date, Date.today, 'today', 'not_today') = l(date, format: '%A, %e. %B %Y') app/views/sample/show.slim:24:in `_app_views_sample_show_slim__72293667_65915220' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 12:57:58 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (41.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (77.6ms) Rendered sample/show.slim within layouts/application (111.3ms) Completed 500 Internal Server Error in 194ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `agenda_grouped_events' for # Did you mean? agenda_events): 1: 2: - unless calendar_agenda.agenda_grouped_events.empty? 3: .agenda 4: - calendar_agenda.agenda_grouped_events.keys.sort.each do |date| 5: .row_head class=CalendarAgendaModel.emphasize_date(date, Date.today, 'today', 'not_today') = l(date, format: '%A, %e. %B %Y') app/views/sample/show.slim:24:in `_app_views_sample_show_slim__72293667_64040000' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 12:58:33 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (39.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (73.0ms) Rendered sample/show.slim within layouts/application (103.8ms) Completed 500 Internal Server Error in 182ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `agenda_grouped_events' for # Did you mean? agenda_events): 1: 2: - unless calendar_agenda.agenda_grouped_events.empty? 3: .agenda 4: - calendar_agenda.agenda_grouped_events.keys.sort.each do |date| 5: .row_head class=CalendarAgendaModel.emphasize_date(date, Date.today, 'today', 'not_today') = l(date, format: '%A, %e. %B %Y') app/views/sample/show.slim:24:in `_app_views_sample_show_slim__72293667_62182640' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 12:59:06 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (37.5ms) Rendered sample/show.slim within layouts/application (79.2ms) Completed 500 Internal Server Error in 174ms (ActiveRecord: 0.0ms) ActionView::Template::Error (wrong number of arguments (given 1, expected 2..3)): 30: - else 31: 32: / this line is outside of the exception caching so that i do get the errors 33: - agenda = Candle::AgendaModel.new(config) 34: - begin 35: / - agenda = Candle::AgendaModel.new(config) 36: app/views/sample/show.slim:24:in `_app_views_sample_show_slim__384555253_65978180' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 12:59:59 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (47.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (421.7ms) Rendered sample/show.slim within layouts/application (455.2ms) Completed 500 Internal Server Error in 535ms (ActiveRecord: 0.0ms) ActionView::Template::Error (uninitialized constant ActionView::CompiledTemplates::CalendarAgendaModel): 2: - unless calendar_agenda.agenda_grouped_events.empty? 3: .agenda 4: - calendar_agenda.agenda_grouped_events.keys.sort.each do |date| 5: .row_head class=CalendarAgendaModel.emphasize_date(date, Date.today, 'today', 'not_today') = l(date, format: '%A, %e. %B %Y') 6: - calendar_agenda.agenda_grouped_events[date].each do |event| 7: 8: .event_shell app/views/sample/show.slim:24:in `_app_views_sample_show_slim__384555253_61894520' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:00:45 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (55.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (591.1ms) Rendered sample/show.slim within layouts/application (622.1ms) Completed 500 Internal Server Error in 701ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `maps_query_host' for Candle::AgendaModel:Class): 32: span.icon 33: i class="material-icons" location_on 34: span.content 35: a href=Candle::AgendaModel.address_to_maps_path(event.location.to_s) target="_blank" 36: .flex_wrap_it.breakable = event.location.to_s.force_encoding("UTF-8") 37: 38: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:24:in `_app_views_sample_show_slim__384555253_45745040' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 13:02:40 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (41.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (334.3ms) Rendered sample/show.slim within layouts/application (364.6ms) Completed 500 Internal Server Error in 442ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined local variable or method `maps_query_host' for Candle::AgendaModel:Class): 32: span.icon 33: i class="material-icons" location_on 34: span.content 35: a href=Candle::AgendaModel.address_to_maps_path(event.location.to_s) target="_blank" 36: .flex_wrap_it.breakable = event.location.to_s.force_encoding("UTF-8") 37: 38: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:24:in `_app_views_sample_show_slim__384555253_63818060' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:05:04 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (38.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (447.5ms) Rendered sample/show.slim within layouts/application (478.8ms) Completed 500 Internal Server Error in 558ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `address_to_maps_path' for #): 32: span.icon 33: i class="material-icons" location_on 34: span.content 35: a href=calendar_agenda.address_to_maps_path(event.location.to_s) target="_blank" 36: .flex_wrap_it.breakable = event.location.to_s.force_encoding("UTF-8") 37: 38: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:24:in `_app_views_sample_show_slim__384555253_37656100' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:05:08 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (40.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (364.8ms) Rendered sample/show.slim within layouts/application (396.2ms) Completed 500 Internal Server Error in 478ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `address_to_maps_path' for #): 32: span.icon 33: i class="material-icons" location_on 34: span.content 35: a href=calendar_agenda.address_to_maps_path(event.location.to_s) target="_blank" 36: .flex_wrap_it.breakable = event.location.to_s.force_encoding("UTF-8") 37: 38: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:24:in `_app_views_sample_show_slim__384555253_63313820' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:16:04 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (37.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (382.9ms) Rendered sample/show.slim within layouts/application (414.7ms) Completed 500 Internal Server Error in 493ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `address_to_maps_path' for #): 32: span.icon 33: i class="material-icons" location_on 34: span.content 35: a href=calendar_agenda.address_to_maps_path(event.location.to_s) target="_blank" 36: .flex_wrap_it.breakable = event.location.to_s.force_encoding("UTF-8") 37: 38: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:24:in `_app_views_sample_show_slim__384555253_66411300' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:16:45 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (57.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (436.3ms) Rendered sample/show.slim within layouts/application (476.7ms) Completed 500 Internal Server Error in 565ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [https://www.google.de/maps]): 32: span.icon 33: i class="material-icons" location_on 34: span.content 35: a href=calendar_agenda.address_to_maps_path(event.location.to_s) target="_blank" 36: .flex_wrap_it.breakable = event.location.to_s.force_encoding("UTF-8") 37: 38: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:24:in `_app_views_sample_show_slim__848588954_66370440' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:18:18 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (38.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (345.4ms) Rendered sample/show.slim within layouts/application (376.2ms) Completed 500 Internal Server Error in 453ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [https://www.google.de/maps]): 32: span.icon 33: i class="material-icons" location_on 34: span.content 35: a href=calendar_agenda.address_to_maps_path(event.location.to_s) target="_blank" 36: .flex_wrap_it.breakable = event.location.to_s.force_encoding("UTF-8") 37: 38: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:24:in `_app_views_sample_show_slim__848588954_67405140' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:18:23 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (35.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (466.6ms) Rendered sample/show.slim within layouts/application (499.0ms) Completed 500 Internal Server Error in 576ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [https://www.google.de/maps]): 32: span.icon 33: i class="material-icons" location_on 34: span.content 35: a href=calendar_agenda.address_to_maps_path(event.location.to_s) target="_blank" 36: .flex_wrap_it.breakable = event.location.to_s.force_encoding("UTF-8") 37: 38: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:24:in `_app_views_sample_show_slim__848588954_48115540' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:18:33 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (35.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (324.7ms) Rendered sample/show.slim within layouts/application (356.4ms) Completed 500 Internal Server Error in 435ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [https://www.google.de/maps]): 32: span.icon 33: i class="material-icons" location_on 34: span.content 35: a href=calendar_agenda.address_to_maps_path(event.location.to_s) target="_blank" 36: .flex_wrap_it.breakable = event.location.to_s.force_encoding("UTF-8") 37: 38: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:24:in `_app_views_sample_show_slim__848588954_61838820' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:19:10 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (37.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (640.4ms) Rendered sample/show.slim within layouts/application (672.0ms) Completed 500 Internal Server Error in 752ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [https://www.google.de/maps]): 32: span.icon 33: i class="material-icons" location_on 34: span.content 35: a href=calendar_agenda.address_to_maps_path(event.location.to_s) target="_blank" 36: .flex_wrap_it.breakable = event.location.to_s.force_encoding("UTF-8") 37: 38: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:24:in `_app_views_sample_show_slim__848588954_61995420' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:19:47 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (35.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (346.6ms) Rendered sample/show.slim within layouts/application (377.3ms) Completed 500 Internal Server Error in 457ms (ActiveRecord: 0.0ms) ActionView::Template::Error (bad component(expected host component): [https://www.google.de/maps]): 32: span.icon 33: i class="material-icons" location_on 34: span.content 35: a href=calendar_agenda.address_to_maps_path(event.location.to_s) target="_blank" 36: .flex_wrap_it.breakable = event.location.to_s.force_encoding("UTF-8") 37: 38: - if !event.description.to_s.strip.empty? app/views/sample/show.slim:24:in `_app_views_sample_show_slim__848588954_48543740' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:21:36 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (68.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (619.5ms) Rendered sample/show.slim within layouts/application (659.1ms) Completed 500 Internal Server Error in 749ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x0000000007ef22c8> Did you mean? autoload): 41: span.icon 42: i class="material-icons" description 43: span.content 44: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 45: 46: - else 47: p No upcoming events in the next week. app/views/sample/show.slim:24:in `_app_views_sample_show_slim__723137649_66576100' Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:21:57 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (293.0ms) Rendered sample/show.slim within layouts/application (324.2ms) Completed 200 OK in 1151ms (Views: 1135.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:35:54 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (11.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (367.9ms) Rendered sample/show.slim within layouts/application (398.5ms) Completed 200 OK in 512ms (Views: 496.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-07 13:40:08 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (371.0ms) Rendered sample/show.slim within layouts/application (402.4ms) Completed 200 OK in 523ms (Views: 505.7ms | ActiveRecord: 0.0ms) Started GET "/calendar" for ::1 at 2019-02-07 13:40:14 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (38.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (416.2ms) Rendered sample/show.slim within layouts/application (447.4ms) Completed 200 OK in 571ms (Views: 553.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 13:40:17 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (16.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (350.6ms) Rendered sample/show.slim within layouts/application (382.6ms) Completed 200 OK in 509ms (Views: 492.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 13:47:53 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (29.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (498.3ms) Rendered sample/show.slim within layouts/application (538.4ms) Completed 200 OK in 1803ms (Views: 1785.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 13:58:12 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (14.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (423.7ms) Rendered sample/show.slim within layouts/application (454.9ms) Completed 500 Internal Server Error in 1197ms (ActiveRecord: 0.0ms) ActionView::Template::Error (SyntaxError: [stdin]:6:5: unexpected .): 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: 12: app/views/layouts/application.html.erb:9:in `_app_views_layouts_application_html_erb__871636465_107399840' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 13:58:54 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (379.9ms) Rendered sample/show.slim within layouts/application (411.3ms) Completed 200 OK in 921ms (Views: 904.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 13:59:54 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (14.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (407.2ms) Rendered sample/show.slim within layouts/application (441.9ms) Completed 200 OK in 973ms (Views: 956.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 14:33:43 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (29.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (398.5ms) Rendered sample/show.slim within layouts/application (437.6ms) Completed 200 OK in 1628ms (Views: 1612.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 14:40:10 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (28.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (351.3ms) Rendered sample/show.slim within layouts/application (390.1ms) Completed 500 Internal Server Error in 1338ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/assets/javascripts/application.js:17 app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__403409677_57999060' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 14:40:28 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (422.0ms) Rendered sample/show.slim within layouts/application (452.1ms) Completed 500 Internal Server Error in 572ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/assets/javascripts/application.js:17 app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__403409677_108772720' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 14:40:48 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (29.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (367.6ms) Rendered sample/show.slim within layouts/application (407.3ms) Completed 500 Internal Server Error in 1204ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/assets/javascripts/application.js:17 app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__734506085_64982680' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 14:47:18 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (29.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (320.5ms) Rendered sample/show.slim within layouts/application (359.3ms) Completed 500 Internal Server Error in 1323ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/assets/javascripts/application.js:17 app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__195438247_62661540' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 14:49:12 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (30.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (349.7ms) Rendered sample/show.slim within layouts/application (390.6ms) Completed 500 Internal Server Error in 1168ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/assets/javascripts/application.js:17 app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__870729469_65179440' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 14:50:53 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (13.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (336.8ms) Rendered sample/show.slim within layouts/application (368.8ms) Completed 500 Internal Server Error in 486ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/assets/javascripts/application.js:17 app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__870729469_108121040' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 14:59:29 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (9.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (345.8ms) Rendered sample/show.slim within layouts/application (376.3ms) Completed 500 Internal Server Error in 489ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/assets/javascripts/application.js:17 app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__870729469_110442160' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 14:59:59 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (11.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (321.1ms) Rendered sample/show.slim within layouts/application (354.8ms) Completed 200 OK in 929ms (Views: 912.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 15:04:09 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (358.1ms) Rendered sample/show.slim within layouts/application (389.5ms) Completed 500 Internal Server Error in 510ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'jquery3' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: 12: app/assets/javascripts/application.js:13 app/views/layouts/application.html.erb:9:in `_app_views_layouts_application_html_erb__870729469_67466980' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 15:06:06 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (10.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (361.3ms) Rendered sample/show.slim within layouts/application (391.8ms) Completed 500 Internal Server Error in 519ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: 12: app/assets/javascripts/application.js:17 app/views/layouts/application.html.erb:9:in `_app_views_layouts_application_html_erb__870729469_105129860' Started GET "/calendar?s=-1&v=a" for 127.0.0.1 at 2019-02-07 15:06:50 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (28.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (323.5ms) Rendered sample/show.slim within layouts/application (361.9ms) Completed 500 Internal Server Error in 1330ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/assets/javascripts/application.js:17 app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__940932478_64978960' Started GET "/calendar?s=-1&v=a" for 127.0.0.1 at 2019-02-07 15:07:19 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (320.4ms) Rendered sample/show.slim within layouts/application (350.7ms) Completed 200 OK in 738ms (Views: 722.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 15:07:51 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (15.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (293.5ms) Rendered sample/show.slim within layouts/application (326.4ms) Completed 200 OK in 454ms (Views: 437.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 15:08:02 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (10.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (316.1ms) Rendered sample/show.slim within layouts/application (358.0ms) Completed 200 OK in 473ms (Views: 457.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 15:08:14 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (11.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (310.0ms) Rendered sample/show.slim within layouts/application (342.1ms) Completed 200 OK in 455ms (Views: 438.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 15:08:36 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (28.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (299.0ms) Rendered sample/show.slim within layouts/application (337.8ms) Completed 500 Internal Server Error in 1473ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'jquery3' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__597552264_65533660' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 15:20:18 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (13.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (313.0ms) Rendered sample/show.slim within layouts/application (345.4ms) Completed 500 Internal Server Error in 480ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'jquery3' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__597552264_45083900' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 15:37:19 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (10.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (315.2ms) Rendered sample/show.slim within layouts/application (347.1ms) Completed 500 Internal Server Error in 1122ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'jquery3' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__597552264_108314420' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 16:53:38 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (21.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (559.6ms) Rendered sample/show.slim within layouts/application (607.9ms) Completed 500 Internal Server Error in 766ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'jquery3' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__597552264_106683160' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 16:56:17 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (13.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (499.0ms) Rendered sample/show.slim within layouts/application (531.1ms) Completed 500 Internal Server Error in 658ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'jquery3' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__597552264_45405260' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 16:57:34 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (11.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (413.5ms) Rendered sample/show.slim within layouts/application (443.6ms) Completed 500 Internal Server Error in 579ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'jquery' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__597552264_101358920' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 17:18:48 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (11.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (559.7ms) Rendered sample/show.slim within layouts/application (589.6ms) Completed 500 Internal Server Error in 728ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'jquery3' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__597552264_100001920' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 17:19:35 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (26.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (309.6ms) Rendered sample/show.slim within layouts/application (348.3ms) Completed 200 OK in 2203ms (Views: 2187.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-07 17:19:44 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (13.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (304.2ms) Rendered sample/show.slim within layouts/application (334.7ms) Completed 200 OK in 465ms (Views: 448.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 10:58:41 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (50.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1358.8ms) Rendered sample/show.slim within layouts/application (1413.0ms) Completed 200 OK in 2854ms (Views: 2821.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 11:36:52 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (14.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (423.1ms) Rendered sample/show.slim within layouts/application (466.8ms) Completed 200 OK in 664ms (Views: 633.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 11:38:45 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (349.2ms) Rendered sample/show.slim within layouts/application (380.7ms) Completed 200 OK in 502ms (Views: 485.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 11:38:53 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (16.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (424.3ms) Rendered sample/show.slim within layouts/application (456.6ms) Completed 200 OK in 578ms (Views: 560.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 11:41:49 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (55.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (437.7ms) Rendered sample/show.slim within layouts/application (481.5ms) Completed 200 OK in 3224ms (Views: 3207.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 11:45:45 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (33.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (423.6ms) Rendered sample/show.slim within layouts/application (462.9ms) Completed 200 OK in 2192ms (Views: 2175.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 11:47:30 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (33.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (346.6ms) Rendered sample/show.slim within layouts/application (385.9ms) Completed 200 OK in 1354ms (Views: 1336.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 11:48:34 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (10.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (416.1ms) Rendered sample/show.slim within layouts/application (446.4ms) Completed 500 Internal Server Error in 822ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'candle' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules M:/Sourcetree/gems_test/candle/assets/stylesheets M:/Sourcetree/gems_test/candle/assets/javascripts): 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: 12: app/assets/javascripts/application.js:22 app/views/layouts/application.html.erb:9:in `_app_views_layouts_application_html_erb__195163987_89644140' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 11:50:36 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (31.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (410.8ms) Rendered sample/show.slim within layouts/application (450.9ms) Completed 200 OK in 2321ms (Views: 2304.7ms | ActiveRecord: 0.0ms) Started GET "/assets/jquery_ujs.self-784a997f6726036b1993eb2217c9cb558e1cbb801c6da88105588c56f13b466a.js?body=1" for ::1 at 2019-02-08 11:50:38 +0100 Started GET "/assets/candle/calendar.self-0bda835ef7b26c6691b27db0651ed26d757109f5a36992de081764e441a9cd78.js?body=1" for ::1 at 2019-02-08 11:50:38 +0100 Started GET "/assets/candle/application.self-c68219c4bb059ce096442f8acf7bb1d73d4080296d0520c48561ce0e31c3d5f6.js?body=1" for ::1 at 2019-02-08 11:50:38 +0100 Started GET "/assets/jquery3.self-5af507e253c37e9c9dcf65064fc3f93795e6e28012780579975a4d709f4074ad.js?body=1" for ::1 at 2019-02-08 11:50:38 +0100 Started GET "/assets/application.self-24532e07364d72568b101fba254c96a720f862d2f5fafdb5164d291747e88353.js?body=1" for ::1 at 2019-02-08 11:50:38 +0100 Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 11:53:58 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (17.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (367.2ms) Rendered sample/show.slim within layouts/application (400.1ms) Completed 200 OK in 714ms (Views: 698.0ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/calendar.self-ebe7f6832088ed3e915592ba7bc05dde84d80fa26f57f99c4598621d2e66bb22.js?body=1" for ::1 at 2019-02-08 11:53:59 +0100 Started GET "/assets/application.self-e51c068bc8750774723a0579fc8e85f5b0503550713008ce927213c41afb377f.js?body=1" for ::1 at 2019-02-08 11:53:59 +0100 Started GET "/assets/candle/application.self-1465f7c63513004bb5fa3c2a6a298286f77f1d5e05b126842167f31395ee7cac.js?body=1" for ::1 at 2019-02-08 11:53:59 +0100 Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 11:54:14 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (308.2ms) Rendered sample/show.slim within layouts/application (339.6ms) Completed 200 OK in 476ms (Views: 459.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 11:55:02 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (32.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (676.9ms) Rendered sample/show.slim within layouts/application (715.2ms) Completed 200 OK in 2082ms (Views: 2066.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 11:55:25 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (334.7ms) Rendered sample/show.slim within layouts/application (367.2ms) Completed 200 OK in 508ms (Views: 492.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 11:56:12 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (13.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (323.8ms) Rendered sample/show.slim within layouts/application (357.7ms) Completed 500 Internal Server Error in 534ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: 12: app/views/layouts/application.html.erb:9:in `_app_views_layouts_application_html_erb__518688402_113162320' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 12:05:32 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (376.4ms) Rendered sample/show.slim within layouts/application (406.5ms) Completed 500 Internal Server Error in 571ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: 12: app/views/layouts/application.html.erb:9:in `_app_views_layouts_application_html_erb__518688402_116544980' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 12:11:39 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (34.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (448.9ms) Rendered sample/show.slim within layouts/application (487.8ms) Completed 500 Internal Server Error in 1349ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__1040628697_54504060' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 12:14:34 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (876.1ms) Rendered sample/show.slim within layouts/application (905.6ms) Completed 500 Internal Server Error in 1032ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__1040628697_107840120' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 12:27:01 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (30.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (428.7ms) Rendered sample/show.slim within layouts/application (467.2ms) Completed 500 Internal Server Error in 1287ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__67034769_55708120' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 12:28:39 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (405.8ms) Rendered sample/show.slim within layouts/application (436.6ms) Completed 500 Internal Server Error in 567ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'turbolinks' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled M:/Sourcetree/gems_test/candle/spec/dummy/node_modules M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__67034769_111372040' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 12:28:52 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (13.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (369.0ms) Rendered sample/show.slim within layouts/application (401.5ms) Completed 200 OK in 1808ms (Views: 1791.7ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/calendar.self-e80cdb1f4e4e593b1f17baa1c5829d2c1c8145e0970c8c1419de8d803faa8aa7.js?body=1" for ::1 at 2019-02-08 12:28:53 +0100 Started GET "/assets/application.self-b89234cf2659d7fedea75bca0b8d231ad7dfc2f3f57fcbaf5f44ed9dc384137b.js?body=1" for ::1 at 2019-02-08 12:28:53 +0100 Started GET "/assets/candle/application.self-caeeac42c9fcdfdcfeac1f1b87885013cc43990395edf441257051d4dc7bd4ba.js?body=1" for ::1 at 2019-02-08 12:28:54 +0100 Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 12:29:14 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (11.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (365.5ms) Rendered sample/show.slim within layouts/application (395.8ms) Completed 200 OK in 613ms (Views: 595.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 13:04:52 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (34.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (459.1ms) Rendered sample/show.slim within layouts/application (497.8ms) Completed 200 OK in 2008ms (Views: 1990.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 13:51:31 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (433.6ms) Rendered sample/show.slim within layouts/application (464.3ms) Completed 200 OK in 662ms (Views: 646.0ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-70c6551f4f43b4e0949a7bee7179d296886aaf777d52df97c6e249861e682f7f.css?body=1" for ::1 at 2019-02-08 13:51:31 +0100 Started GET "/assets/candle/application.self-1ef6862d80871b532bc1c79318c110a311e2e4b2ccd5e1ae9db6137754109ae4.css?body=1" for ::1 at 2019-02-08 13:51:31 +0100 Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 13:52:03 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (31.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (785.3ms) Rendered sample/show.slim within layouts/application (824.5ms) Completed 200 OK in 2815ms (Views: 2795.4ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/calendar.self-e8ae872cdfbe46bb8f86300856bd6a782cac50d3cbbd3018843edc269b6a3f1b.css?body=1" for ::1 at 2019-02-08 13:52:06 +0100 Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 13:53:26 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (23.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (335.5ms) Rendered sample/show.slim within layouts/application (367.3ms) Completed 200 OK in 717ms (Views: 700.4ms | ActiveRecord: 0.0ms) Started GET "/assets/turbolinks.self-569ee74eaa15c1e2019317ff770b8769b1ec033a0f572a485f64c82ddc8f989e.js?body=1" for ::1 at 2019-02-08 13:53:27 +0100 Started GET "/assets/candle/application.self-9b9be17d3c356f1a9a23b03b3b5d01bb4e46845459cc7ac189cd20f571fefb23.js?body=1" for ::1 at 2019-02-08 13:53:27 +0100 Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 13:53:58 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (33.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (350.0ms) Rendered sample/show.slim within layouts/application (389.0ms) Completed 200 OK in 1864ms (Views: 1844.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 13:54:06 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (28.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (371.3ms) Rendered sample/show.slim within layouts/application (402.5ms) Completed 200 OK in 543ms (Views: 526.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 13:54:09 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (13.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (328.8ms) Rendered sample/show.slim within layouts/application (359.2ms) Completed 200 OK in 520ms (Views: 502.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 13:56:45 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (16.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (406.1ms) Rendered sample/show.slim within layouts/application (437.7ms) Completed 200 OK in 592ms (Views: 575.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 14:08:37 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (26.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (386.7ms) Rendered sample/show.slim within layouts/application (425.7ms) Completed 200 OK in 1890ms (Views: 1870.4ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/application.self-23891b6b4dce1c23feb4af7ba25981b3235f991ce7ed15fe006a2391361447c6.css?body=1" for ::1 at 2019-02-08 14:08:39 +0100 Started GET "/assets/candle/bootstrap" for ::1 at 2019-02-08 14:08:39 +0100 ActionController::RoutingError (No route matches [GET] "/assets/candle/bootstrap"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 14:11:21 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (13.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (412.3ms) Rendered sample/show.slim within layouts/application (444.3ms) Completed 200 OK in 1253ms (Views: 1234.6ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/bootstrap" for ::1 at 2019-02-08 14:11:22 +0100 ActionController::RoutingError (No route matches [GET] "/assets/candle/bootstrap"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/candle/" for ::1 at 2019-02-08 14:11:58 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (4.0ms) Completed 200 OK in 267ms (Views: 233.3ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/bootstrap" for ::1 at 2019-02-08 14:11:59 +0100 ActionController::RoutingError (No route matches [GET] "/assets/candle/bootstrap"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 14:15:56 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (18.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (406.1ms) Rendered sample/show.slim within layouts/application (437.2ms) Completed 500 Internal Server Error in 690ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: bootstrap. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__88453215_110217180' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 14:16:25 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (29.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (379.0ms) Rendered sample/show.slim within layouts/application (418.4ms) Completed 500 Internal Server Error in 1282ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: bootstrap. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__274433647_54152220' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 14:17:40 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (14.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (311.6ms) Rendered sample/show.slim within layouts/application (342.0ms) Completed 500 Internal Server Error in 521ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: bootstrap. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__274433647_107935080' Started GET "/candle/" for ::1 at 2019-02-08 14:17:54 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (2.8ms) Completed 500 Internal Server Error in 222ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: bootstrap. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag "candle/application", media: "all" %> 9: <%= javascript_include_tag "candle/application" %> 10: 11: M:/Sourcetree/gems_test/candle/app/assets/stylesheets/candle/application.scss:19 sass (3.7.3) lib/sass/tree/import_node.rb:67:in `rescue in import' sass (3.7.3) lib/sass/tree/import_node.rb:44:in `import' sass (3.7.3) lib/sass/tree/import_node.rb:28:in `imported_file' sass (3.7.3) lib/sass/tree/import_node.rb:37:in `css_import?' sass (3.7.3) lib/sass/tree/visitors/perform.rb:310:in `visit_import' sass (3.7.3) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.3) lib/sass/tree/visitors/perform.rb:158:in `block in visit' sass (3.7.3) lib/sass/stack.rb:79:in `block in with_base' sass (3.7.3) lib/sass/stack.rb:135:in `with_frame' sass (3.7.3) lib/sass/stack.rb:79:in `with_base' sass (3.7.3) lib/sass/tree/visitors/perform.rb:158:in `visit' sass (3.7.3) lib/sass/tree/visitors/base.rb:52:in `block in visit_children' sass (3.7.3) lib/sass/tree/visitors/base.rb:52:in `map' sass (3.7.3) lib/sass/tree/visitors/base.rb:52:in `visit_children' sass (3.7.3) lib/sass/tree/visitors/perform.rb:167:in `block in visit_children' sass (3.7.3) lib/sass/tree/visitors/perform.rb:179:in `with_environment' sass (3.7.3) lib/sass/tree/visitors/perform.rb:166:in `visit_children' sass (3.7.3) lib/sass/tree/visitors/base.rb:36:in `block in visit' sass (3.7.3) lib/sass/tree/visitors/perform.rb:186:in `visit_root' sass (3.7.3) lib/sass/tree/visitors/base.rb:36:in `visit' sass (3.7.3) lib/sass/tree/visitors/perform.rb:157:in `visit' sass (3.7.3) lib/sass/tree/visitors/perform.rb:10:in `visit' sass (3.7.3) lib/sass/tree/root_node.rb:36:in `css_tree' sass (3.7.3) lib/sass/tree/root_node.rb:20:in `render' sass (3.7.3) lib/sass/engine.rb:290:in `render' sprockets (3.7.2) lib/sprockets/sass_processor.rb:74:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:171:in `module_include' sprockets (3.7.2) lib/sprockets/sass_processor.rb:73:in `call' sprockets (3.7.2) lib/sprockets/sass_processor.rb:30:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/bundle.rb:23:in `block in call' sprockets (3.7.2) lib/sprockets/utils.rb:200:in `dfs' sprockets (3.7.2) lib/sprockets/bundle.rb:24:in `call' sprockets (3.7.2) lib/sprockets/processor_utils.rb:75:in `call_processor' sprockets (3.7.2) lib/sprockets/processor_utils.rb:57:in `block in call_processors' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `reverse_each' sprockets (3.7.2) lib/sprockets/processor_utils.rb:56:in `call_processors' sprockets (3.7.2) lib/sprockets/loader.rb:134:in `load_from_unloaded' sprockets (3.7.2) lib/sprockets/loader.rb:60:in `block in load' sprockets (3.7.2) lib/sprockets/loader.rb:317:in `fetch_asset_from_dependency_cache' sprockets (3.7.2) lib/sprockets/loader.rb:44:in `load' sprockets (3.7.2) lib/sprockets/cached_environment.rb:20:in `block in initialize' sprockets (3.7.2) lib/sprockets/cached_environment.rb:47:in `load' sprockets (3.7.2) lib/sprockets/base.rb:66:in `find_asset' sprockets (3.7.2) lib/sprockets/base.rb:92:in `[]' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:355:in `find_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:347:in `find_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:229:in `block in lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:242:in `block in resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `each' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `detect' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:241:in `resolve_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:228:in `lookup_debug_asset' sprockets-rails (3.2.1) lib/sprockets/rails/helper.rb:170: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' M:/Sourcetree/gems_test/candle/app/views/layouts/candle/application.html.erb:8:in `_____ourcetree_gems_test_candle_app_views_layouts_candle_application_html_erb__388833393_109666040' actionview (5.2.2) lib/action_view/template.rb:159:in `block in render' activesupport (5.2.2) lib/active_support/notifications.rb:170:in `instrument' actionview (5.2.2) lib/action_view/template.rb:354:in `instrument_render_template' actionview (5.2.2) lib/action_view/template.rb:157:in `render' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:66:in `render_with_layout' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:52:in `render_template' actionview (5.2.2) lib/action_view/renderer/template_renderer.rb:16:in `render' actionview (5.2.2) lib/action_view/renderer/renderer.rb:44:in `render_template' actionview (5.2.2) lib/action_view/renderer/renderer.rb:25:in `render' actionview (5.2.2) lib/action_view/rendering.rb:103:in `_render_template' actionpack (5.2.2) lib/action_controller/metal/streaming.rb:219:in `_render_template' actionview (5.2.2) lib/action_view/rendering.rb:84:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:52:in `render_to_body' actionpack (5.2.2) lib/action_controller/metal/renderers.rb:142:in `render_to_body' actionpack (5.2.2) lib/abstract_controller/rendering.rb:25:in `render' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:36:in `render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block (2 levels) in render' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `block in ms' C:/Ruby25-x64/lib/ruby/2.5.0/benchmark.rb:308:in `realtime' activesupport (5.2.2) lib/active_support/core_ext/benchmark.rb:14:in `ms' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:46:in `block in render' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:87:in `cleanup_view_runtime' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:31:in `cleanup_view_runtime' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:45:in `render' actionpack (5.2.2) lib/action_controller/metal/implicit_render.rb:35:in `default_render' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `block in send_action' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `tap' actionpack (5.2.2) lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action' actionpack (5.2.2) lib/abstract_controller/base.rb:194:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:42:in `block in process_action' activesupport (5.2.2) lib/active_support/callbacks.rb:132:in `run_callbacks' actionpack (5.2.2) lib/abstract_controller/callbacks.rb:41:in `process_action' actionpack (5.2.2) lib/action_controller/metal/rescue.rb:22:in `process_action' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:34:in `block in process_action' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `block in instrument' activesupport (5.2.2) lib/active_support/notifications/instrumenter.rb:23:in `instrument' activesupport (5.2.2) lib/active_support/notifications.rb:168:in `instrument' actionpack (5.2.2) lib/action_controller/metal/instrumentation.rb:32:in `process_action' actionpack (5.2.2) lib/action_controller/metal/params_wrapper.rb:256:in `process_action' activerecord (5.2.2) lib/active_record/railties/controller_runtime.rb:24:in `process_action' actionpack (5.2.2) lib/abstract_controller/base.rb:134:in `process' actionview (5.2.2) lib/action_view/rendering.rb:32:in `process' actionpack (5.2.2) lib/action_controller/metal.rb:191:in `dispatch' actionpack (5.2.2) lib/action_controller/metal.rb:252:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:52:in `dispatch' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:34:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' railties (5.2.2) lib/rails/railtie.rb:190:in `public_send' railties (5.2.2) lib/rails/railtie.rb:190:in `method_missing' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:19:in `block in ' actionpack (5.2.2) lib/action_dispatch/routing/mapper.rb:48:in `serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:52:in `block in serve' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `each' actionpack (5.2.2) lib/action_dispatch/journey/router.rb:35:in `serve' actionpack (5.2.2) lib/action_dispatch/routing/route_set.rb:840: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 (5.2.2) 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 (5.2.2) lib/action_dispatch/middleware/cookies.rb:670:in `call' activerecord (5.2.2) lib/active_record/migration.rb:559:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (5.2.2) lib/active_support/callbacks.rb:98:in `run_callbacks' actionpack (5.2.2) lib/action_dispatch/middleware/callbacks.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 14:21:37 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (10.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (496.4ms) Rendered sample/show.slim within layouts/application (531.7ms) Completed 500 Internal Server Error in 738ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: bootstrap. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__274433647_109923800' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 14:22:02 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (61.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (373.2ms) Rendered sample/show.slim within layouts/application (416.3ms) Completed 200 OK in 6792ms (Views: 6771.7ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/application.self-90477e5f2727ee9b39982851b6d36ab3bc0a1896206bd2cb5e58762d3d51abe3.css?body=1" for ::1 at 2019-02-08 14:22:09 +0100 Started GET "/assets/popper.self-70e1b2b78096eb80eb35ebac513e7a8007033ee3e881919cfdca4ece7779cffd.js?body=1" for 127.0.0.1 at 2019-02-08 14:22:09 +0100 Started GET "/assets/bootstrap.self-71784756e8d3ffaa8c7ffebc434ed774344cdf0d46c66c6af4a62d4504ef7ba3.js?body=1" for 127.0.0.1 at 2019-02-08 14:22:09 +0100 Started GET "/assets/candle/application.self-9a948507fdee7a653be1d0bf6f1f0f473e58cc56b1fc4ffe2a95d6474014a869.js?body=1" for ::1 at 2019-02-08 14:22:09 +0100 Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 14:22:24 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (26.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (351.6ms) Rendered sample/show.slim within layouts/application (384.0ms) Completed 200 OK in 567ms (Views: 550.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 14:23:04 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (20.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (420.5ms) Rendered sample/show.slim within layouts/application (450.8ms) Completed 200 OK in 642ms (Views: 625.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 14:23:06 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (375.7ms) Rendered sample/show.slim within layouts/application (406.4ms) Completed 200 OK in 594ms (Views: 577.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 14:29:24 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (550.0ms) Rendered sample/show.slim within layouts/application (580.8ms) Completed 200 OK in 762ms (Views: 744.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 14:30:22 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (405.4ms) Rendered sample/show.slim within layouts/application (436.1ms) Completed 200 OK in 623ms (Views: 606.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 14:30:37 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (29.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (354.8ms) Rendered sample/show.slim within layouts/application (394.2ms) Completed 200 OK in 5388ms (Views: 5367.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 14:33:41 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (18.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (387.8ms) Rendered sample/show.slim within layouts/application (420.7ms) Completed 200 OK in 2631ms (Views: 2613.5ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/application.self-d015239a85eb8290c91f47a3b044afbc21bb8bfb6cf3d6fdab5183fbc960ff2d.css?body=1" for ::1 at 2019-02-08 14:33:44 +0100 Started GET "/assets/MaterialIcons-Regular-a87d66c91b2e7dc5530aef76c03bd6a3d25ea5826110bf4803b561b811cc8726.woff2" for ::1 at 2019-02-08 14:33:44 +0100 Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 14:34:11 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (12.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (404.0ms) Rendered sample/show.slim within layouts/application (434.7ms) Completed 200 OK in 633ms (Views: 616.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 14:34:13 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (19.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (343.8ms) Rendered sample/show.slim within layouts/application (374.1ms) Completed 200 OK in 575ms (Views: 558.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 14:35:17 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (20.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (417.2ms) Rendered sample/show.slim within layouts/application (447.8ms) Completed 200 OK in 642ms (Views: 625.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 14:40:36 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (40.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (571.7ms) Rendered sample/show.slim within layouts/application (611.2ms) Completed 500 Internal Server Error in 3219ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Error: File to import not found or unreadable: material_icons. on line 20 of ../../app/assets/stylesheets/candle/application.scss >> @import "material_icons"; ^ ): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__305509321_54028380' Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 14:40:56 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (22.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (437.6ms) Rendered sample/show.slim within layouts/application (469.7ms) Completed 500 Internal Server Error in 840ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Error: File to import not found or unreadable: material_icons. on line 20 of ../../app/assets/stylesheets/candle/application.scss >> @import "material_icons"; ^ ): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__305509321_75114720' Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 14:41:16 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (42.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (400.5ms) Rendered sample/show.slim within layouts/application (440.1ms) Completed 200 OK in 1432ms (Views: 1412.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:04:03 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (28.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (492.1ms) Rendered sample/show.slim within layouts/application (522.8ms) Completed 200 OK in 756ms (Views: 739.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:08:42 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (19.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (426.4ms) Rendered sample/show.slim within layouts/application (457.6ms) Completed 200 OK in 659ms (Views: 640.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:08:43 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (11.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (379.3ms) Rendered sample/show.slim within layouts/application (409.9ms) Completed 200 OK in 602ms (Views: 585.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:13:10 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (17.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (426.0ms) Rendered sample/show.slim within layouts/application (457.6ms) Completed 200 OK in 651ms (Views: 634.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:13:57 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (29.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (424.9ms) Rendered sample/show.slim within layouts/application (464.3ms) Completed 200 OK in 1052ms (Views: 1032.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:14:40 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (52.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (385.1ms) Rendered sample/show.slim within layouts/application (416.3ms) Completed 500 Internal Server Error in 493ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x000000000caecb60> Did you mean? autoload): 41: span.icon 42: i class="material-icons" description 43: span.content 44: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 45: 46: - else 47: p No upcoming events in the next week. app/views/sample/show.slim:24:in `_app_views_sample_show_slim__900397870_106392120' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:15:08 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (45.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (381.3ms) Rendered sample/show.slim within layouts/application (412.0ms) Completed 500 Internal Server Error in 490ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `auto_link' for #<#:0x000000000daa15d8> Did you mean? autoload): 41: span.icon 42: i class="material-icons" description 43: span.content 44: .flex_wrap_it.breakable = auto_link(event.description.to_s.force_encoding("UTF-8"), html: { target: '_blank' }) 45: 46: - else 47: p No upcoming events in the next week. app/views/sample/show.slim:24:in `_app_views_sample_show_slim__900397870_114626400' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:15:31 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (38.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (342.4ms) Rendered sample/show.slim within layouts/application (385.0ms) Completed 200 OK in 985ms (Views: 965.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:16:33 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (21.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (320.2ms) Rendered sample/show.slim within layouts/application (350.8ms) Completed 200 OK in 580ms (Views: 563.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:16:37 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (31.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (364.1ms) Rendered sample/show.slim within layouts/application (395.3ms) Completed 200 OK in 600ms (Views: 583.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:17:52 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (33.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (343.2ms) Rendered sample/show.slim within layouts/application (373.9ms) Completed 200 OK in 570ms (Views: 552.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:18:36 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (33.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (346.8ms) Rendered sample/show.slim within layouts/application (377.2ms) Completed 200 OK in 572ms (Views: 555.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:18:39 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (18.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (292.4ms) Rendered sample/show.slim within layouts/application (322.4ms) Completed 200 OK in 520ms (Views: 503.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:19:44 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (17.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (297.1ms) Rendered sample/show.slim within layouts/application (327.3ms) Completed 200 OK in 523ms (Views: 506.3ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-70c6551f4f43b4e0949a7bee7179d296886aaf777d52df97c6e249861e682f7f.css?body=1" for ::1 at 2019-02-08 15:19:44 +0100 Started GET "/assets/candle/application.self-d015239a85eb8290c91f47a3b044afbc21bb8bfb6cf3d6fdab5183fbc960ff2d.css?body=1" for ::1 at 2019-02-08 15:19:44 +0100 Started GET "/assets/sample.self-13d6a7bb4e545a140571b216d79148ed4cc1c523157033a1ed194a6721f59029.css?body=1" for ::1 at 2019-02-08 15:19:44 +0100 Started GET "/assets/activestorage.self-1ed4604ac2170045f1ffca4edb81a75246661555e4f9cf682bb8a21825e32e1c.js?body=1" for ::1 at 2019-02-08 15:19:44 +0100 Started GET "/assets/rails-ujs.self-d109d8c5c0194c8ad60b8838b2661c5596b5c955987f7cd4045eb2fb90ca5343.js?body=1" for ::1 at 2019-02-08 15:19:44 +0100 Started GET "/assets/action_cable.self-69fddfcddf4fdef9828648f9330d6ce108b93b82b0b8d3affffc59a114853451.js?body=1" for ::1 at 2019-02-08 15:19:44 +0100 Started GET "/assets/cable.self-8484513823f404ed0c0f039f75243bfdede7af7919dda65f2e66391252443ce9.js?body=1" for ::1 at 2019-02-08 15:19:44 +0100 Started GET "/assets/sample.self-19a187bec6cdb96d6de80a61c16c857c613536adf9138476bd367db38d282635.js?body=1" for ::1 at 2019-02-08 15:19:45 +0100 Started GET "/assets/jquery3.self-5af507e253c37e9c9dcf65064fc3f93795e6e28012780579975a4d709f4074ad.js?body=1" for ::1 at 2019-02-08 15:19:45 +0100 Started GET "/assets/jquery_ujs.self-784a997f6726036b1993eb2217c9cb558e1cbb801c6da88105588c56f13b466a.js?body=1" for ::1 at 2019-02-08 15:19:45 +0100 Started GET "/assets/turbolinks.self-569ee74eaa15c1e2019317ff770b8769b1ec033a0f572a485f64c82ddc8f989e.js?body=1" for ::1 at 2019-02-08 15:19:45 +0100 Started GET "/assets/popper.self-70e1b2b78096eb80eb35ebac513e7a8007033ee3e881919cfdca4ece7779cffd.js?body=1" for ::1 at 2019-02-08 15:19:45 +0100 Started GET "/assets/bootstrap.self-71784756e8d3ffaa8c7ffebc434ed774344cdf0d46c66c6af4a62d4504ef7ba3.js?body=1" for ::1 at 2019-02-08 15:19:45 +0100 Started GET "/assets/candle/calendar.self-0a19767e961246d106a4c944701af1ee0963081624290b3346a85da4dc063020.js?body=1" for ::1 at 2019-02-08 15:19:45 +0100 Started GET "/assets/candle/application.self-9a948507fdee7a653be1d0bf6f1f0f473e58cc56b1fc4ffe2a95d6474014a869.js?body=1" for ::1 at 2019-02-08 15:19:45 +0100 Started GET "/assets/application.self-b89234cf2659d7fedea75bca0b8d231ad7dfc2f3f57fcbaf5f44ed9dc384137b.js?body=1" for ::1 at 2019-02-08 15:19:45 +0100 Started GET "/assets/MaterialIcons-Regular-a87d66c91b2e7dc5530aef76c03bd6a3d25ea5826110bf4803b561b811cc8726.woff2" for ::1 at 2019-02-08 15:19:45 +0100 Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:21:14 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (18.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (489.0ms) Rendered sample/show.slim within layouts/application (520.9ms) Completed 200 OK in 723ms (Views: 705.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:21:19 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (29.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (403.1ms) Rendered sample/show.slim within layouts/application (435.0ms) Completed 200 OK in 636ms (Views: 619.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:21:29 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (19.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (333.8ms) Rendered sample/show.slim within layouts/application (365.4ms) Completed 200 OK in 568ms (Views: 549.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:21:48 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (30.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (368.6ms) Rendered sample/show.slim within layouts/application (400.1ms) Completed 200 OK in 601ms (Views: 583.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:21:53 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (17.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (346.5ms) Rendered sample/show.slim within layouts/application (376.9ms) Completed 200 OK in 578ms (Views: 561.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:21:56 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (33.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (346.5ms) Rendered sample/show.slim within layouts/application (377.0ms) Completed 200 OK in 581ms (Views: 562.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:24:35 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (32.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (392.8ms) Rendered sample/show.slim within layouts/application (423.3ms) Completed 200 OK in 627ms (Views: 609.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:24:39 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (21.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (386.3ms) Rendered sample/show.slim within layouts/application (417.9ms) Completed 200 OK in 624ms (Views: 606.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:24:53 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (31.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (400.9ms) Rendered sample/show.slim within layouts/application (431.2ms) Completed 200 OK in 637ms (Views: 618.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:25:02 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (43.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (342.4ms) Rendered sample/show.slim within layouts/application (373.0ms) Completed 200 OK in 565ms (Views: 547.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:36:07 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (30.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (454.9ms) Rendered sample/show.slim within layouts/application (490.6ms) Completed 200 OK in 692ms (Views: 675.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:37:31 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (78.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (443.3ms) Rendered sample/show.slim within layouts/application (482.6ms) Completed 500 Internal Server Error in 3995ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/stylesheets): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__955352934_57068340' Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:42:28 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (78.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (388.8ms) Rendered sample/show.slim within layouts/application (427.7ms) Completed 500 Internal Server Error in 1719ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/stylesheets): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__240962026_57711140' Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:42:50 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (31.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (453.7ms) Rendered sample/show.slim within layouts/application (485.4ms) Completed 500 Internal Server Error in 1437ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/stylesheets): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__240962026_105295160' Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:43:14 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (73.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (517.1ms) Rendered sample/show.slim within layouts/application (555.9ms) Completed 500 Internal Server Error in 2298ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/stylesheets): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__316060225_57973640' Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:43:55 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (33.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (489.2ms) Rendered sample/show.slim within layouts/application (519.6ms) Completed 500 Internal Server Error in 795ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: bootstrap-sass. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/stylesheets): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__316060225_128902900' Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:44:06 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (34.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (419.7ms) Rendered sample/show.slim within layouts/application (453.3ms) Completed 500 Internal Server Error in 740ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: bootstrap-sass. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.3.7/assets/stylesheets): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__316060225_124275940' Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:45:13 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (50.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (396.0ms) Rendered sample/show.slim within layouts/application (437.0ms) Completed 500 Internal Server Error in 5757ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'popper' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__53710819_59405600' Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:51:16 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (30.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (422.9ms) Rendered sample/show.slim within layouts/application (454.4ms) Completed 200 OK in 1291ms (Views: 1274.5ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/application.self-d2ebe05c77ddbe7fd06bc6a9848accb12c3289838ea6c1331466ee329dda3b32.css?body=1" for ::1 at 2019-02-08 15:51:17 +0100 Started GET "/assets/candle/application.self-292c9433ae033655253833eba3951e35c3154365e8f9e33cba87dd6b3c4aa71a.js?body=1" for ::1 at 2019-02-08 15:51:17 +0100 Started GET "/assets/bootstrap.self-645839676bd10d053a3b01a70c2120e102244b132e5b28ba95af9673492c5c05.js?body=1" for ::1 at 2019-02-08 15:51:17 +0100 Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:51:24 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (19.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (293.0ms) Rendered sample/show.slim within layouts/application (324.4ms) Completed 200 OK in 506ms (Views: 489.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:51:39 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (35.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (334.7ms) Rendered sample/show.slim within layouts/application (365.5ms) Completed 200 OK in 548ms (Views: 531.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:51:41 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (19.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (294.6ms) Rendered sample/show.slim within layouts/application (325.9ms) Completed 200 OK in 507ms (Views: 490.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:51:46 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (35.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (323.0ms) Rendered sample/show.slim within layouts/application (355.7ms) Completed 200 OK in 540ms (Views: 522.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:52:37 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (30.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (327.9ms) Rendered sample/show.slim within layouts/application (358.7ms) Completed 200 OK in 663ms (Views: 646.3ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/application.self-4d37d7bcf4b0b32507438063ae47ba88dd0178863f7c7a2c7125b221eefea772.js?body=1" for ::1 at 2019-02-08 15:52:38 +0100 Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 15:53:13 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (52.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (324.7ms) Rendered sample/show.slim within layouts/application (364.0ms) Completed 200 OK in 4283ms (Views: 4263.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:53:25 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (16.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (385.2ms) Rendered sample/show.slim within layouts/application (415.8ms) Completed 200 OK in 597ms (Views: 579.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:53:38 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (20.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (286.5ms) Rendered sample/show.slim within layouts/application (317.2ms) Completed 500 Internal Server Error in 1267ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__252764640_115994020' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:53:57 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (19.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (312.5ms) Rendered sample/show.slim within layouts/application (344.2ms) Completed 500 Internal Server Error in 642ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__252764640_117455700' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:55:00 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (19.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (313.1ms) Rendered sample/show.slim within layouts/application (344.4ms) Completed 500 Internal Server Error in 1235ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__252764640_125203360' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 15:55:20 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (37.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (302.4ms) Rendered sample/show.slim within layouts/application (343.3ms) Completed 500 Internal Server Error in 2143ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__558377976_58938060' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:11:26 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (19.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (439.4ms) Rendered sample/show.slim within layouts/application (470.3ms) Completed 500 Internal Server Error in 1390ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__558377976_126215760' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:19:05 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (20.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (357.0ms) Rendered sample/show.slim within layouts/application (387.9ms) Completed 500 Internal Server Error in 1294ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__558377976_136667060' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:22:25 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (41.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (530.2ms) Rendered sample/show.slim within layouts/application (569.3ms) Completed 500 Internal Server Error in 2805ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__29202032_58190360' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:23:18 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (20.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (368.0ms) Rendered sample/show.slim within layouts/application (399.2ms) Completed 500 Internal Server Error in 600ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'material_icons' with type 'text/css' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__29202032_125791060' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:23:44 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (16.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (408.6ms) Rendered sample/show.slim within layouts/application (440.9ms) Completed 500 Internal Server Error in 610ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'material_icons' with type 'text/css' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__29202032_135008800' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:24:11 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (37.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (355.0ms) Rendered sample/show.slim within layouts/application (394.8ms) Completed 500 Internal Server Error in 1322ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'material_icons' with type 'text/css' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__943541718_59668460' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:25:29 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (18.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (342.7ms) Rendered sample/show.slim within layouts/application (375.1ms) Completed 500 Internal Server Error in 1805ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__943541718_116189780' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:33:59 +0100 Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:33:59 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (67.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (439.8ms) Rendered sample/show.slim within layouts/application (511.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (101.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (523.0ms) Rendered sample/show.slim within layouts/application (613.4ms) Completed 500 Internal Server Error in 3265ms (ActiveRecord: 0.0ms) Completed 500 Internal Server Error in 3287ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__377298309_57544360' app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__377298309_57544360' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:40:27 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (18.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (433.2ms) Rendered sample/show.slim within layouts/application (464.1ms) Completed 500 Internal Server Error in 1929ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons_unicode. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__377298309_152063440' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:40:52 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (42.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (476.2ms) Rendered sample/show.slim within layouts/application (517.1ms) Completed 500 Internal Server Error in 2324ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons_unicode. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__384160585_58558160' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:43:29 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (21.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (393.1ms) Rendered sample/show.slim within layouts/application (425.1ms) Completed 500 Internal Server Error in 1802ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__384160585_58353420' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:44:04 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (41.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (438.2ms) Rendered sample/show.slim within layouts/application (477.1ms) Completed 500 Internal Server Error in 2262ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__769417638_58826600' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:46:05 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (20.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (417.2ms) Rendered sample/show.slim within layouts/application (448.4ms) Completed 500 Internal Server Error in 1216ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__769417638_126422800' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:46:27 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (41.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (363.1ms) Rendered sample/show.slim within layouts/application (403.7ms) Completed 500 Internal Server Error in 1441ms (ActiveRecord: 0.0ms) ActionView::Template::Error (File to import not found or unreadable: material_icons. Load paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__784094133_56379780' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:48:36 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (29.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (448.0ms) Rendered sample/show.slim within layouts/application (480.1ms) Completed 500 Internal Server Error in 1169ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'bootstrap' with type 'text/css' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__784094133_88178500' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:49:02 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (19.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (368.4ms) Rendered sample/show.slim within layouts/application (399.8ms) Completed 500 Internal Server Error in 606ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'bootstrap' with type 'text/css' Checked in these paths: M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/config M:/Sourcetree/gems_test/candle/app/assets/images M:/Sourcetree/gems_test/candle/app/assets/javascripts M:/Sourcetree/gems_test/candle/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candle/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.0/assets/images M:/Sourcetree/gems_test/candle/app/assets/stylesheets M:/Sourcetree/gems_test/candle/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__784094133_45697400' Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:49:30 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (19.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (411.0ms) Rendered sample/show.slim within layouts/application (442.7ms) Completed 200 OK in 2763ms (Views: 2746.2ms | ActiveRecord: 0.0ms) Started GET "/assets/material_icons.self-6ff4c6d850b4a02d15b3050e191fec9df7b7e12e0d1496a7c63d7306c56b5b6d.css?body=1" for ::1 at 2019-02-08 16:49:33 +0100 Started GET "/assets/candle/application.self-bcd7506594f140174da346fa7515b00eee4aaccd694e479a92e05fadeaad21cb.css?body=1" for ::1 at 2019-02-08 16:49:33 +0100 Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 16:49:43 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (33.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (485.6ms) Rendered sample/show.slim within layouts/application (518.2ms) Completed 200 OK in 720ms (Views: 702.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:49:50 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (16.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (353.3ms) Rendered sample/show.slim within layouts/application (384.3ms) Completed 200 OK in 588ms (Views: 571.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 16:49:56 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (33.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (389.4ms) Rendered sample/show.slim within layouts/application (420.6ms) Completed 200 OK in 626ms (Views: 609.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 16:50:07 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (34.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (364.6ms) Rendered sample/show.slim within layouts/application (395.4ms) Completed 200 OK in 2156ms (Views: 2138.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:50:10 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (26.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (472.7ms) Rendered sample/show.slim within layouts/application (506.2ms) Completed 200 OK in 717ms (Views: 699.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 16:50:15 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (31.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (398.9ms) Rendered sample/show.slim within layouts/application (430.9ms) Completed 200 OK in 637ms (Views: 619.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 16:50:53 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (19.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (355.0ms) Rendered sample/show.slim within layouts/application (386.1ms) Completed 200 OK in 578ms (Views: 560.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 16:50:56 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (32.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (349.7ms) Rendered sample/show.slim within layouts/application (381.1ms) Completed 200 OK in 569ms (Views: 552.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 17:27:05 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (35.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (426.1ms) Rendered sample/show.slim within layouts/application (458.4ms) Completed 200 OK in 656ms (Views: 638.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 17:27:08 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (18.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (374.0ms) Rendered sample/show.slim within layouts/application (404.8ms) Completed 200 OK in 610ms (Views: 593.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 17:27:11 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (20.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (350.8ms) Rendered sample/show.slim within layouts/application (383.4ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 17:27:12 +0100 Completed 200 OK in 596ms (Views: 579.7ms | ActiveRecord: 0.0ms) Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (30.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (365.0ms) Rendered sample/show.slim within layouts/application (395.9ms) Completed 200 OK in 590ms (Views: 572.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 17:27:14 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (17.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (479.9ms) Rendered sample/show.slim within layouts/application (511.8ms) Completed 200 OK in 702ms (Views: 685.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 17:27:16 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (30.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (346.7ms) Rendered sample/show.slim within layouts/application (380.1ms) Completed 200 OK in 575ms (Views: 558.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 18:03:34 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (50.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (443.2ms) Rendered sample/show.slim within layouts/application (476.0ms) Completed 200 OK in 677ms (Views: 659.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 18:03:38 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (18.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (358.5ms) Rendered sample/show.slim within layouts/application (389.4ms) Completed 200 OK in 586ms (Views: 569.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 18:05:27 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (17.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (447.4ms) Rendered sample/show.slim within layouts/application (479.1ms) Completed 200 OK in 2338ms (Views: 2321.8ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/calendar.self-d047947d0774c39dbf5548dbec835b5e5624c2e2b99ff54e831e0f627768b1f5.css?body=1" for ::1 at 2019-02-08 18:05:29 +0100 Started GET "/calendar?s=-2&v=a" for ::1 at 2019-02-08 18:06:39 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (39.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (397.6ms) Rendered sample/show.slim within layouts/application (431.7ms) Completed 200 OK in 650ms (Views: 631.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=a" for ::1 at 2019-02-08 18:06:51 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (16.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (310.5ms) Rendered sample/show.slim within layouts/application (341.7ms) Completed 200 OK in 2103ms (Views: 2085.7ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/calendar.self-184cfe05d66558952ea5cfa82f859509547ad54cb923232d855fdcf81a806112.css?body=1" for ::1 at 2019-02-08 18:06:54 +0100 Started GET "/calendar?s=-2&v=a" for ::1 at 2019-02-08 18:07:59 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (17.6ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (321.1ms) Rendered sample/show.slim within layouts/application (353.4ms) Completed 200 OK in 2208ms (Views: 2190.8ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/calendar.self-6046d6ed601adc921caa6cb0c51161e9e95d31090e86bd324f4fbaf94d82438c.css?body=1" for ::1 at 2019-02-08 18:08:01 +0100 Started GET "/calendar?s=-2&v=a" for ::1 at 2019-02-08 18:09:20 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (14.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (336.1ms) Rendered sample/show.slim within layouts/application (367.9ms) Completed 200 OK in 2185ms (Views: 2168.2ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/calendar.self-78ed7055b2a452554054dea4052ada4d662c7b6c33754f8f3d68fd32923fe8ba.css?body=1" for ::1 at 2019-02-08 18:09:23 +0100 Started GET "/calendar?s=-2&v=a" for ::1 at 2019-02-08 18:15:59 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (18.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (404.5ms) Rendered sample/show.slim within layouts/application (435.7ms) Completed 200 OK in 2302ms (Views: 2285.5ms | ActiveRecord: 0.0ms) Started GET "/assets/candle/calendar.self-81f176edaa34a55663e1cc4dd1e924598666804163d70183d30f231ece9a7fb5.css?body=1" for ::1 at 2019-02-08 18:16:02 +0100 Started GET "/calendar?s=-2&v=a" for ::1 at 2019-02-08 18:28:09 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (15.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (489.2ms) Rendered sample/show.slim within layouts/application (520.0ms) Completed 200 OK in 733ms (Views: 716.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 18:28:19 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (34.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (390.2ms) Rendered sample/show.slim within layouts/application (421.3ms) Completed 200 OK in 621ms (Views: 603.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 18:28:33 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (18.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (365.4ms) Rendered sample/show.slim within layouts/application (396.0ms) Completed 200 OK in 597ms (Views: 580.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 18:28:36 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (32.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (340.0ms) Rendered sample/show.slim within layouts/application (371.3ms) Completed 200 OK in 568ms (Views: 551.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 18:38:44 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (37.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (385.6ms) Rendered sample/show.slim within layouts/application (418.2ms) Completed 200 OK in 617ms (Views: 597.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 18:38:48 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (35.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (479.2ms) Rendered sample/show.slim within layouts/application (510.4ms) Completed 200 OK in 703ms (Views: 685.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-08 18:38:51 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (18.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (338.9ms) Rendered sample/show.slim within layouts/application (369.6ms) Completed 200 OK in 566ms (Views: 548.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 18:38:56 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (30.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (352.0ms) Rendered sample/show.slim within layouts/application (383.7ms) Completed 200 OK in 581ms (Views: 564.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 18:42:53 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (38.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (413.0ms) Rendered sample/show.slim within layouts/application (444.2ms) Completed 200 OK in 647ms (Views: 629.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-08 19:10:00 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (33.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (507.5ms) Rendered sample/show.slim within layouts/application (538.5ms) Completed 200 OK in 748ms (Views: 730.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-11 11:37:05 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (47.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (422.2ms) Rendered sample/show.slim within layouts/application (455.9ms) Completed 200 OK in 681ms (Views: 663.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-11 12:18:19 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (43.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (379.6ms) Rendered sample/show.slim within layouts/application (412.8ms) Completed 200 OK in 645ms (Views: 627.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-11 12:18:23 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (32.8ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (371.3ms) Rendered sample/show.slim within layouts/application (402.9ms) Completed 200 OK in 602ms (Views: 585.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=a" for ::1 at 2019-02-11 12:18:24 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (18.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (335.8ms) Rendered sample/show.slim within layouts/application (367.6ms) Completed 200 OK in 559ms (Views: 542.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-11 12:18:31 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (38.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (359.9ms) Rendered sample/show.slim within layouts/application (392.2ms) Completed 200 OK in 587ms (Views: 570.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-11 12:31:15 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (35.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (409.8ms) Rendered sample/show.slim within layouts/application (440.8ms) Completed 200 OK in 644ms (Views: 627.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-11 14:29:11 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (41.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (409.6ms) Rendered sample/show.slim within layouts/application (453.7ms) Completed 200 OK in 794ms (Views: 771.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-11 14:29:17 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (18.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (367.8ms) Rendered sample/show.slim within layouts/application (400.9ms) Completed 200 OK in 600ms (Views: 582.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-11 14:29:29 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (15.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (312.2ms) Rendered sample/show.slim within layouts/application (345.3ms) Completed 200 OK in 550ms (Views: 532.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-11 15:33:39 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (6.1ms) Rendered sample/show.slim within layouts/application (49.8ms) Completed 500 Internal Server Error in 139ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Expected attribute M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim, Line 9, Column 22 Rails.cache.fetch("#monthesViewDates/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do ^ ): 6: 7: - if is_month 8: - begin 9: Rails.cache.fetch("#monthesViewDates/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do 10: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 11: - rescue => exception 12: - events_error_free = false app/views/sample/show.slim:24:in `_app_views_sample_show_slim__923807035_133251960' Started GET "/candle" for ::1 at 2019-02-11 15:33:45 +0100 Processing by Candle::CalendarController#show as HTML Rendering M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/show.slim within layouts/candle/application (3.9ms) Completed 200 OK in 2586ms (Views: 2554.5ms | ActiveRecord: 0.0ms) Started GET "/assets/material_icons.self-6ff4c6d850b4a02d15b3050e191fec9df7b7e12e0d1496a7c63d7306c56b5b6d.css?body=1" for ::1 at 2019-02-11 15:33:48 +0100 Started GET "/assets/activestorage.self-1ed4604ac2170045f1ffca4edb81a75246661555e4f9cf682bb8a21825e32e1c.js?body=1" for ::1 at 2019-02-11 15:33:48 +0100 Started GET "/assets/rails-ujs.self-d109d8c5c0194c8ad60b8838b2661c5596b5c955987f7cd4045eb2fb90ca5343.js?body=1" for ::1 at 2019-02-11 15:33:48 +0100 Started GET "/assets/candle/calendar.self-81f176edaa34a55663e1cc4dd1e924598666804163d70183d30f231ece9a7fb5.css?body=1" for ::1 at 2019-02-11 15:33:48 +0100 Started GET "/assets/candle/application.self-bcd7506594f140174da346fa7515b00eee4aaccd694e479a92e05fadeaad21cb.css?body=1" for ::1 at 2019-02-11 15:33:48 +0100 Started GET "/assets/jquery3.self-5af507e253c37e9c9dcf65064fc3f93795e6e28012780579975a4d709f4074ad.js?body=1" for ::1 at 2019-02-11 15:33:48 +0100 Started GET "/assets/jquery_ujs.self-784a997f6726036b1993eb2217c9cb558e1cbb801c6da88105588c56f13b466a.js?body=1" for ::1 at 2019-02-11 15:33:48 +0100 Started GET "/assets/turbolinks.self-569ee74eaa15c1e2019317ff770b8769b1ec033a0f572a485f64c82ddc8f989e.js?body=1" for ::1 at 2019-02-11 15:33:48 +0100 Started GET "/assets/bootstrap.self-645839676bd10d053a3b01a70c2120e102244b132e5b28ba95af9673492c5c05.js?body=1" for ::1 at 2019-02-11 15:33:48 +0100 Started GET "/assets/candle/calendar.self-0a19767e961246d106a4c944701af1ee0963081624290b3346a85da4dc063020.js?body=1" for ::1 at 2019-02-11 15:33:48 +0100 Started GET "/assets/candle/application.self-4d37d7bcf4b0b32507438063ae47ba88dd0178863f7c7a2c7125b221eefea772.js?body=1" for ::1 at 2019-02-11 15:33:48 +0100 Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-11 15:33:56 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (2.0ms) Rendered sample/show.slim within layouts/application (35.9ms) Completed 500 Internal Server Error in 123ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Expected attribute M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim, Line 9, Column 22 Rails.cache.fetch("#monthesViewDates/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do ^ ): 6: 7: - if is_month 8: - begin 9: Rails.cache.fetch("#monthesViewDates/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do 10: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 11: - rescue => exception 12: - events_error_free = false app/views/sample/show.slim:24:in `_app_views_sample_show_slim__923807035_119588880' Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-11 15:36:23 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (1.9ms) Rendered sample/show.slim within layouts/application (33.6ms) Completed 500 Internal Server Error in 115ms (ActiveRecord: 0.0ms) ActionView::Template::Error (Expected attribute M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim, Line 9, Column 22 Rails.cache.fetch("#month/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do ^ ): 6: 7: - if is_month 8: - begin 9: Rails.cache.fetch("#month/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do 10: - month = Candle::MonthModel.new(config, current_shift_factor, date_today) 11: - rescue => exception 12: - events_error_free = false app/views/sample/show.slim:24:in `_app_views_sample_show_slim__923807035_93807100' Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-11 15:44:01 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (16.2ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (474.4ms) Rendered sample/show.slim within layouts/application (507.9ms) Completed 200 OK in 744ms (Views: 725.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-11 15:45:31 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (15.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (285.0ms) Rendered sample/show.slim within layouts/application (317.9ms) Completed 200 OK in 520ms (Views: 502.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-11 15:45:34 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (15.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (348.4ms) Rendered sample/show.slim within layouts/application (382.2ms) Completed 200 OK in 587ms (Views: 568.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-11 15:45:41 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-5", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (7.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (274.5ms) Rendered sample/show.slim within layouts/application (307.2ms) Completed 200 OK in 508ms (Views: 490.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-11 15:45:52 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (18.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (331.6ms) Rendered sample/show.slim within layouts/application (367.5ms) Completed 200 OK in 578ms (Views: 560.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-11 15:57:54 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (17.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (335.7ms) Rendered sample/show.slim within layouts/application (367.2ms) Completed 200 OK in 567ms (Views: 549.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-11 15:57:56 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-5", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (8.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (7713.4ms) Rendered sample/show.slim within layouts/application (7744.9ms) Completed 200 OK in 7948ms (Views: 7931.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-11 15:58:06 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (17.0ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (303.1ms) Rendered sample/show.slim within layouts/application (335.0ms) Completed 200 OK in 533ms (Views: 516.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-11 15:58:06 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-5", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (7.4ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (296.1ms) Rendered sample/show.slim within layouts/application (327.7ms) Completed 200 OK in 522ms (Views: 505.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-11 15:58:07 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (20.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (351.3ms) Rendered sample/show.slim within layouts/application (383.3ms) Completed 200 OK in 577ms (Views: 559.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-11 16:00:27 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (22.5ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (438.8ms) Rendered sample/show.slim within layouts/application (470.2ms) Completed 200 OK in 666ms (Views: 648.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-11 16:00:29 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-5", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_agenda.slim (7.3ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (296.2ms) Rendered sample/show.slim within layouts/application (332.9ms) Completed 200 OK in 529ms (Views: 511.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-11 16:00:31 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (16.1ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (294.8ms) Rendered sample/show.slim within layouts/application (326.7ms) Completed 200 OK in 524ms (Views: 507.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-12 11:17:00 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (61.9ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (446.8ms) Rendered sample/show.slim within layouts/application (494.6ms) Completed 200 OK in 1021ms (Views: 997.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-12 11:58:34 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_month.slim (33.7ms) Rendered M:/Sourcetree/gems_test/candle/app/views/candle/calendar/_frame.slim (374.1ms) Rendered sample/show.slim within layouts/application (409.7ms) Completed 200 OK in 644ms (Views: 625.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 17:46:39 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (35.2ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (357.5ms) Rendered sample/show.slim within layouts/application (400.0ms) Completed 200 OK in 4831ms (Views: 4809.2ms | ActiveRecord: 0.0ms) Started GET "/assets/candl/application.self-bcd7506594f140174da346fa7515b00eee4aaccd694e479a92e05fadeaad21cb.css?body=1" for ::1 at 2019-02-13 17:46:44 +0100 Started GET "/assets/candl/calendar.self-81f176edaa34a55663e1cc4dd1e924598666804163d70183d30f231ece9a7fb5.css?body=1" for ::1 at 2019-02-13 17:46:44 +0100 Started GET "/assets/candl/calendar.self-0a19767e961246d106a4c944701af1ee0963081624290b3346a85da4dc063020.js?body=1" for ::1 at 2019-02-13 17:46:44 +0100 Started GET "/assets/candl/application.self-4d37d7bcf4b0b32507438063ae47ba88dd0178863f7c7a2c7125b221eefea772.js?body=1" for ::1 at 2019-02-13 17:46:44 +0100 Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 17:46:53 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (18.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (295.5ms) Rendered sample/show.slim within layouts/application (325.2ms) Completed 200 OK in 518ms (Views: 501.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 17:47:07 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.6ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (352.5ms) Rendered sample/show.slim within layouts/application (384.7ms) Completed 200 OK in 585ms (Views: 568.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 17:47:21 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (272.7ms) Rendered sample/show.slim within layouts/application (302.5ms) Completed 200 OK in 497ms (Views: 480.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 18:00:54 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (40.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (637.6ms) Rendered sample/show.slim within layouts/application (670.6ms) Completed 200 OK in 919ms (Views: 902.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-13 18:00:59 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.8ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (304.9ms) Rendered sample/show.slim within layouts/application (336.4ms) Completed 200 OK in 536ms (Views: 519.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 18:01:03 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (361.6ms) Rendered sample/show.slim within layouts/application (394.2ms) Completed 200 OK in 602ms (Views: 583.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 18:39:14 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (19.2ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (380.1ms) Rendered sample/show.slim within layouts/application (413.5ms) Completed 200 OK in 618ms (Views: 600.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 18:39:34 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (16.9ms) ölkfajsdfkölasdjfölkajsdlkfjaslkdjfaöksdjfölkajkdsfölakjhdsfgahsdfpiug hsadpfighaödsfjhgaljsdf ajhsoidgfd aosfdh goahf goaufgoiadfuzgopa idfsuzgoa ufdgoi audfpogiau fdgoahfdgo Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (319.8ms) Rendered sample/show.slim within layouts/application (351.6ms) Completed 200 OK in 565ms (Views: 548.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 18:39:37 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.6ms) ölkfajsdfkölasdjfölkajsdlkfjaslkdjfaöksdjfölkajkdsfölakjhdsfgahsdfpiug hsadpfighaödsfjhgaljsdf ajhsoidgfd aosfdh goahf goaufgoiadfuzgopa idfsuzgoa ufdgoi audfpogiau fdgoahfdgo Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (295.0ms) Rendered sample/show.slim within layouts/application (325.2ms) Completed 200 OK in 517ms (Views: 500.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:21:13 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (409.5ms) Rendered sample/show.slim within layouts/application (449.9ms) Completed 500 Internal Server Error in 537ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `initialization_successful' for #): 14: - model = Rails.cache.fetch("#agenda/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do 15: - Candl::AgendaModel.new(config, current_shift_factor, date_today) 16: 17: - if model.initialization_successful 18: / - if events_error_free 19: / - model = (is_month ? month : agenda) 20: app/views/sample/show.slim:25:in `_app_views_sample_show_slim__134517874_115375200' Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:22:57 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (289.5ms) Rendered sample/show.slim within layouts/application (321.7ms) Completed 500 Internal Server Error in 401ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `initialization_successful' for #): 14: - model = Rails.cache.fetch("#agenda/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do 15: - Candl::AgendaModel.new(config, current_shift_factor, date_today) 16: 17: - if model.initialization_successful 18: / - if events_error_free 19: / - model = (is_month ? month : agenda) 20: app/views/sample/show.slim:25:in `_app_views_sample_show_slim__134517874_101871660' Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:24:03 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (280.5ms) Rendered sample/show.slim within layouts/application (313.9ms) Completed 500 Internal Server Error in 395ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `initialization_successful' for #): 14: - model = Rails.cache.fetch("#agenda/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do 15: - Candl::AgendaModel.new(config, current_shift_factor, date_today) 16: 17: - if model.initialization_successful 18: / - if events_error_free 19: / - model = (is_month ? month : agenda) 20: app/views/sample/show.slim:25:in `_app_views_sample_show_slim__134517874_124813840' Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:25:37 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (279.6ms) Rendered sample/show.slim within layouts/application (311.9ms) Completed 500 Internal Server Error in 392ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `initialization_successful' for #): 14: - model = Rails.cache.fetch("#agenda/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do 15: - Candl::AgendaModel.new(config, current_shift_factor, date_today) 16: 17: - if model.initialization_successful 18: / - if events_error_free 19: / - model = (is_month ? month : agenda) 20: app/views/sample/show.slim:25:in `_app_views_sample_show_slim__134517874_118588320' Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:27:34 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (252.9ms) Rendered sample/show.slim within layouts/application (284.6ms) Completed 500 Internal Server Error in 366ms (ActiveRecord: 0.0ms) ActionView::Template::Error (undefined method `initialization_successful' for #): 16: 17: / - agenda = Rails.cache.fetch("#agenda/#{current_shift_factor}/#{date_today}", expires_in: update_interval) do 18: 19: - if model.initialization_successful 20: / - if events_error_free 21: / - model = (is_month ? month : agenda) 22: app/views/sample/show.slim:25:in `_app_views_sample_show_slim__134517874_112249720' Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:28:05 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (244.6ms) Rendered sample/show.slim within layouts/application (284.4ms) Completed 200 OK in 1553ms (Views: 1533.7ms | ActiveRecord: 0.0ms) Started GET "/calendar" for ::1 at 2019-02-13 19:29:10 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (199.1ms) Rendered sample/show.slim within layouts/application (230.8ms) Completed 200 OK in 474ms (Views: 456.4ms | ActiveRecord: 0.0ms) Started GET "/calendar" for ::1 at 2019-02-13 19:29:26 +0100 Processing by SampleController#show as HTML Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (29.9ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (268.0ms) Rendered sample/show.slim within layouts/application (299.8ms) Completed 200 OK in 500ms (Views: 482.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:29:30 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.3ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (253.8ms) Rendered sample/show.slim within layouts/application (285.0ms) Completed 200 OK in 489ms (Views: 472.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-13 19:30:25 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.5ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (361.6ms) Rendered sample/show.slim within layouts/application (393.1ms) Completed 200 OK in 594ms (Views: 577.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 11:22:27 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.6ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (409.4ms) Rendered sample/show.slim within layouts/application (438.9ms) Completed 200 OK in 704ms (Views: 687.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 11:22:41 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.4ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (340.0ms) Rendered sample/show.slim within layouts/application (371.6ms) Completed 200 OK in 576ms (Views: 559.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 11:40:08 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.2ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (375.2ms) Rendered sample/show.slim within layouts/application (408.1ms) Completed 200 OK in 615ms (Views: 597.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-14 11:40:11 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (13.4ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (436.7ms) Rendered sample/show.slim within layouts/application (468.0ms) Completed 200 OK in 667ms (Views: 650.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 11:40:13 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.7ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (337.7ms) Rendered sample/show.slim within layouts/application (368.0ms) Completed 200 OK in 570ms (Views: 553.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 11:40:14 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-6", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (5.8ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (284.9ms) Rendered sample/show.slim within layouts/application (315.4ms) Completed 200 OK in 514ms (Views: 497.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 11:40:18 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-5", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (313.3ms) Rendered sample/show.slim within layouts/application (344.6ms) Completed 200 OK in 542ms (Views: 525.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 11:40:28 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (20.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (378.1ms) Rendered sample/show.slim within layouts/application (408.4ms) Completed 200 OK in 605ms (Views: 583.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 11:40:39 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-6", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (11.2ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (419.9ms) Rendered sample/show.slim within layouts/application (451.3ms) Completed 200 OK in 645ms (Views: 628.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-7&v=a" for ::1 at 2019-02-14 11:40:41 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-7", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.3ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (356.9ms) Rendered sample/show.slim within layouts/application (387.3ms) Completed 200 OK in 585ms (Views: 568.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-8&v=a" for ::1 at 2019-02-14 11:40:43 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-8", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.8ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (341.0ms) Rendered sample/show.slim within layouts/application (372.8ms) Completed 200 OK in 572ms (Views: 555.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-9&v=a" for ::1 at 2019-02-14 11:40:48 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-9", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.5ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (278.2ms) Rendered sample/show.slim within layouts/application (311.6ms) Completed 200 OK in 513ms (Views: 496.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-8&v=a" for ::1 at 2019-02-14 11:40:50 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-8", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.7ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (422.0ms) Rendered sample/show.slim within layouts/application (452.8ms) Completed 200 OK in 651ms (Views: 634.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-7&v=a" for ::1 at 2019-02-14 11:40:51 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-7", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (334.5ms) Rendered sample/show.slim within layouts/application (365.5ms) Completed 200 OK in 563ms (Views: 546.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 11:40:53 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-6", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (364.5ms) Rendered sample/show.slim within layouts/application (396.3ms) Completed 200 OK in 591ms (Views: 574.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 11:40:54 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-5", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.9ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (397.6ms) Rendered sample/show.slim within layouts/application (427.7ms) Completed 200 OK in 628ms (Views: 611.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:41:07 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (11.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (399.9ms) Rendered sample/show.slim within layouts/application (431.3ms) Completed 200 OK in 631ms (Views: 614.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 11:41:10 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-3", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.4ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (379.6ms) Rendered sample/show.slim within layouts/application (410.4ms) Completed 200 OK in 609ms (Views: 592.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=a" for ::1 at 2019-02-14 11:41:22 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (377.6ms) Rendered sample/show.slim within layouts/application (408.3ms) Completed 200 OK in 604ms (Views: 588.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 11:41:24 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-3", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (391.6ms) Rendered sample/show.slim within layouts/application (421.3ms) Completed 200 OK in 618ms (Views: 601.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:41:25 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.3ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (334.0ms) Rendered sample/show.slim within layouts/application (363.7ms) Completed 200 OK in 559ms (Views: 542.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 11:43:00 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (16.3ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (387.5ms) Rendered sample/show.slim within layouts/application (417.6ms) Completed 200 OK in 621ms (Views: 604.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 11:43:11 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-6", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (296.1ms) Rendered sample/show.slim within layouts/application (328.2ms) Completed 200 OK in 533ms (Views: 515.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 11:43:13 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-5", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.9ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (278.8ms) Rendered sample/show.slim within layouts/application (309.1ms) Completed 200 OK in 502ms (Views: 485.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:43:16 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.9ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (296.3ms) Rendered sample/show.slim within layouts/application (327.8ms) Completed 200 OK in 525ms (Views: 508.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:51:02 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (359.9ms) Rendered sample/show.slim within layouts/application (390.4ms) Completed 200 OK in 596ms (Views: 580.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 11:51:23 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-3", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.9ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (311.5ms) Rendered sample/show.slim within layouts/application (343.4ms) Completed 200 OK in 545ms (Views: 528.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:51:26 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (298.0ms) Rendered sample/show.slim within layouts/application (327.8ms) Completed 200 OK in 541ms (Views: 523.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:51:51 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (58.5ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (378.3ms) Rendered sample/show.slim within layouts/application (421.8ms) Completed 200 OK in 3152ms (Views: 3132.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 11:58:04 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-3", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (11.5ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (290.7ms) Rendered sample/show.slim within layouts/application (323.1ms) Completed 200 OK in 544ms (Views: 526.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 11:58:37 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.2ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (345.4ms) Rendered sample/show.slim within layouts/application (376.5ms) Completed 200 OK in 574ms (Views: 556.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:00:43 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-3", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.9ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (549.2ms) Rendered sample/show.slim within layouts/application (579.1ms) Completed 200 OK in 780ms (Views: 762.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:14:44 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-3", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.8ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (391.3ms) Rendered sample/show.slim within layouts/application (423.3ms) Completed 200 OK in 626ms (Views: 608.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:14:49 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.5ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (387.3ms) Rendered sample/show.slim within layouts/application (418.4ms) Completed 200 OK in 618ms (Views: 601.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 12:14:52 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.8ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (322.9ms) Rendered sample/show.slim within layouts/application (354.4ms) Completed 200 OK in 553ms (Views: 535.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-14 12:14:55 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (275.4ms) Rendered sample/show.slim within layouts/application (306.7ms) Completed 200 OK in 499ms (Views: 482.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 12:14:56 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (16.7ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (308.5ms) Rendered sample/show.slim within layouts/application (340.2ms) Completed 200 OK in 538ms (Views: 521.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 12:14:58 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-6", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (6.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (289.1ms) Rendered sample/show.slim within layouts/application (321.9ms) Completed 200 OK in 521ms (Views: 504.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 12:14:59 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-5", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (294.6ms) Rendered sample/show.slim within layouts/application (326.9ms) Completed 200 OK in 527ms (Views: 509.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 12:19:02 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-5", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (26.7ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (332.3ms) Rendered sample/show.slim within layouts/application (373.0ms) Completed 200 OK in 1678ms (Views: 1657.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:19:16 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (12.8ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (673.0ms) Rendered sample/show.slim within layouts/application (704.3ms) Completed 200 OK in 924ms (Views: 907.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 12:19:18 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-5", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (275.0ms) Rendered sample/show.slim within layouts/application (306.2ms) Completed 200 OK in 506ms (Views: 490.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:19:20 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.3ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (258.6ms) Rendered sample/show.slim within layouts/application (291.2ms) Completed 200 OK in 495ms (Views: 477.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:19:25 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-3", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.2ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (288.3ms) Rendered sample/show.slim within layouts/application (319.4ms) Completed 200 OK in 520ms (Views: 502.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:19:28 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.4ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (272.4ms) Rendered sample/show.slim within layouts/application (306.1ms) Completed 200 OK in 509ms (Views: 491.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:19:35 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-3", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.2ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (297.4ms) Rendered sample/show.slim within layouts/application (327.9ms) Completed 200 OK in 527ms (Views: 510.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:19:50 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (262.8ms) Rendered sample/show.slim within layouts/application (293.5ms) Completed 200 OK in 496ms (Views: 479.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:21:33 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (27.6ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (314.2ms) Rendered sample/show.slim within layouts/application (355.6ms) Completed 200 OK in 1639ms (Views: 1619.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:21:38 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-3", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (11.5ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (336.5ms) Rendered sample/show.slim within layouts/application (367.6ms) Completed 200 OK in 579ms (Views: 562.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:21:41 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.9ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (371.6ms) Rendered sample/show.slim within layouts/application (402.2ms) Completed 200 OK in 603ms (Views: 586.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 12:21:43 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-5", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.5ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (567.3ms) Rendered sample/show.slim within layouts/application (597.8ms) Completed 200 OK in 798ms (Views: 781.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:21:45 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.7ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (274.6ms) Rendered sample/show.slim within layouts/application (305.7ms) Completed 200 OK in 505ms (Views: 487.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:21:48 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-3", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (7.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (270.3ms) Rendered sample/show.slim within layouts/application (301.7ms) Completed 200 OK in 502ms (Views: 484.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:21:54 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.8ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (271.9ms) Rendered sample/show.slim within layouts/application (303.6ms) Completed 200 OK in 503ms (Views: 486.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:29:24 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (28.2ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (432.9ms) Rendered sample/show.slim within layouts/application (474.0ms) Completed 200 OK in 1759ms (Views: 1739.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:31:16 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (12.9ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (441.7ms) Rendered sample/show.slim within layouts/application (476.6ms) Completed 200 OK in 687ms (Views: 669.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:34:10 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.4ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (504.7ms) Rendered sample/show.slim within layouts/application (535.9ms) Completed 200 OK in 737ms (Views: 720.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-3&v=a" for ::1 at 2019-02-14 12:34:15 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-3", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (292.7ms) Rendered sample/show.slim within layouts/application (326.5ms) Completed 200 OK in 528ms (Views: 511.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:34:17 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (9.8ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (289.4ms) Rendered sample/show.slim within layouts/application (321.1ms) Completed 200 OK in 523ms (Views: 506.1ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:34:19 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.7ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (299.9ms) Rendered sample/show.slim within layouts/application (331.1ms) Completed 200 OK in 532ms (Views: 514.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 12:34:42 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (26.8ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (315.6ms) Rendered sample/show.slim within layouts/application (354.8ms) Completed 200 OK in 1669ms (Views: 1649.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 12:36:22 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (24.8ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (365.7ms) Rendered sample/show.slim within layouts/application (399.5ms) Completed 200 OK in 610ms (Views: 593.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 13:44:06 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (34.3ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (399.6ms) Rendered sample/show.slim within layouts/application (432.4ms) Completed 200 OK in 632ms (Views: 614.7ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 13:57:12 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (21.3ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (386.9ms) Rendered sample/show.slim within layouts/application (418.0ms) Completed 200 OK in 641ms (Views: 623.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 13:57:16 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-6", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (10.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (343.1ms) Rendered sample/show.slim within layouts/application (373.8ms) Completed 200 OK in 569ms (Views: 552.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 13:57:18 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (20.5ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (360.9ms) Rendered sample/show.slim within layouts/application (393.1ms) Completed 200 OK in 591ms (Views: 574.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=0&v=m" for ::1 at 2019-02-14 13:57:20 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"0", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (16.7ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (4710.2ms) Rendered sample/show.slim within layouts/application (4740.9ms) Completed 200 OK in 4938ms (Views: 4921.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 13:57:26 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (354.1ms) Rendered sample/show.slim within layouts/application (385.5ms) Completed 200 OK in 587ms (Views: 570.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 13:57:54 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (33.6ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (355.9ms) Rendered sample/show.slim within layouts/application (396.6ms) Completed 200 OK in 1654ms (Views: 1634.5ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 13:58:06 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-6", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (17.4ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (315.1ms) Rendered sample/show.slim within layouts/application (346.1ms) Completed 200 OK in 569ms (Views: 551.4ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 13:58:09 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-5", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (320.8ms) Rendered sample/show.slim within layouts/application (351.5ms) Completed 200 OK in 549ms (Views: 531.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 13:58:12 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (598.6ms) Rendered sample/show.slim within layouts/application (629.2ms) Completed 200 OK in 827ms (Views: 809.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 13:58:14 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.4ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (326.7ms) Rendered sample/show.slim within layouts/application (357.8ms) Completed 200 OK in 551ms (Views: 534.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:25:38 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.9ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (372.5ms) Rendered sample/show.slim within layouts/application (408.0ms) Completed 200 OK in 606ms (Views: 589.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:34:00 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.7ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (379.2ms) Rendered sample/show.slim within layouts/application (410.5ms) Completed 200 OK in 609ms (Views: 592.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:34:50 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (323.2ms) Rendered sample/show.slim within layouts/application (354.0ms) Completed 200 OK in 546ms (Views: 529.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:35:04 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.7ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (308.5ms) Rendered sample/show.slim within layouts/application (343.7ms) Completed 200 OK in 542ms (Views: 525.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:36:49 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (16.1ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (312.0ms) Rendered sample/show.slim within layouts/application (343.1ms) Completed 200 OK in 547ms (Views: 530.2ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:40:38 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (15.5ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (343.2ms) Rendered sample/show.slim within layouts/application (374.0ms) Completed 200 OK in 578ms (Views: 560.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-2&v=m" for ::1 at 2019-02-14 14:42:51 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-2", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.7ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (266.3ms) Rendered sample/show.slim within layouts/application (297.4ms) Completed 200 OK in 500ms (Views: 482.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-14 14:42:54 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (14.4ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (278.0ms) Rendered sample/show.slim within layouts/application (308.6ms) Completed 200 OK in 510ms (Views: 493.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-14 14:42:56 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-6", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (5.9ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (251.5ms) Rendered sample/show.slim within layouts/application (282.7ms) Completed 200 OK in 480ms (Views: 463.6ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-5&v=a" for ::1 at 2019-02-14 14:42:59 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-5", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.3ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (268.9ms) Rendered sample/show.slim within layouts/application (299.7ms) Completed 200 OK in 497ms (Views: 479.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 14:43:10 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (12.4ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (284.8ms) Rendered sample/show.slim within layouts/application (316.0ms) Completed 200 OK in 509ms (Views: 491.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 14:46:34 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (14.5ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (323.2ms) Rendered sample/show.slim within layouts/application (354.2ms) Completed 200 OK in 548ms (Views: 531.0ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-4&v=a" for ::1 at 2019-02-14 14:58:33 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-4", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (11.7ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (483.1ms) Rendered sample/show.slim within layouts/application (515.7ms) Completed 200 OK in 718ms (Views: 701.3ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-19 14:49:03 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-6", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (28.5ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (295.3ms) Rendered sample/show.slim within layouts/application (339.4ms) Completed 500 Internal Server Error in 1816ms (ActiveRecord: 0.0ms) ActionView::Template::Error (couldn't find file 'candl' with type 'application/javascript' Checked in these paths: M:/Sourcetree/gems_test/candl/spec/dummy/app/assets/config M:/Sourcetree/gems_test/candl/spec/dummy/app/assets/images M:/Sourcetree/gems_test/candl/spec/dummy/app/assets/javascripts M:/Sourcetree/gems_test/candl/spec/dummy/app/assets/stylesheets M:/Sourcetree/gems_test/candl/app/assets/config M:/Sourcetree/gems_test/candl/app/assets/images M:/Sourcetree/gems_test/candl/app/assets/javascripts M:/Sourcetree/gems_test/candl/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/material_icons-2.2.1/app/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jquery-rails-4.3.3/vendor/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actioncable-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/activestorage-5.2.2/app/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/actionview-5.2.2/lib/assets/compiled C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/turbolinks-source-5.2.0/lib/assets/javascripts M:/Sourcetree/gems_test/candl/spec/dummy/node_modules C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.1/assets/stylesheets C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.1/assets/javascripts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.1/assets/fonts C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/bootstrap-sass-3.4.1/assets/images M:/Sourcetree/gems_test/candl/app/assets/stylesheets M:/Sourcetree/gems_test/candl/app/assets/javascripts): 5: <%= csrf_meta_tags %> 6: <%= csp_meta_tag %> 7: 8: <%= stylesheet_link_tag 'application', media: 'all' %> 9: <%= javascript_include_tag 'application' %> 10: 11: app/assets/javascripts/application.js:16 app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__752690285_56055780' Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-19 14:55:28 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-6", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (27.5ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (343.5ms) Rendered sample/show.slim within layouts/application (385.1ms) Completed 200 OK in 6035ms (Views: 6014.1ms | ActiveRecord: 0.0ms) Started GET "/assets/candl/candl.self-3590cd0807b6ec8c46d1508eaf030897f0552be6ccae37a2d23de030f646cada.css?body=1" for ::1 at 2019-02-19 14:55:34 +0100 Started GET "/assets/candl/candl.self-4d37d7bcf4b0b32507438063ae47ba88dd0178863f7c7a2c7125b221eefea772.js?body=1" for ::1 at 2019-02-19 14:55:34 +0100 Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-19 14:57:57 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-6", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (8.4ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (294.0ms) Rendered sample/show.slim within layouts/application (324.2ms) Completed 200 OK in 2266ms (Views: 2249.2ms | ActiveRecord: 0.0ms) Started GET "/assets/candl.self-3590cd0807b6ec8c46d1508eaf030897f0552be6ccae37a2d23de030f646cada.css?body=1" for ::1 at 2019-02-19 14:58:00 +0100 Started GET "/assets/calendar.self-81f176edaa34a55663e1cc4dd1e924598666804163d70183d30f231ece9a7fb5.css?body=1" for ::1 at 2019-02-19 14:58:00 +0100 Started GET "/assets/calendar.self-0a19767e961246d106a4c944701af1ee0963081624290b3346a85da4dc063020.js?body=1" for ::1 at 2019-02-19 14:58:00 +0100 Started GET "/assets/candl.self-4d37d7bcf4b0b32507438063ae47ba88dd0178863f7c7a2c7125b221eefea772.js?body=1" for ::1 at 2019-02-19 14:58:00 +0100 Started GET "/calendar?s=-6&v=a" for ::1 at 2019-02-19 14:58:25 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-6", "v"=>"a"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_agenda.slim (29.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (308.1ms) Rendered sample/show.slim within layouts/application (348.4ms) Completed 200 OK in 2212ms (Views: 2190.9ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-19 14:58:32 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (29.2ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (346.6ms) Rendered sample/show.slim within layouts/application (381.5ms) Completed 200 OK in 601ms (Views: 582.8ms | ActiveRecord: 0.0ms) Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-19 15:01:54 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (36.7ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (362.1ms) Rendered sample/show.slim within layouts/application (403.6ms) Completed 200 OK in 1578ms (Views: 1556.1ms | ActiveRecord: 0.0ms) Started GET "/assets/application.self-1d868707d7d4ecfcd692ee3723e68f65dfb3e00514cff72abdf95efeedfe64e1.css?body=1" for ::1 at 2019-02-19 15:01:56 +0100 Started GET "/assets/candl/candl" for ::1 at 2019-02-19 15:01:56 +0100 ActionController::RoutingError (No route matches [GET] "/assets/candl/candl"): actionpack (5.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call' railties (5.2.2) lib/rails/rack/logger.rb:38:in `call_app' railties (5.2.2) lib/rails/rack/logger.rb:26:in `block in call' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `block in tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:28:in `tagged' activesupport (5.2.2) lib/active_support/tagged_logging.rb:71:in `tagged' railties (5.2.2) lib/rails/rack/logger.rb:26:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/remote_ip.rb:81:in `call' actionpack (5.2.2) 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 (5.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/executor.rb:14:in `call' actionpack (5.2.2) lib/action_dispatch/middleware/static.rb:127:in `call' rack (2.0.6) lib/rack/sendfile.rb:111:in `call' railties (5.2.2) lib/rails/engine.rb:524:in `call' rack (2.0.6) lib/rack/handler/webrick.rb:86:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:140:in `service' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/httpserver.rb:96:in `run' C:/Ruby25-x64/lib/ruby/2.5.0/webrick/server.rb:307:in `block in start_thread' Started GET "/calendar?s=-1&v=m" for ::1 at 2019-02-19 15:03:43 +0100 Processing by SampleController#show as HTML Parameters: {"s"=>"-1", "v"=>"m"} Rendering sample/show.slim within layouts/application Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_month.slim (25.0ms) Rendered M:/Sourcetree/gems_test/candl/app/views/candl/calendar/_frame.slim (296.5ms) Rendered sample/show.slim within layouts/application (329.0ms) Completed 200 OK in 1138ms (Views: 1120.4ms | ActiveRecord: 0.0ms)