Skip to content

Instantly share code, notes, and snippets.

@wenbert
Created January 9, 2012 12:35
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 wenbert/1582752 to your computer and use it in GitHub Desktop.
Save wenbert/1582752 to your computer and use it in GitHub Desktop.
AllergiesControllerTest:
PASS should create allergy (0.17s)
PASS should destroy allergy (0.01s)
PASS should get edit (0.12s)
ERROR should get index (0.16s)
ActionView::Template::Error: undefined method `full_name' for nil:NilClass
/Users/wenbert/.rvm/gems/ruby-1.9.2-p290/gems/activesupport-3.1.3/lib/active_support/whiny_nil.rb:48:in `method_missing'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment