~fabiocbalbuquerque/sahana-agasti/web-services

« back to all changes in this revision

Viewing changes to data/fixtures/agFacilityResourceType.yml

  • Committer: Chad Heuschober
  • Date: 2011-08-04 00:05:46 UTC
  • mto: (1.26.1 push-trunk)
  • mto: This revision was merged to the branch mainline in revision 25.
  • Revision ID: chad.heuschober@mail.cuny.edu-20110804000546-4dqh6a7xrkrwccdh
Moved around some data fixtures to put the regular fixtures into more of a production-ready state.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
agFacilityResourceType:
2
 
  admin:
3
 
    facility_resource_type: Administrative Center
4
 
    facility_resource_type_abbr: admin
5
 
    description: Area designated to be used as an administration center.
6
2
  ec:
7
3
    facility_resource_type: Evacuation Center
8
4
    facility_resource_type_abbr: EC
11
7
    facility_resource_type: Hurricane Shelter
12
8
    facility_resource_type_abbr: HS
13
9
    description: Hurricane shelter for clients.
14
 
  pet:
15
 
    facility_resource_type: Pet Center
16
 
    facility_resource_type_abbr: pet
17
 
    description: Area designated to be used as pet center.
18
 
  pod:
19
 
    facility_resource_type: Point of Distribution
20
 
    facility_resource_type_abbr: POD
21
 
    description: Area designated to be used as a distribution center.
22
 
  shelter:
23
 
    facility_resource_type: Shelter
24
 
    facility_resource_type_abbr: shl
25
 
    description: Area designated to house clients.
26
10
  smn:
27
11
    facility_resource_type: Special Medical Need Shelter
28
12
    facility_resource_type_abbr: SMN
31
15
    facility_resource_type: Unified Operations Resource
32
16
    facility_resource_type_abbr: UORC
33
17
    description: Unified Operations Resource Center
34
 
  whs:
35
 
    facility_resource_type: Warehouse
36
 
    facility_resource_type_abbr: whs
37
 
    description: Area designated to be used as storage for food, medical supplies, blankets, cot, and others.