Sha256: ad81c3c44ee30a0640f3f3c703cd40c79ab48a32ef7ca23a09977c6a4d799274

Contents?: true

Size: 484 Bytes

Versions: 8

Compression:

Stored size: 484 Bytes

Contents

george:
  name: "Curious George"
  treasures: diamond, sapphire
  parrot_sti_class: LiveParrot

louis:
  name: "King Louis"
  treasures: [diamond, sapphire]
  parrot_sti_class: LiveParrot

frederick:
  name: $LABEL
  parrot_sti_class: LiveParrot

polly:
  id: 4
  name: $LABEL
  killer: blackbeard
  treasures: sapphire, ruby
  parrot_sti_class: DeadParrot

DEFAULTS: &DEFAULTS
  treasures: sapphire, ruby
  parrot_sti_class: LiveParrot

davey:
  *DEFAULTS

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ibm_db-5.2.0-x86-mingw32 test/fixtures/parrots.yml
ibm_db-5.1.0-x86-mingw32 test/fixtures/parrots.yml
ibm_db-5.0.5-x86-mingw32 test/fixtures/parrots.yml
ibm_db-5.0.4-x86-mingw32 test/fixtures/parrots.yml
ibm_db-5.0.3-x86-mingw32 test/fixtures/parrots.yml
ibm_db-5.0.2-x86-mingw32 test/fixtures/parrots.yml
ibm_db-3.0.5-x86-mingw32 test/fixtures/parrots.yml
ibm_db-3.0.5 test/fixtures/parrots.yml