How do I format date input? I've tried:
conf.columns[:data_nascimento].options[:format] = "%d/%m/%Y" But this only works in list view, the input continues with the format "2001-07-19" -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails Gem" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/activescaffold?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
