summaryrefslogtreecommitdiff
path: root/spec/models/email_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Validate email addresses using Devise.email_regexpRémy Coutable2016-02-091-0/+22
Also: - Get rid of legacy :strict_mode - Get rid of custom :email validator - Add some shared examples to spec emails validation