Skip to content

Instantly share code, notes, and snippets.

@mrsidique
Created January 4, 2012 04:14
Show Gist options
  • Select an option

  • Save mrsidique/1558460 to your computer and use it in GitHub Desktop.

Select an option

Save mrsidique/1558460 to your computer and use it in GitHub Desktop.
(
{
key = question;
value = test;
},
{
key = group;
},
{
key = answers;
value = "[\"test\",\"No\",\"Doesn't Matter\"]";
},
{
key = answerTypes;
value = "[\"string\",\"string\",\"string\"]";
},
{
key = lat;
value = "+37.785834";
},
{
key = long;
value = "-122.406417";
},
{
key = radius;
value = "5 Miles";
}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment