mini_phone
/
0.1.1.beta.3
mini_phone 0.1.1.beta.3
Install from the command line:
Learn more about RubyGems packages
$ gem install mini_phone --version "0.1.1.beta.3"
Install via Gemfile:
source "https://rubygems.pkg.github.com/ianks" do
gem "mini_phone", "0.1.1.beta.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.