Hi guys,
I'm pretty new to rails and I'm having a problem with my app failing validations on my user model when updating attributes.
I've got a page where users can update various things about their profile. The problem is when I submit the form, I get errors about the password validation failing despite the password isn't being passed via the form.
I'm just trying to update the country and DOB of a user.
Any help would be great.






Bookmarks