Skip to content

Instantly share code, notes, and snippets.

@radar
Forked from EminenceHC/notify.rb
Created September 19, 2014 00:11
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 radar/de79f8f638fd1c4017c0 to your computer and use it in GitHub Desktop.
Save radar/de79f8f638fd1c4017c0 to your computer and use it in GitHub Desktop.
userJson = {
student: {}
}
if discharge_date
userJson["student"].merge(discharge_date: value)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment