Ruby Email validation with regex

This has been built into the standard library since at least 2.2.1

URI::MailTo::EMAIL_REGEXP

Leave a Comment