Skip to content

Instantly share code, notes, and snippets.

@collinschaafsma
Created November 9, 2010 04:08
Show Gist options
  • Save collinschaafsma/668676 to your computer and use it in GitHub Desktop.
Save collinschaafsma/668676 to your computer and use it in GitHub Desktop.
def full_name
"#{first_name} #{last_name}"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment