Sha256: 2ac50571748c84dee02aec0b6d88abc8a081211e45de898a2dce95f72b1fc927
Contents?: true
Size: 561 Bytes
Versions: 142
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: create_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
142 entries across 132 versions & 2 rubygems