summaryrefslogtreecommitdiff
path: root/app/validators/email_validator.rb
Commit message (Expand)AuthorAgeFilesLines
* Re-add EmailValidator to avoid the repetition of format: { with: Devise.email...streamline-email-validationRémy Coutable2016-02-091-0/+5
* Validate email addresses using Devise.email_regexpRémy Coutable2016-02-091-18/+0
* Minor EmailValidator refactorRobert Speicher2015-12-071-7/+4
* Move EmailValidator to app/validatorsRobert Speicher2015-12-071-0/+21