Skip to content

Instantly share code, notes, and snippets.

@stuartchaney
Created October 3, 2011 21:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stuartchaney/1260371 to your computer and use it in GitHub Desktop.
Save stuartchaney/1260371 to your computer and use it in GitHub Desktop.
Error Message:
NoMethodError: undefined method `get' for nil:NilClass
Where:
dashboards#show
[PROJECT_ROOT]/app/models/choker.rb, line 16
URL:
http://livingsocial.airbrake.livingsocial.com/
Backtrace Summary:
[PROJECT_ROOT]/app/models/choker.rb:16:in `current_count_for'
[PROJECT_ROOT]/app/models/project.rb:178:in `errors_per_minute'
[PROJECT_ROOT]/app/helpers/projects_helper.rb:5:in `errors_per_minute'
[PROJECT_ROOT]/app/views/dashboards/_project.html.erb:12:in `_app_views_dashboards__project_html_erb__1990996517_188673500_7977644'
[PROJECT_ROOT]/app/views/dashboards/show.html.erb:8:in `_app_views_dashboards_show_html_erb__763119941_188701980_0'
[PROJECT_ROOT]/app/views/dashboards/show.html.erb:3:in `each'
[PROJECT_ROOT]/app/views/dashboards/show.html.erb:3:in `_app_views_dashboards_show_html_erb__763119941_188701980_0'
[PROJECT_ROOT]/app/middleware/conditional_heroku_nav.rb:19:in `_call'
[PROJECT_ROOT]/app/middleware/conditional_heroku_nav.rb:11:in `call_without_newrelic'
[PROJECT_ROOT]/app/middleware/notifier_api.rb:33:in `_call'
[PROJECT_ROOT]/app/middleware/notifier_api.rb:23:in `call_without_newrelic'
[PROJECT_ROOT]/app/middleware/notifier_post_body_translator.rb:8:in `call'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment