daddyz / phonelib

Ruby gem for phone validation and formatting using google libphonenumber library data
MIT License
1.08k stars 131 forks source link

phonelib says Faker's phone numbers are invalid #302

Closed dorianmariecom closed 8 months ago

dorianmariecom commented 8 months ago

See https://github.com/faker-ruby/faker/issues/24

daddyz commented 8 months ago

it's not an issue, phonelib supports 2 symbols for extension separation - "#;", use the desicion provided in https://github.com/faker-ruby/faker/issues/24#issuecomment-1978754317, this is the exact case when extension_separate_symbols should be used