Skip to content

Instantly share code, notes, and snippets.

@apolzon
Created April 29, 2010 20:20
Show Gist options
  • Save apolzon/384184 to your computer and use it in GitHub Desktop.
Save apolzon/384184 to your computer and use it in GitHub Desktop.
WORKING PARAMS:
(rdb:221) y params
--- !map:HashWithIndifferentAccess
page_path: manuscripts/new
authenticity_token: /Y25Bb4F+SOnAyU9Rhl7NgTM6a5X6dKq/XmAdOOkUtg=
action: create
manuscript: !map:HashWithIndifferentAccess
msid: msid3910
title: new ms
article_type_id: ""
primary_author_id: ""
coauthors:
- ""
controller: manuscripts
nil
BROKEN PARAMS:
(rdb:275) y params
--- !map:HashWithIndifferentAccess
page_path: manuscripts/new
authenticity_token: /Y25Bb4F+SOnAyU9Rhl7NgTM6a5X6dKq/XmAdOOkUtg=
action: create
manuscript: !map:HashWithIndifferentAccess
msid: test2
title: test2
article_type_id: ""
timeline: !map:HashWithIndifferentAccess
duration: "10"
primary_author_id: ""
coauthors:
- ""
controller: manuscripts
nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment