Sha256: 0886ffd861801b25070f66122a6bf4dc0c804ea731942f6601e16b5ea0e75879
Contents?: true
Size: 516 Bytes
Versions: 1
Compression:
Stored size: 516 Bytes
Contents
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html one: name: isbn display_name: ISBN note: position: 1 two: name: issn display_name: ISSN note: position: 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
enju_biblio-0.1.0.pre38 | lib/generators/enju_biblio/setup/templates/db/fixtures/identifier_types.yml |