Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created June 18, 2012 09:16
Show Gist options
  • Save phlegx/2947613 to your computer and use it in GitHub Desktop.
Save phlegx/2947613 to your computer and use it in GitHub Desktop.
<%= f.label :set_switch %><br />
<%= f.select(:set_switch, options_for_select(["Single sets", "All sets at once"]))%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment