Skip to content

Instantly share code, notes, and snippets.

@avit
Created October 9, 2012 03:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avit/3856511 to your computer and use it in GitHub Desktop.
Save avit/3856511 to your computer and use it in GitHub Desktop.
Bad inputs
<!-- this combination of inputs will throw Rack -->
<input name="event[dates][]" type="date" />
<input id="event_dates__destroy" name="event[dates][_destroy]" type="hidden" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment