Skip to content

Instantly share code, notes, and snippets.

@faethonm
Created May 31, 2016 08:25
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 faethonm/90af410bb87598d7210320fbc2a48fb6 to your computer and use it in GitHub Desktop.
Save faethonm/90af410bb87598d7210320fbc2a48fb6 to your computer and use it in GitHub Desktop.
<div class="row ">
<div class="field">
<%= f.label :start_time %>
<%= f.time_select :start_time, ignore_date: true %>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment