Sha256: 639c85aab87592510ef76113f0c25f3e19977e1c7cc5012de2a5e0336763e94e

Contents?: true

Size: 601 Bytes

Versions: 17

Compression:

Stored size: 601 Bytes

Contents

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

one:
  subject_id: 1
  subject_type: Manifestation
  subject_heading_type_id: 1

two:
  subject_id: 2
  subject_type: Manifestation
  subject_heading_type_id: 1

# == Schema Information
#
# Table name: subject_heading_type_has_subjects
#
#  id                      :integer         not null, primary key
#  subject_id              :integer         not null
#  subject_type            :string(255)
#  subject_heading_type_id :integer         not null
#  created_at              :datetime
#  updated_at              :datetime
#

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
enju_subject-0.1.0.pre3 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.1.0.pre2 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.1.0.pre spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.18 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.17 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.16 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.15 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.14 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.13 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.12 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.10 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.9 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.8 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.7 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.6 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.5 spec/fixtures/subject_heading_type_has_subjects.yml
enju_subject-0.0.4 spec/fixtures/subject_heading_type_has_subjects.yml