Skip to content

Instantly share code, notes, and snippets.

@ddossot
Created July 20, 2012 23:07
Show Gist options
  • Save ddossot/3153787 to your computer and use it in GitHub Desktop.
Save ddossot/3153787 to your computer and use it in GitHub Desktop.
before-after
{
"ip_address": ["71.63.127.143"],
"email": ["[email protected]"]
}
{
"ip_address": "71.63.127.143",
"email": "[email protected]",
"name": "David Dossot",
"company": "Dossot Software Consulting Inc.",
"about": "Software Professional, Open Source Developer & Author."
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment