search for: credit_card_expires_on

Displaying 1 result from an estimated 1 matches for "credit_card_expires_on".

2005 Oct 20
3
Missing id on date_select (0.14.1)
...rs on my tests and I noticed that a template with this (a modified 0.13.1 generated scaffold). <label for="credit_card_account">Account</label> <%= text_field ''credit_card'', ''account'' %> <label for="credit_card_expires_on">Expires on</label> <%= date_select ''credit_card'', ''expires_on'', :discard_day => true, :start_year => start_year, :end_year => end_year %> expands to this: <label for="credit_card_account">Accou...