Sha256: a5c195321182e655d06946cae407f78e004bf35480f20aad469e6b1bf8a16c70

Contents?: true

Size: 804 Bytes

Versions: 5

Compression:

Stored size: 804 Bytes

Contents

- id: 1
  demo:
    first: Matt
    last: Rizzo
    address:
      street1: 555 Happy Ln.
      street2: Suite 208
      city: Mukwongo
      st: WI
      zip: '12345'
      current: true
  contact:
    home: 555-444-5555
    fax: 555-444-5555
    email: something@somewhere.org
  smoker: false
  balance: 124.53
  visit_dates:
    - 2018-03-02
    - 2018-06-04
  family_members:
    - id: 3
    - id: 4
- id: 2
  demo:
    first: Katie
    last: Bunny
    address:
      street1: 765 N. Hollywood Dr.
      street2: Apt 3B
      city: Bel Air
      st: CA
      zip: '99999'
      current: false
  contact:
    home: 123-456-7890
    fax: 098-765-4321
    email: st@elsewhere.org
  smoker: true
  balance: -98.5
  visit_dates:
    - 2010-09-10
    - 2018-03-04
  family_members:
    - id: 5
    - id: 6

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bumblebee-3.1.1 spec/fixtures/people/data.yml
bumblebee-3.1.0 spec/fixtures/people/data.yml
bumblebee-3.1.0.pre.alpha spec/fixtures/people/data.yml
bumblebee-3.0.1 spec/fixtures/people/data.yml
bumblebee-3.0.0 spec/fixtures/people/data.yml