date_select(object_name, method, options = {}, html_options = {})
Instance Public methods
Returns a set of select tags (one for year, month, and day) pre-selected
for accessing a specified date-based attribute (identified by
method) on an object assigned to the template (identified by
object).
Options
:use_month_numbers - Set to true if you want to use month
numbers rather than month names (e.g. â2â instead of âFebruaryâ).
:use_two_digit_numbers - Set to true if you want to disp