Sha256: 380d0258a8b54adc1780987296d98b3cffe061c63dd27bf1c9867d9def9489c3

Contents?: true

Size: 605 Bytes

Versions: 120

Compression:

Stored size: 605 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

three:
  name: jpno
  display_name: JPNO
  note: 
  position: 3
  id: 3

# == 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

120 entries across 102 versions & 6 rubygems

Version Path
enju_ndl-0.3.3 spec/fixtures/identifier_types.yml
enju_loc-0.3.1 spec/fixtures/identifier_types.yml
enju_oai-0.3.1 spec/fixtures/identifier_types.yml
enju_ndl-0.3.2 spec/fixtures/identifier_types.yml
enju_ndl-0.4.0.rc.1 spec/fixtures/identifier_types.yml
enju_ndl-0.4.0.beta.1 spec/fixtures/identifier_types.yml
enju_ndl-0.3.1 spec/fixtures/identifier_types.yml
enju_oai-0.3.0 spec/fixtures/identifier_types.yml
enju_loc-0.3.0 spec/fixtures/identifier_types.yml
enju_ndl-0.3.0 spec/fixtures/identifier_types.yml
enju_ndl-0.3.0.rc.1 spec/fixtures/identifier_types.yml
enju_grid-0.3.0.beta.1 spec/fixtures/identifier_types.yml
enju_oai-0.3.0.beta.1 spec/fixtures/identifier_types.yml
enju_loc-0.3.0.beta.1 spec/fixtures/identifier_types.yml
enju_ndl-0.3.0.beta.1 spec/fixtures/identifier_types.yml
enju_ndl-0.2.3 spec/fixtures/identifier_types.yml
enju_ndl-0.2.2 spec/fixtures/identifier_types.yml
enju_grid-0.2.0 spec/fixtures/identifier_types.yml
enju_ndl-0.2.1 spec/fixtures/identifier_types.yml
enju_loc-0.2.0 spec/fixtures/identifier_types.yml