Sha256: 040af1ee5cf58c6b33cd549b64684557c7db055c65a3f11fb24d2bcbfe218fc3
Contents?: true
Size: 743 Bytes
Versions: 1
Compression:
Stored size: 743 Bytes
Contents
# # Do not change id or key # 'id' could be referenced by existing data # 'key' is used in the rails code for searching # # Be Advised. Yaml fixture labels MUST BE UNIQUE. # If a label is repeated, only the last one will exist. # # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html # phone: id: 1 key: phone description: phone interview conducted by study interviewer in_person: id: 2 key: in_person description: in person interview conducted by a study interviewer self: id: 3 key: self description: self-administered instrument other: id: 4 key: other description: some other data collection method dk: id: 5 key: dk description: interview method unknown
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ccls-ccls_engine-3.11.0 | generators/ccls_engine/templates/fixtures/interview_methods.yml |