Unanswered: Form validation with password confirmation
Unanswered: Form validation with password confirmation
Hi at all.
I have a litte registration form and I whant to validate, if the value in the field "password Confirmation" equals the value of the field "password". How could I config my models validations? Is there a way to do this with a inclusion list?