From ec709a235ec93e486540989fb9ca7c9e85b3635d Mon Sep 17 00:00:00 2001 From: Espen Antonsen Date: Fri, 10 Feb 2023 05:41:15 +0100 Subject: [PATCH] Added Ruby phonelib third-party interface (#2873) Co-authored-by: penmetsaa --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8664581cf..2c689df12 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ maintenance processes. * PostgreSQL in-database types: https://github.com/blm768/pg-libphonenumber * Python: https://github.com/daviddrysdale/python-phonenumbers * Ruby: https://github.com/ianks/mini_phone +* Ruby: https://github.com/daddyz/phonelib * Ruby: https://github.com/mobi/telephone_number * Rust: https://github.com/1aim/rust-phonenumber * Erlang: https://github.com/marinakr/libphonenumber_erlang