Sha256: 8177feb0e908a3b8b072c5dec03df1622f2d8e77d258b6f2d865a7ca5013342a

Contents?: true

Size: 1.43 KB

Versions: 22

Compression:

Stored size: 1.43 KB

Contents

--- 
question_00001: 
  updated_at: 2007-12-26 02:28:47.252993 +09:00
  body: Yahoo
  id: 1
  user_id: 1
  shared: true
  created_at: 2007-12-26 02:28:47.252993 +09:00
question_00002: 
  updated_at: 2007-12-26 02:28:47.252993 +09:00
  body: test
  id: 2
  user_id: 2
  shared: false
  created_at: 2007-12-26 02:28:47.252993 +09:00
question_00003: 
  updated_at: 2007-12-26 02:28:47.252993 +09:00
  body: test
  id: 3
  user_id: 3
  shared: false
  created_at: 2007-12-26 02:28:47.252993 +09:00
question_00004: 
  updated_at: 2007-12-26 02:28:47.252993 +09:00
  body: test
  id: 4
  user_id: 4
  shared: false
  created_at: 2007-12-26 02:28:47.252993 +09:00
question_00005: 
  updated_at: 2007-12-26 02:28:48.252993 +09:00
  body: test
  id: 5
  user_id: 5
  shared: true
  created_at: 2007-12-26 02:28:47.252993 +09:00
question_00006: 
  updated_at: 2007-12-26 02:28:47.252993 +09:00
  body: test
  id: 6
  user_id: 1
  shared: false
  created_at: 2007-12-26 02:28:47.252993 +09:00

# == Schema Information
#
# Table name: questions
#
#  id            :integer         not null, primary key
#  user_id       :integer         not null
#  body          :text
#  shared        :boolean         default(TRUE), not null
#  answers_count :integer         default(0), not null
#  created_at    :datetime
#  updated_at    :datetime
#  deleted_at    :datetime
#  state         :string(255)
#  solved        :boolean         default(FALSE), not null
#  note          :text
#

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
enju_question-0.1.0.pre3 spec/fixtures/questions.yml
enju_question-0.1.0.pre2 spec/fixtures/questions.yml
enju_question-0.1.0.pre spec/fixtures/questions.yml
enju_question-0.0.21 spec/fixtures/questions.yml
enju_question-0.0.20 spec/fixtures/questions.yml
enju_question-0.0.19 spec/fixtures/questions.yml
enju_question-0.0.18 spec/fixtures/questions.yml
enju_question-0.0.17 spec/fixtures/questions.yml
enju_question-0.0.16 spec/fixtures/questions.yml
enju_question-0.0.15 spec/fixtures/questions.yml
enju_question-0.0.14 spec/fixtures/questions.yml
enju_question-0.0.13 spec/fixtures/questions.yml
enju_question-0.0.12 spec/fixtures/questions.yml
enju_question-0.0.11 spec/fixtures/questions.yml
enju_question-0.0.10 spec/fixtures/questions.yml
enju_question-0.0.9 spec/fixtures/questions.yml
enju_question-0.0.8 spec/fixtures/questions.yml
enju_question-0.0.7 spec/fixtures/questions.yml
enju_question-0.0.6 spec/fixtures/questions.yml
enju_question-0.0.5 spec/fixtures/questions.yml