c8c0ea6c52
Renamed EmailValidator to DeviseEmailValidator to avoid 'email:' naming collision with ActiveModel::Validations::EmailValidator in 'validates' statement. Make use of the options attribute of the parent class ActiveModel::EachValidator. Add more options: regex.
5 lines
129 B
YAML
5 lines
129 B
YAML
---
|
|
title: Align EmailValidator to validate_email gem implementation
|
|
merge_request: 24971
|
|
author: Horatiu Eugen Vlad
|
|
type: fixed
|