Suppose I implement validates_uniqueness_of on the username. If the name’maddy’ already exists, then it will accept the value’maddy’ as the unique value instead of’maddy’. It should remove both sid
Suppose I implement validates_uniqueness_of on the username. If the name’maddy’ already exists, then it will accept the value’maddy’ as the unique value instead of’maddy’. It should remove both sid