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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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