Hi guys,

Spent most of the day rewriting date_helper to close all the open tickets
against it.
Was just making sure everything was tested when I noticed that
select_datetime
doesn't use the dash between the date and time, nor : for the time
components.

Ditto on the select_time method. Would it be a BC break to add those or
should I just
add an option to specify the separator? 

Without them, you just get a bunch of select boxes slammed together.
I'd think the display behavior should be identical between these and the
datetime_select and new time_select methods.


Bob Silva
http://www.railtie.net/


_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to