Created
January 6, 2015 20:30
-
-
Save richmolj/589766fb4f89b4647c90 to your computer and use it in GitHub Desktop.
Form-data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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