Sha256: 4ce91b077c1bd6c78d7af4c13aae4eea73937bab7a6fa1f4e3d8d6004c543700

Contents?: true

Size: 846 Bytes

Versions: 2

Compression:

Stored size: 846 Bytes

Contents

first_client:
  id: 2
  type: Client
  firm_id: 1
  client_of: 2
  name: Summit
  ruby_type: Client
  firm_name: 37signals

first_firm:
  id: 1
  type: Firm
  name: 37signals
  ruby_type: Firm
  firm_id: 1

second_client:
  id: 3
  type: Client
  firm_id: 1
  client_of: 1
  name: Microsoft
  ruby_type: Client

another_firm:
  id: 4
  type: Firm
  name: Flamboyant Software
  ruby_type: Firm

another_client:
  id: 5
  type: Client
  firm_id: 4
  client_of: 4
  name: Ex Nihilo
  ruby_type: Client

a_third_client:
  id: 10
  type: Client
  firm_id: 4
  client_of: 4
  name: Ex Nihilo Part Deux
  ruby_type: Client

rails_core:
  id: 6
  name: RailsCore
  type: DependentFirm

leetsoft:
  id: 7
  name: Leetsoft
  client_of: 6

jadedpixel:
  id: 8
  name: Jadedpixel
  client_of: 6

odegy:
  id: 9
  name: Odegy
  type: ExclusivelyDependentFirm

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
activerecord-nuodb-adapter-2.0.3 test/fixtures/companies.yml
activerecord-nuodb-adapter-2.0 test/fixtures/companies.yml