Skip to content

Instantly share code, notes, and snippets.

@chapel
Created October 17, 2010 12:11
Show Gist options
  • Save chapel/630791 to your computer and use it in GitHub Desktop.
Save chapel/630791 to your computer and use it in GitHub Desktop.
gamesWrite.saveDoc(gameId, {
"players": {
gamertag: [{
"rating": rating,
"standing": standing
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment