Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

NoMethodError: undefined method `size' for nil:NilClass #18

@rtyler

Description

@rtyler

https://sentry.io/codevalet/canary/issues/431391883/

NoMethodError: undefined method `size' for nil:NilClass
  app/../views/index.haml:53:in `block (2 levels) in singleton class'
    - unless events.size > 0
  app/../views/index.haml:48:in `block in singleton class'
    - projects.each do |project|
  app/canary.rb:27:in `block in <class:App>'
    haml :index,
...
(52 additional frame(s) were not displayed)

NoMethodError: undefined method `size' for nil:NilClass

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions