Sha256: 808729b0ea66079c213dfec71b538853a298bb270e3880238f5e8bd1b96c003b

Contents?: true

Size: 752 Bytes

Versions: 1

Compression:

Stored size: 752 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
#
moved:
  id: 1
  position: 1
  key: moved
  description: subject moved
vacuum:
  id: 2
  position: 2 
  key: no vacuum
  description: no vacuum cleaner used (for dust sampling studies)
other:
  id: 3
  position: 3
  key: other
  description: other
nonCA:
  id: 4
  position: 4
  key: newnonCA
  description: new non-CA subject
legacy:
  id: 777
  position: 5
  key: legacy
  description: legacy data import

Version data entries

1 entries across 1 versions & 1 rubygems

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