Skip to content

Instantly share code, notes, and snippets.

@dmorley
Created April 6, 2011 18:28
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/906221 to your computer and use it in GitHub Desktop.
Save dmorley/906221 to your computer and use it in GitHub Desktop.
Comment=118 Contact=297 controller='AspectsController' status='' Mention=2 Person=338 event=request_completed Post=16 Profile=336 User=2 ms_in_instantiate=15.9852504730225 action='index' Aspect=2 AspectMembership=298 ms=2911 format='HTML' params='{}' total_ar_instances=1411 Service=2
event=error error_class=ActionView::Template::Error error_message='undefined method `first_name' for nil:NilClass' orig_error_message='undefined method `first_name' for nil:NilClass'annotated_source=' 9: = person_image_link(comment.author)
10: .content
11: .from
12: = person_link(comment.author)
13: %time.timeago{:datetime => comment.created_at}
14: = comment.created_at ? timeago(comment.created_at) : timeago(Time.now)
15:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment