Sha256: 1d9264ea60c981d77744c6301548fe7a4c117e2695d43a4f7384dd31da3e8241

Contents?: true

Size: 473 Bytes

Versions: 1

Compression:

Stored size: 473 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
#

addresses:
  id: 1 
  key: addresses 
  description: address combo boxes in ODMS 
phones:
  id: 2 
  key: phones 
  description: phone number combo boxes in ODMS

Version data entries

1 entries across 1 versions & 1 rubygems

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