Skip to content

Instantly share code, notes, and snippets.

@joshnabbott
Created May 9, 2012 17:34
Show Gist options
  • Select an option

  • Save joshnabbott/2647018 to your computer and use it in GitHub Desktop.

Select an option

Save joshnabbott/2647018 to your computer and use it in GitHub Desktop.
<div class="controls span6"><%= f.select :dashboard_post_id, all_posts_options, {}, :class => "span4" %></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment