Sha256: ecff2c4383488bdaf29d869a6149ca51b4b152dcd5f6a7fc3557374a19478e17

Contents?: true

Size: 575 Bytes

Versions: 1

Compression:

Stored size: 575 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
#
case:
  id: 1
  key:  Case
  description:  Case
control:
  id:  2
  key:  Control
  description:  Control
father:
  id:  3
  key:  Father
  description:  Father
mother:
  id:  4
  key:  Mother
  description:  Mother
twin:
  id:  5
  key:  Twin
  description:  Twin

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ccls-ccls_engine-3.11.0 generators/ccls_engine/templates/fixtures/subject_types.yml