Sha256: 8546abc2ef09689376c1e0f77f1043e1233daefe62cf4d9a304b5ef0763c236a
Contents?: true
Size: 556 Bytes
Versions: 34
Compression:
Stored size: 556 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 # display_name :text # note :text # position :integer # created_at :datetime # updated_at :datetime #
Version data entries
34 entries across 33 versions & 2 rubygems