mini_phone
/
1.1.3
mini_phone 1.1.3
Install from the command line:
Learn more about RubyGems packages
$ gem install mini_phone --version "1.1.3"
Install via Gemfile:
source "https://rubygems.pkg.github.com/ianks" do
gem "mini_phone", "1.1.3"
end
About this version
Plugs directly in the the Google's native C++ libphonenumber for extemely fast and robust phone number parsing, validation, and formatting. On average, most methods are 40x t0 50x faster than other Ruby phone number libraries.