Sha256: 7252c376d68591a0ab8c817f56fe0b436b3bc9966890237decb0b94a48375772

Contents?: true

Size: 578 Bytes

Versions: 52

Compression:

Stored size: 578 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

one:
  parent_id: 1
  child_id: 2
  agent_relationship_type_id: 1

two:
  parent_id: 2
  child_id: 3
  agent_relationship_type_id: 1

# == Schema Information
#
# Table name: agent_relationships
#
#  id                         :integer          not null, primary key
#  parent_id                  :integer
#  child_id                   :integer
#  agent_relationship_type_id :integer
#  created_at                 :datetime
#  updated_at                 :datetime
#  position                   :integer
#

Version data entries

52 entries across 51 versions & 2 rubygems

Version Path
enju_biblio-0.3.18 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.17 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.16 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.15 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.14 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.13 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.12 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.11 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.10 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.10.rc.3 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.10.rc.2 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.10.rc.1 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.9 spec/fixtures/agent_relationships.yml
enju_biblio-0.4.0.rc.1 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.8 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.7 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.6 spec/fixtures/agent_relationships.yml
enju_biblio-0.4.0.beta.2 spec/fixtures/agent_relationships.yml
enju_biblio-0.4.0.beta.1 spec/fixtures/agent_relationships.yml
enju_biblio-0.3.5 spec/fixtures/agent_relationships.yml