I'm looking for a way to override the Formtastic plug-in in rails so that times are shown as a single drop-down with minutes represented in half hour increments. Instead of the two drop-downs one for hour and one for minutes.
Ex 1:00 AM, 1:30 AM, 2:00 AM, etc?
any help would be appreciated.