Sha256: 79f5de065e11457f75226bc6bdb5943c4fce3b296d95076f8b058e0ff166ecf9

Contents?: true

Size: 532 Bytes

Versions: 45

Compression:

Stored size: 532 Bytes

Contents

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

one:
  name: isbn
  display_name: ISBN
  note: 
  position: 1
  id: 1

two:
  name: issn
  display_name: ISSN
  note: 
  position: 2
  id: 2

# == Schema Information
#
# Table name: identifier_types
#
#  id           :integer          not null, primary key
#  name         :string(255)
#  display_name :text
#  note         :text
#  position     :integer
#  created_at   :datetime         not null
#  updated_at   :datetime         not null
#

Version data entries

45 entries across 45 versions & 6 rubygems

Version Path
enju_manifestation_viewer-0.3.5 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.3.4 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.3.3 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.3.2 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.3.1 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.3.0 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.3.0.rc.1 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.3.0.beta.2 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.3.0.beta.1 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.2.4 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.2.3 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.2.2 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.2.1 spec/fixtures/identifier_types.yml
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/enju_manifestation_viewer-0.2.0/spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.2.0 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.2.0.beta.4 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.2.0.beta.3 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.2.0.beta.2 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.2.0.beta.1 spec/fixtures/identifier_types.yml
enju_manifestation_viewer-0.1.1 spec/fixtures/identifier_types.yml