Skip to content

Instantly share code, notes, and snippets.

@meltzerj
Created March 30, 2011 21:56
Show Gist options
  • Select an option

  • Save meltzerj/895396 to your computer and use it in GitHub Desktop.

Select an option

Save meltzerj/895396 to your computer and use it in GitHub Desktop.
<div class="field">
<%= f.label :genre_id, "Genres" %><br />
<%= f.text_field :genre_id, :id => 'genre_field' %>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment