Module: Twilio::Rails::PhoneNumberFormatter
- Extended by:
- Forwardable, PhoneNumberFormatter
- Included in:
- PhoneNumberFormatter
- Defined in:
- lib/twilio/rails/phone_number_formatter.rb,
lib/twilio/rails/phone_number_formatter/north_america.rb
Overview
The interface for the phone number validator and formatter that is defined in the Twilio::Rails.config.phone_number_formatter
configuration. This delegates the methods to that instance and is used both internally to the gem and by the gem consumer.
Defined Under Namespace
Classes: NorthAmerica