Sha256: 305aa060611103207a78c42dcca1280b26e4ea18e6b92c46d39e12d7544adb50

Contents?: true

Size: 1.49 KB

Versions: 16

Compression:

Stored size: 1.49 KB

Contents

--- 
answer_00001: 
  updated_at: 2007-12-26 02:28:47.252993 +09:00
  body: test
  question_id: 1
  id: 1
  user_id: 1
  created_at: 2007-12-26 02:28:47.252993 +09:00
answer_00002: 
  updated_at: 2007-12-26 02:28:47.252993 +09:00
  body: test
  question_id: 1
  id: 2
  user_id: 2
  created_at: 2007-12-26 02:28:47.252993 +09:00
answer_00003: 
  updated_at: 2007-12-26 02:28:47.252993 +09:00
  body: test
  question_id: 1
  id: 3
  user_id: 3
  created_at: 2007-12-26 02:28:47.252993 +09:00
answer_00004: 
  updated_at: 2007-12-26 02:28:47.252993 +09:00
  body: test
  question_id: 2
  id: 4
  user_id: 4
  created_at: 2007-12-26 02:28:47.252993 +09:00
answer_00005: 
  updated_at: 2007-12-26 02:28:47.252993 +09:00
  body: test
  question_id: 2
  id: 5
  user_id: 5
  created_at: 2007-12-26 02:28:47.252993 +09:00
answer_00006: 
  updated_at: 2007-12-26 02:28:47.252993 +09:00
  body: test
  question_id: 2
  id: 6
  user_id: 1
  created_at: 2007-12-26 02:28:47.252993 +09:00

# == Schema Information
#
# Table name: answers
#
#  id                   :integer          not null, primary key
#  user_id              :integer          not null
#  question_id          :integer          not null
#  body                 :text
#  created_at           :datetime         not null
#  updated_at           :datetime         not null
#  deleted_at           :datetime
#  shared               :boolean          default(TRUE), not null
#  state                :string(255)
#  item_identifier_list :text
#  url_list             :text
#

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
enju_question-0.2.0.beta.2 spec/fixtures/answers.yml
enju_question-0.2.0.beta.1 spec/fixtures/answers.yml
enju_question-0.1.1 spec/fixtures/answers.yml
enju_question-0.1.0 spec/fixtures/answers.yml
enju_question-0.1.0.pre15 spec/fixtures/answers.yml
enju_question-0.1.0.pre14 spec/fixtures/answers.yml
enju_question-0.1.0.pre13 spec/fixtures/answers.yml
enju_question-0.1.0.pre12 spec/fixtures/answers.yml
enju_question-0.1.0.pre11 spec/fixtures/answers.yml
enju_question-0.1.0.pre10 spec/fixtures/answers.yml
enju_question-0.1.0.pre9 spec/fixtures/answers.yml
enju_question-0.1.0.pre8 spec/fixtures/answers.yml
enju_question-0.1.0.pre7 spec/fixtures/answers.yml
enju_question-0.1.0.pre6 spec/fixtures/answers.yml
enju_question-0.1.0.pre5 spec/fixtures/answers.yml
enju_question-0.1.0.pre4 spec/fixtures/answers.yml