Skip to content

Instantly share code, notes, and snippets.

@norcali
Created August 29, 2014 19:04
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 norcali/32d320c6611023f31ac1 to your computer and use it in GitHub Desktop.
Save norcali/32d320c6611023f31ac1 to your computer and use it in GitHub Desktop.
def set_full_name
wed = self
wed.full_name = self.couple.full_name
wed.save
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment