Sha256: f7f16afaa2d637c9748053834331ebe6b4f75b8fdd0069cdf01a2707e7a94847

Contents?: true

Size: 400 Bytes

Versions: 5

Compression:

Stored size: 400 Bytes

Contents

# this file is a sample file which can be used to override the standard pstn data
---
kh:
  area_codes:
    "45": "New Province"
  operators:
    hello:
      metadata:
        name: Hello
        my_custom_property: hello-foo
        my_custom_interpolated_property: "hello-%{interpolation}"
      prefixes:
      - '15'
      - '16'
      - '81'
      - '87'
      area_code_prefixes:
      - '45'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
torasup-0.0.7 spec/support/custom_pstn.yaml
torasup-0.0.6 spec/support/custom_pstn.yaml
torasup-0.0.5 spec/support/custom_pstn.yaml
torasup-0.0.4 spec/support/custom_pstn.yaml
torasup-0.0.3 spec/support/custom_pstn.yaml