Skip to content

Instantly share code, notes, and snippets.

@axilaris
Created March 5, 2014 06:45
Show Gist options
  • Save axilaris/9362347 to your computer and use it in GitHub Desktop.
Save axilaris/9362347 to your computer and use it in GitHub Desktop.
<div class="skillsForm">
<%= label_tag 'tag' %>
<%= text_field_tag 'tags[]' %>
<%= label_tag 'weight' %>
<%= text_field_tag 'weights[]' %>
<a href="#" id="removeTag">Remove</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment