Skip to content

Instantly share code, notes, and snippets.

@dmorley
Created January 29, 2011 17:26
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 dmorley/802014 to your computer and use it in GitHub Desktop.
Save dmorley/802014 to your computer and use it in GitHub Desktop.
event=error error_class=ActionView::Template::Error error_message='undefined method `message' for nil:NilClass' orig_error_message='undefined method `message' for nil:NilClass'annotated_source=' 53:
54: - if @photo.status_message_id
55: %p
56: = markdownify(@photo.status_message.message)
57:
58: %p
59: - for photo in @additional_photos
' app_backtrace='app/views/photos/show.html.haml:56:in `_app_views_photos_show_html_haml__451285523_23652682676100_0';app/controllers/photos_controller.rb:163:in `show';lib/chrome_frame.rb:39:in `call''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment