phone
phone copied to clipboard
Consider new ways to parse the phone numbers
Just putting this idea out there: most of the gems like this use regex patterns to do the parsing of the number formats. (other forks of this gem, global_phone, and others). We should do a spike to see if there are alternatives that could be wins in speed, code quality, etc.