Sha256: 0f84c6292c307d60ea2687c13d8c258fa95e7b4328396dc8ed8e72601de61f78

Contents?: true

Size: 441 Bytes

Versions: 12

Compression:

Stored size: 441 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}"
        my_custom_boolean_property: true
      prefixes:
      - '15'
      - '16'
      - '81'
      - '87'
      area_code_prefixes:
      - '45'

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
torasup-0.2.0 spec/support/custom_pstn.yaml
torasup-0.1.2 spec/support/custom_pstn.yaml
torasup-0.1.1 spec/support/custom_pstn.yaml
torasup-0.1.0 spec/support/custom_pstn.yaml
torasup-0.0.15 spec/support/custom_pstn.yaml
torasup-0.0.14 spec/support/custom_pstn.yaml
torasup-0.0.13 spec/support/custom_pstn.yaml
torasup-0.0.12 spec/support/custom_pstn.yaml
torasup-0.0.11 spec/support/custom_pstn.yaml
torasup-0.0.10 spec/support/custom_pstn.yaml
torasup-0.0.9 spec/support/custom_pstn.yaml
torasup-0.0.8 spec/support/custom_pstn.yaml