daddyz/phonelib

Parsing shortcodes?

Closed this issue · 1 comments

Hi. First of all thank you very much for the outstanding gem. works like a charm with every scenario.

One quick question i have, how to parse shortcodes?. I have enabled it in the phonlib configuration. but in the console i get this

3.0.1 :007 > Phonelib.valid? "+5988888"
 => false 
3.0.1 :008 > 

I found out that phonelib successfully parse the number. but it still says invalid. so it works. thanx