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