Sha256: 3de4c89b8bcadf4ea419a6635f25aee897fc35ed8d388059e0e19f52a11453f0

Contents?: true

Size: 740 Bytes

Versions: 52

Compression:

Stored size: 740 Bytes

Contents

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

one:
  parent_id: 1
  child_id: 2
  manifestation_relationship_type_id: 1

two:
  parent_id: 2
  child_id: 3
  manifestation_relationship_type_id: 1

serial:
  parent_id: 201
  child_id: 202
  manifestation_relationship_type_id: 1

# == Schema Information
#
# Table name: manifestation_relationships
#
#  id                                 :integer          not null, primary key
#  parent_id                          :integer
#  child_id                           :integer
#  manifestation_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/manifestation_relationships.yml
enju_biblio-0.3.17 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.16 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.15 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.14 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.13 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.12 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.11 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.10 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.10.rc.3 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.10.rc.2 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.10.rc.1 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.9 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.4.0.rc.1 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.8 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.7 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.6 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.4.0.beta.2 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.4.0.beta.1 spec/fixtures/manifestation_relationships.yml
enju_biblio-0.3.5 spec/fixtures/manifestation_relationships.yml