search for: customer_phon

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

Did you mean: customer_phone
2006 Jan 03
6
Am I going too far or Rails is just confusing? was {validates_presence_of *_id attributes}
...----- <%= error_messages_for ''customer'' %> <!--[form:customer]--> <p><label for="customer_name">Name</label><br /> <%= text_field ''customer'', ''name'' %></p> <p><label for="customer_phone">Phone</label><br /> <%= text_field ''customer'', ''phone'' %></p> <p><label for="customer_address">Address</label><br /> <%= text_field ''customer'', ''address''...