Skip to content

Instantly share code, notes, and snippets.

@yorzi
Created January 12, 2013 09:29
Show Gist options
  • Save yorzi/4516920 to your computer and use it in GitHub Desktop.
Save yorzi/4516920 to your computer and use it in GitHub Desktop.

POST a json {"author":[null]} to server via AJAX request or some other Http Tool.

Parameters: {"author"=>[nil], "post"=>{}} Post Load (0.7ms) SELECT "posts".* FROM "posts" WHERE "posts"."author" IS NULL LIMIT 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment