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

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

Open
rtyler opened this issue Jan 12, 2018 · 0 comments
Open

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

rtyler opened this issue Jan 12, 2018 · 0 comments
Assignees

Comments

@rtyler
Copy link
Member

rtyler commented Jan 12, 2018

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
@rtyler rtyler self-assigned this Jan 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant