Sha256: 5e22c6331b15c7df74fb57cb6cef20f2de18e46ae595249c622a83bbfe8fe7ee

Contents?: true

Size: 1.73 KB

Versions: 7

Compression:

Stored size: 1.73 KB

Contents

# this file is used to test the gem against the data in lib/torasup/data/pstn.yaml
# add examples to this file in order to test the integrity of the data
---
kh:
  # http://en.wikipedia.org/wiki/Telephone_numbers_in_Cambodia
  prefix: '855'
  area_codes:
    '23': Phnom Penh
    '24': Kandal
    '25': Kampong Speu
    '26': Kampong Chhnang
    '32': Takeo
    '33': Kampot
    '34': Sihanoukville
    '35': Koh Kong
    '36': Kep
    '42': Kampong Cham
    '43': Prey Veng
    '44': Svay Rieng
    '52': Pursat
    '53': Battambang
    '54': Banteay Meanchey
    '55': Pailin
    '62': Kampong Thom
    '63': Siem Reap
    '64': Preah Vihear
    '65': Oddar Meanchey
    '72': Kratie
    '73': Mondulkiri
    '74': Stung Treng
    '75': Ratanakiri
  operators:
    # http://en.wikipedia.org/wiki/Telecommunications_in_Cambodia#Mobile_networks
    smart:
      assertions:
        name: Smart
      prefixes:
        - '10'
        - '15'
        - '16'
        - '69'
        - '70'
        - '81'
        - '86'
        - '87'
        - '93'
        - '96'
        - '98'
      area_code_prefixes:
        - '45'
    beeline:
      assertions:
        name: Beeline
      prefixes:
        - '60'
        - '66'
        - '67'
        - '68'
        - '90'
      area_code_prefixes:
        - '46'
    mobitel:
      assertions:
        name: Mobitel
      prefixes:
        - '12'
        - '17'
        - '77'
        - '78'
        - '89'
        - '92'
        - '95'
        - '11'
        - '61'
        - '76'
        - '85'
        - '99'
    metfone:
      assertions:
        name: Metfone
      prefixes:
        - '97'
        - '88'
    qb:
      assertions:
        name: Qb
      prefixes:
        - '13'
        - '80'
        - '83'
        - '84'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
torasup-0.0.7 spec/support/pstn_spec.yaml
torasup-0.0.6 spec/support/pstn_spec.yaml
torasup-0.0.5 spec/support/pstn_spec.yaml
torasup-0.0.4 spec/support/pstn_spec.yaml
torasup-0.0.3 spec/support/pstn_spec.yaml
torasup-0.0.2 spec/support/pstn_spec.yaml
torasup-0.0.1 spec/support/pstn_spec.yaml