Hi,
    In a form, I have a date_select field. But it always
    defaults to today. Can I have my value? For example,
  <%= date_select ''xx'', 3, "value" =>
Date.strptime("2006-12-25","%Y-%m-%d") %>
   does not initialize the field with my value?
   Thanks,
   Ram.
-- 
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---