Sha256: 91246fffdcd4a98a3ce20cd378e429a20fd490bd6c59914a14564e46d668cb01
Contents?: true
Size: 715 Bytes
Versions: 101
Compression:
Stored size: 715 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html editor: name: editor display_name: "en: Editor\r\n\ ja: 編者" note: position: 1 id: 1 translator: name: translator display_name: "en: Translator\r\n\ ja: 訳者" note: position: 2 id: 2 illustrator: name: illustrator display_name: "en: Illustrator\r\n\ ja: 作画者" note: position: 3 id: 3 # == Schema Information # # Table name: realize_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