search for: customer_select_state

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

2009 Oct 07
1
output validations errors form causing type error?
...ing errors to the view for this object. Here is the output of the inspect method: errors object #<ActiveRecord::Errors:0x105c343c0 @errors= {"customer_billing_state"=>["must be present"], "card_number"=>[["is not a valid credit card number"]], "customer_select_state"=>["^State/ Province must be a U.S. state selected from the drop down list for customers in United States"], "card_verifiation"=>[["is required"]]}, @base=#<Order id: nil, created_at: nil, updated_at: nil, customer_id: nil, gst: #<BigDecimal:105d342c0,...