I did this by adding accessor methods to my model which basically translate from what the jquery date select thingy gives me to what the model wants.
2009/10/19, Francesco Belladonna <[email protected]>: > > Ram wrote: >> this is the plugin u need code.google.com/p/calendardateselect/ > > Well, sorry to "resurrect" this post but I'm not sure on what should I > do: if I won't use that plugin (I would like to use the javascript > datepicker from jquery UI), I would like to understand the way on how > the plugin "parse" the information for the database. By default, rails > receive input of a date from separated fields: how can I do the > same?Because I will send informations from a single text field and not > through 3 as rails normally do > -- > Posted via http://www.ruby-forum.com/. > > > > -- Von meinen Mobilgerät aus gesendet --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

