Sha256: e186f76fb14204bee0047527fcc07072f7b66b6a984f70ad8b4899a7c9fdf888

Contents?: true

Size: 1.59 KB

Versions: 7

Compression:

Stored size: 1.59 KB

Contents

--- 
event_category_00001: 
  name: unknown
  display_name_translations: {"en": "(not specified)", "ja": "未定"}
  updated_at: 2008-01-01 16:24:17.869192 +09:00
  id: 1
  note: ""
  created_at: 2008-01-01 16:17:12.549565 +09:00
  position: 1
event_category_00002: 
  name: closed
  display_name_translations: {"en": "closed", "ja": "休館日"}
  updated_at: 2008-01-01 16:24:32.561469 +09:00
  id: 2
  note: ""
  created_at: 2008-01-01 16:17:34.642433 +09:00
  position: 2
event_category_00003: 
  name: book_talk
  display_name_translations: {"en": "talk event", "ja": "おはなし会"}
  updated_at: 2008-01-01 16:24:45.267241 +09:00
  id: 3
  note: ""
  created_at: 2008-01-01 16:17:45.415487 +09:00
  position: 3
event_category_00004: 
  name: movie_theater
  display_name_translations: {"en": "screening", "ja": "上映会"}
  updated_at: 2008-01-01 16:24:55.261682 +09:00
  id: 4
  note: ""
  created_at: 2008-01-01 16:18:08.868680 +09:00
  position: 4
event_category_00005: 
  name: talk_event
  display_name_translations: {"en": "seminar", "ja": "講演会"}
  updated_at: 2008-01-01 16:25:04.251141 +09:00
  id: 5
  note: ""
  created_at: 2008-01-01 16:25:04.251141 +09:00
  position: 5

# == Schema Information
#
# Table name: event_categories
#
#  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

7 entries across 7 versions & 2 rubygems

Version Path
enju_circulation-0.4.0.rc.1 spec/fixtures/event_categories.yml
enju_circulation-0.4.0.beta.4 spec/fixtures/event_categories.yml
enju_circulation-0.4.0.beta.3 spec/fixtures/event_categories.yml
enju_event-0.4.0.beta.2 spec/fixtures/event_categories.yml
enju_circulation-0.4.0.beta.2 spec/fixtures/event_categories.yml
enju_circulation-0.4.0.beta.1 spec/fixtures/event_categories.yml
enju_event-0.4.0.beta.1 spec/fixtures/event_categories.yml