phone
phone copied to clipboard
+74955087965
Phone.parse '+7495508796' #=> nil
Returns nil but is a valid phone number (see http://housing.justlanded.com/en/Russia_Moscow/For-Rent_Apartments/4-bedroom-flat-for-rent-in-Moscow-1218248)
this is Russia I guess? Can you please send me a test case how this should be parsed (see http://github.com/carr/phone/tree/master/test/countries/) and I'll fix it
Hi This is Russia I am not that familiar with your library, I was just evaluating it yesterday
+7 is the country code 495 is the area code the rest is the phone number
I'm going to be making a pass through issues soon. See #41.