Sha256: 433399fc7705fdf67a65731bc5e1b262457932027545d28e77b42c83f65f98d5
Contents?: true
Size: 561 Bytes
Versions: 15
Compression:
Stored size: 561 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 # updated_at :datetime #
Version data entries
15 entries across 15 versions & 1 rubygems