Sha256: f41f80b242196846ed4afecdf3f1d6bbc82698eb62e23244c7e3b74eec313b8f
Contents?: true
Size: 864 Bytes
Versions: 62
Compression:
Stored size: 864 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 # == 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
62 entries across 62 versions & 2 rubygems