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