Skip to content

Instantly share code, notes, and snippets.

@universal
Last active January 12, 2017 12:18
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 universal/48a4017db11187c530c3e704a6dc9ebd to your computer and use it in GitHub Desktop.
Save universal/48a4017db11187c530c3e704a6dc9ebd to your computer and use it in GitHub Desktop.
form
input: name
nav-navtabs
cow | dog | cat
nav-content
cow
fields_for :cow
...
dog
fields_for :dog
...
cat
fields_for :cat
...
submit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment