ronin-rb / ronin-db-activerecord

ActiveRecord backend for the Ronin Database
https://ronin-rb.dev
GNU Lesser General Public License v3.0
7 stars 5 forks source link

`EmailAddress.import('foo')` causes an error #122

Closed postmodern closed 6 months ago

postmodern commented 6 months ago

Improve the validation of email addresses passed to EmailAddress.import(...) by using URI::MailTo::EMAIL_REGEXP.