Sha256: 6cbae0698fdbb04cfeddeac07f7efdfd00e9d81a4478ef2ce207ee9ffc5d6a98
Contents?: true
Size: 919 Bytes
Versions: 11
Compression:
Stored size: 919 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 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
11 entries across 11 versions & 1 rubygems