Files
openfoodnetwork/db/default/spree/states.yml
Pau Perez 5eb3dc4beb Bring states.yml from l10n_au
The states.yml present in this repo had a different format which doesn't
work with the current seeds.rb that we brought from ofn-install.
2018-03-07 10:30:12 +01:00

34 lines
511 B
YAML

---
- name: Tasmania
country_id: "12"
id: "101"
abbr: Tas
- name: Victoria
country_id: "12"
id: "102"
abbr: Vic
- name: New South Wales
country_id: "12"
id: "103"
abbr: NSW
- name: ACT
country_id: "12"
id: "104"
abbr: ACT
- name: Queensland
country_id: "12"
id: "105"
abbr: QLD
- name: South Australia
country_id: "12"
id: "106"
abbr: SA
- name: Northern Territory
country_id: "12"
id: "107"
abbr: NT
- name: Western Australia
country_id: "12"
id: "108"
abbr: WA