telephone_number
telephone_number copied to clipboard
Gem does not support the numbers from Sri Lanka and Vietnam
Could you add please the numbers from Sri Lanka and Vietnam? Because at the moment it seems to not work.
Example:
pry(main)> TelephoneNumber.parse("+84283456789").valid? => false
pry(main)> TelephoneNumber.parse("+84283456789").country.country_id NoMethodError: undefined method 'country_id' for nil:NilClass