Sha256: 698da8efc53668ac80549b6ccb06da6978888ec0890677cd7890dce20f24e70c
Contents?: true
Size: 596 Bytes
Versions: 101
Compression:
Stored size: 596 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html publisher: name: publisher display_name: "en: Publisher\r\n\ ja: 出版者" note: position: 1 id: 1 seller: name: seller display_name: "en: Seller\r\n\ ja: 販売者" note: position: 2 id: 2 # == Schema Information # # Table name: produce_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
101 entries across 101 versions & 4 rubygems