Skip to content

Instantly share code, notes, and snippets.

@richmolj
Created January 6, 2015 20:30
Show Gist options
  • Save richmolj/589766fb4f89b4647c90 to your computer and use it in GitHub Desktop.
Save richmolj/589766fb4f89b4647c90 to your computer and use it in GitHub Desktop.
Form-data
utf8:✓
_method:put
authenticity_token:hDl1Fox1KyXq1ev3RvhT7euijxj3CJSxGP9jxkgCMmQ=
survey[name]:What's your favorite Pizza?
survey[questions_attributes][0][content]:What's your favorite kind of cheese?
survey[questions_attributes][0][_destroy]:0
survey[questions_attributes][0][answers_attributes][0][content]:mozzarella
survey[questions_attributes][0][answers_attributes][0][_destroy]:false
survey[questions_attributes][0][answers_attributes][0][id]:10
survey[questions_attributes][0][id]:4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment