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