Sha256: 4b88b89897f2afbef05bc28c5ab309d462c963d0f897cddfecf0aecd319c29f1

Contents?: true

Size: 488 Bytes

Versions: 6

Compression:

Stored size: 488 Bytes

Contents

ben:
  account: binary_logic
  first_name: Ben
  last_name: Johnson
  active: true
  bio: Totally awesome!
  
drew:
  account: neco
  parent: ben
  first_name: Drew
  last_name: Mills
  active: false
  bio: Totally not awesome!
  
jennifer:
  account: binary_logic
  parent: drew
  first_name: Jennifer
  last_name: Hopkins
  active: false
  bio: Totally not awesome at all!
  
tren:
  parent: ben
  first_name: Tren
  last_name: Garfield
  active: false
  bio: Rocks a little too hard
  

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
searchlogic-1.5.10 test/fixtures/users.yml
searchlogic-1.5.4 test/fixtures/users.yml
searchlogic-1.5.9 test/fixtures/users.yml
searchlogic-1.5.7 test/fixtures/users.yml
searchlogic-1.5.8 test/fixtures/users.yml
searchlogic-1.5.6 test/fixtures/users.yml