Skip to content

Instantly share code, notes, and snippets.

@r38y
Created November 6, 2008 02:22
Show Gist options
  • Save r38y/22505 to your computer and use it in GitHub Desktop.
Save r38y/22505 to your computer and use it in GitHub Desktop.
def name
commenter.try(:name) || super || "Anonymous Coward"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment