Skip to content

Instantly share code, notes, and snippets.

@sirramongabriel
Created January 21, 2013 05:13
Show Gist options
  • Save sirramongabriel/4583766 to your computer and use it in GitHub Desktop.
Save sirramongabriel/4583766 to your computer and use it in GitHub Desktop.
<%= f.date_select(:form_date, order: [:month, :day, :year], prompt: { month: 'Select Month', day: 'Select Day', year: 'Select Year' }, start_year: 2000, size: 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment