Skip to content

Instantly share code, notes, and snippets.

@luckydev
Created November 25, 2010 19:39
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 luckydev/715819 to your computer and use it in GitHub Desktop.
Save luckydev/715819 to your computer and use it in GitHub Desktop.
time_select error fix
# form related code ....
<%= f.time_select :end_time, :include_blank=>false, :ignore_date=>false %>
# form related code ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment