sergio-SZhfuDltjDxEfCMKe0UOsQC/G2K4zDHf@public.gmane.org
2005-Nov-14 04:30 UTC
date_select helper error
I have this date select helper:
<%= date_select("customer", "dob", :include_blank =>
true, :order =>
[:month, :day]) %>
I get this error when posting the form:
1 error(s) on assignment of multiparameter attributes
The error happens when I take off the :year option.
Any clues as to why this maybe happening?
Serge
