Skip to content

Instantly share code, notes, and snippets.

@namtx
Created December 11, 2018 07:26
Show Gist options
  • Select an option

  • Save namtx/958a7048a49baa076afb101cb972239c to your computer and use it in GitHub Desktop.

Select an option

Save namtx/958a7048a49baa076afb101cb972239c to your computer and use it in GitHub Desktop.
Email regex
!ruby/regexp '/\A([a-zA-Z0-9][\w\.\+\-]*)@([\w.\-]+\.+[\w]{2,})\z/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment