happy_phone_number 0.0.3
Happy Phone Number provides easy methods to format phone numbers from your Rails models. Virtually any country specific format could be supported, including national and international format. For the not (yet) supported countries, a general method using a simple mask is also provided.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
~> 3.2.13
Development Dependencies (2):
rspec-rails
>= 0
sqlite3
>= 0