Skip to content

Instantly share code, notes, and snippets.

@bkudria
Created March 30, 2020 23:41
Show Gist options
  • Save bkudria/fd677c178f0f63455fd8a8cc55b63da3 to your computer and use it in GitHub Desktop.
Save bkudria/fd677c178f0f63455fd8a8cc55b63da3 to your computer and use it in GitHub Desktop.
s = School.find('5e82753df4e68d00330979d7')
s.mailing_address.update(country: 'PA', subdivision: '8', postal_code: '0801')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment