Sha256: 92ce5f9cd5fe8bb705136dacf80e9416a9d2fe1e1baa91431cdc6312543151df
Contents?: true
Size: 965 Bytes
Versions: 9
Compression:
Stored size: 965 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 original_title: title1 position: 1 two: id: 2 original_title: title2 position: 2 periodical: true root_manifestation_id: 4 three: id: 3 original_title: title3 position: 3 # == Schema Information # # Table name: series_statements # # id :integer not null, primary key # original_title :text # numbering :text # title_subseries :text # numbering_subseries :text # position :integer # created_at :datetime # updated_at :datetime # title_transcription :text # title_alternative :text # series_statement_identifier :string(255) # issn :string(255) # periodical :boolean # root_manifestation_id :integer # note :text #
Version data entries
9 entries across 9 versions & 1 rubygems