In my Rails 4.0.9 app, using BCrypt 3.1.7 and Clearance 1.4.2 for authentication, I'm getting an error returned when updating a user's info. Despite not entering a new password or password confirmation, I get the error "Password can't be blank."In my Rails 4.0.9 app, using BCrypt 3.1.7 and C