Skip to content

Instantly share code, notes, and snippets.

@allaire
Created August 30, 2013 16:22
Show Gist options
  • Save allaire/6391636 to your computer and use it in GitHub Desktop.
Save allaire/6391636 to your computer and use it in GitHub Desktop.
# Encoding: UTF-8
SIG_REGEX = /(--|__|\w-$)|(^(\w+\s*){1,3} #{"Sent from my".reverse}$)|(^(\w+\s*){1,3} #{"Envoyé de mon".reverse}$)/n
has a non escaped non ASCII character in non ASCII-8BIT script (RegexpError)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment