Thank you for this screencast! I was wondering.. is there a way to "delay" the Password validations when using has_secure_password?
I'm working on a 3-step signup wizard where the last step is the authentication (email and password), however I can't get past the first step because of validation errors (i.e. 2 errors prohibited this user from being saved: * Password digest can't be blank * Password can't be blank).
Any help would be appreciated. Thanks again for your screencasts!!!
Hey Ryan,
Thank you for this screencast! I was wondering.. is there a way to "delay" the Password validations when using has_secure_password?
I'm working on a 3-step signup wizard where the last step is the authentication (email and password), however I can't get past the first step because of validation errors (i.e. 2 errors prohibited this user from being saved: * Password digest can't be blank * Password can't be blank).
Any help would be appreciated. Thanks again for your screencasts!!!
J