Sha256: e9f7f66821bae21fe2137262729d412283cde5cb5b3d53666d746b5ca88e2f5a

Contents?: true

Size: 1.09 KB

Versions: 3

Compression:

Stored size: 1.09 KB

Contents

--- 
form_of_work_00001: 
  name: (not specified)
  display_name_translations: {"en": "(not specified)", "ja": "不明"}
  updated_at: 2008-01-08 15:35:55.188771 +09:00
  id: 1
  note: ""
  created_at: 2008-01-08 15:35:55.188771 +09:00
  position: 1
form_of_work_00002: 
  name: idea
  display_name_translations: {"en": "idea", "ja": "idea"}
  updated_at: 2008-01-08 15:35:55.188771 +09:00
  id: 2
  note: ""
  created_at: 2008-01-08 15:35:55.188771 +09:00
  position: 2
form_of_work_00003: 
  name: test
  display_name_translations: {"en": "test", "ja": "test"}
  updated_at: 2008-01-08 15:35:55.188771 +09:00
  id: 3
  note: ""
  created_at: 2008-01-08 15:35:55.188771 +09:00
  position: 3

# == Schema Information
#
# Table name: form_of_works
#
#  id                        :integer          not null, primary key
#  name                      :string           not null
#  display_name              :text
#  note                      :text
#  position                  :integer
#  created_at                :datetime
#  updated_at                :datetime
#  display_name_translations :jsonb            not null
#

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
enju_biblio-0.4.0.rc.1 spec/fixtures/form_of_works.yml
enju_biblio-0.4.0.beta.2 spec/fixtures/form_of_works.yml
enju_biblio-0.4.0.beta.1 spec/fixtures/form_of_works.yml