Sha256: ae6de93696603f398433505f1073e0cb388a1a77fdd912850166f76d65d539ad

Contents?: true

Size: 642 Bytes

Versions: 21

Compression:

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

four:
  name: ncid
  display_name: NCID
  note: 
  position: 4
  id: 4

# == 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
#  updated_at   :datetime
#

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
enju_biblio-0.2.0.beta.2 spec/fixtures/identifier_types.yml
enju_flower-0.1.2 spec/fixtures/identifier_types.yml
enju_biblio-0.2.0.beta.1 spec/fixtures/identifier_types.yml
enju_biblio-0.1.3 spec/fixtures/identifier_types.yml
enju_flower-0.1.1 spec/fixtures/identifier_types.yml
enju_biblio-0.1.2 spec/fixtures/identifier_types.yml
enju_flower-0.1.0 spec/fixtures/identifier_types.yml
enju_biblio-0.1.1 spec/fixtures/identifier_types.yml
enju_biblio-0.1.0 spec/fixtures/identifier_types.yml
enju_flower-0.1.0.pre24 spec/fixtures/identifier_types.yml
enju_biblio-0.1.0.pre71 spec/fixtures/identifier_types.yml
enju_biblio-0.1.0.pre70 spec/fixtures/identifier_types.yml
enju_biblio-0.1.0.pre69 spec/fixtures/identifier_types.yml
enju_flower-0.1.0.pre23 spec/fixtures/identifier_types.yml
enju_biblio-0.1.0.pre68 spec/fixtures/identifier_types.yml
enju_biblio-0.1.0.pre67 spec/fixtures/identifier_types.yml
enju_flower-0.1.0.pre22 spec/fixtures/identifier_types.yml
enju_biblio-0.1.0.pre66 spec/fixtures/identifier_types.yml
enju_biblio-0.1.0.pre65 spec/fixtures/identifier_types.yml
enju_flower-0.1.0.pre21 spec/fixtures/identifier_types.yml