Module: TelephoneNumber

Extended by:
ClassMethods
Defined in:
lib/telephone_number.rb,
lib/telephone_number/number.rb,
lib/telephone_number/parser.rb,
lib/telephone_number/country.rb,
lib/telephone_number/version.rb,
lib/telephone_number/formatter.rb,
lib/importers/test_data_importer.rb,
lib/telephone_number/geo_locator.rb,
lib/importers/phone_data_importer.rb,
lib/telephone_number/class_methods.rb,
lib/telephone_number/number_format.rb,
lib/importers/time_zone_data_importer.rb,
lib/telephone_number/number_validation.rb,
lib/telephone_number/time_zone_detector.rb,
lib/importers/geo_location_data_importer.rb

Defined Under Namespace

Modules: ClassMethods Classes: Country, Formatter, GeoLocationDataImporter, GeoLocator, Number, NumberFormat, NumberValidation, Parser, PhoneDataImporter, TestDataImporter, TimeZoneDataImporter, TimeZoneDetector

Constant Summary collapse

VERSION =
"1.4.22"

Instance Attribute Summary

Attributes included from ClassMethods

#default_format_pattern, #default_format_string, #override_file

Method Summary

Methods included from ClassMethods

generate_override_file, invalid?, parse, sanitize, valid?